CENTILLION-ATMMON-MIB: View SNMP OID List / Download MIB
VENDOR: CENTILLION NETWORKS
Home | MIB: CENTILLION-ATMMON-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
atmPortMonitor | 1.3.6.1.4.1.930.2.2.2.1 | |||
atmPortStatTable | 1.3.6.1.4.1.930.2.2.2.1.1 | no-access |
ATM Port Statistics |
|
1.3.6.1.4.1.930.2.2.2.1.1.1 | no-access |
ATM Port Statistics. Each entry is indexed by two fields: The card number and the port number. |
||
atmStatCardId | 1.3.6.1.4.1.930.2.2.2.1.1.1.1 | cardid | read-only |
This field is the card index |
atmStatPortId | 1.3.6.1.4.1.930.2.2.2.1.1.1.2 | portid | read-only |
This field is the port index |
atmSigDetected | 1.3.6.1.4.1.930.2.2.2.1.1.1.3 | integer | read-only |
This bit field indicates if the port receives signal from the remote ATM port. 1= signal present, 2= no signal. Enumeration: 'signalpresent': 1, 'nosignal': 2. |
atmRxBadHecCell | 1.3.6.1.4.1.930.2.2.2.1.1.1.4 | counter | read-only |
The number of cells received that has a bad ATM cell header (HEC). The error is usually due to a physical layer problem. For example, when the fiber is first connected to the system or a clock mismatch. |
atmRxDmaDropCell | 1.3.6.1.4.1.930.2.2.2.1.1.1.5 | counter | read-only |
The number of cells received but is discarded by the ATM header validation checking. The error is usually due to a incorrectly configured VPI/VCI or other configuration error. |
atmRxGoodCell | 1.3.6.1.4.1.930.2.2.2.1.1.1.6 | counter | read-only |
The number of cells received that is valid. |
atmTxDmaDropCell | 1.3.6.1.4.1.930.2.2.2.1.1.1.7 | counter | read-only |
The number of outgoing cells dropped due to congestions. |
atmTxGoodCell | 1.3.6.1.4.1.930.2.2.2.1.1.1.8 | counter | read-only |
The number of cells transmitted. |
atmSuniFifoOverrun | 1.3.6.1.4.1.930.2.2.2.1.1.1.9 | counter | read-only |
The number of times that the SUNI FIFO overrun status bit has been read in the true state. |
atmElanMonitor | 1.3.6.1.4.1.930.2.2.2.2 | |||
atmElanPvcStatisticTable | 1.3.6.1.4.1.930.2.2.2.2.1 | no-access |
Tmp ATM Elan PVC statistics |
|
1.3.6.1.4.1.930.2.2.2.2.1.1 | no-access |
ATM Elan PVC statistics. The Elan ID is used as the index of the object. |
||
atmElanId | 1.3.6.1.4.1.930.2.2.2.2.1.1.1 | integer | read-only |
The Elan index. |
atmElanPvcInUcastPkt | 1.3.6.1.4.1.930.2.2.2.2.1.1.2 | integer | read-only |
The number of unicast packet that is received from this Elan PVC. |
atmElanPvcInMcastPkt | 1.3.6.1.4.1.930.2.2.2.2.1.1.3 | integer | read-only |
The number of multicast packet that is received from this Elan PVC. |
atmElanPvcOutUcastPkt | 1.3.6.1.4.1.930.2.2.2.2.1.1.4 | integer | read-only |
The number of unicast packet that is transmitted from this Elan PVC. |
atmElanPvcOutMcastPkt | 1.3.6.1.4.1.930.2.2.2.2.1.1.5 | integer | read-only |
The number of unicast packet that is transmitted from this Elan PVC. |
atmPvcStatusMonitor | 1.3.6.1.4.1.930.2.2.2.3 | |||
atmPvcStatusTable | 1.3.6.1.4.1.930.2.2.2.3.1 | no-access |
Tmp ATM InterSwitch PVC status |
|
1.3.6.1.4.1.930.2.2.2.3.1.1 | no-access |
ATM PVC status. The PVC circuit ID is used as the index of the object. |
||
atmPvcCktId | 1.3.6.1.4.1.930.2.2.2.3.1.1.1 | integer | read-only |
This field is the index of the circuit. |
atmPvcElanId | 1.3.6.1.4.1.930.2.2.2.3.1.1.2 | integer | read-only |
This field is the index of the elan this circuit belongs to. |
atmPvcRemoteSwitchInfoValid | 1.3.6.1.4.1.930.2.2.2.3.1.1.3 | integer | read-only |
This field is based on the aging timer of a remote switch. If the local switch has not received any packets from the remote switch for a period of time, then it is declared as non-valid. 1 = non-valid 2 = valid (normal state of operation). Enumeration: 'valid': 1, 'invalid': 2. |
atmPvcRemoteSwitchMacAddress | 1.3.6.1.4.1.930.2.2.2.3.1.1.4 | macaddress | read-only |
This field lists the remote switch's MAC address. If the atmInterSwitchPvcRemoteSwitchInfoValid object is 1, then this field contains the valid info. Otherwise, this field contains the last learned info. |
atmPvcRemoteSwitchPvcStatus | 1.3.6.1.4.1.930.2.2.2.3.1.1.5 | integer | read-only |
This field is set if the remote switch receives packets from this switch. If atmInterSwitchPvcRemoteSwitchInfoValid objeect is 1, then this field contains the valid info. Otherwise, this field contains the last learned info. Enumeration: 'down': 2, 'up': 1. |
atmPvcSTPState | 1.3.6.1.4.1.930.2.2.2.3.1.1.6 | integer | read-only |
This field indicates the STP port state of the circuit. Enumeration: 'disabled': 1, 'learning': 4, 'forwarding': 5, 'blocking': 2, 'listening': 3. |
atmPvcRemoteElanId | 1.3.6.1.4.1.930.2.2.2.3.1.1.7 | integer | read-only |
This field indicates the elan ID of the circuit. |
atmPvcRemoteMcpIpAddress | 1.3.6.1.4.1.930.2.2.2.3.1.1.8 | ipaddress | read-only |
This is the remote mcp ip address. |
atmSigMonitor | 1.3.6.1.4.1.930.2.2.2.4 | |||
cnCurPtptConns | 1.3.6.1.4.1.930.2.2.2.4.1 | integer | read-only |
This counter counts the number of current point-to-point calls of the switch. |
cnCurPtmptConns | 1.3.6.1.4.1.930.2.2.2.4.2 | integer | read-only |
This counter counts the number of current point-to-multipoint calls of the switch. |
cnCurActiveConns | 1.3.6.1.4.1.930.2.2.2.4.3 | integer | read-only |
This counter counts the number of current active calls of the switch. |
cnCurPortConnsTable | 1.3.6.1.4.1.930.2.2.2.4.4 | no-access |
This table contains the point-to-point, point-to-multipoint and active calls per port for all the atm ports in the switch. |
|
1.3.6.1.4.1.930.2.2.2.4.4.1 | no-access |
This entry contains the point-to-point, point-to-multipoint and active calls per port. |
||
cnCurPortConnsPtptConns | 1.3.6.1.4.1.930.2.2.2.4.4.1.1 | integer | read-only |
This entry counts the number of current point-to-point calls per port. |
cnCurPortConnsPtmptConns | 1.3.6.1.4.1.930.2.2.2.4.4.1.2 | integer | read-only |
This entry counts the number of current point-to-multipoint calls per port. |
cnCurPortConnsActiveConns | 1.3.6.1.4.1.930.2.2.2.4.4.1.3 | integer | read-only |
This entry counts the number of current active calls per port. |
atmCardMonitor | 1.3.6.1.4.1.930.2.2.2.5 | |||
atmCardOperTable | 1.3.6.1.4.1.930.2.2.2.5.1 | no-access |
ATM Card Operational values |
|
1.3.6.1.4.1.930.2.2.2.5.1.1 | no-access |
ATM Card Operational values. Each entry is indexed by card number |
||
atmCardOperCardId | 1.3.6.1.4.1.930.2.2.2.5.1.1.1 | cardid | read-only |
This field is the card index |
atmCardOperExtClockSource | 1.3.6.1.4.1.930.2.2.2.5.1.1.2 | integer | read-only |
This field indicates the operational external clock source. The following value is read-only: 0 = Local Oscillator, 1..N = ATM port id for external clock source. This object only applies to ATM MDA modules with SM, MM, or UTP media types. |
atmStatusEnqMonitor | 1.3.6.1.4.1.930.2.2.2.6 | |||
cnStsEnqPTPCalls | 1.3.6.1.4.1.930.2.2.2.6.1 | integer | read-only |
The number of current point-to-point calls in the status enquiry queue of the switch. |
cnStsEnqActiveParties | 1.3.6.1.4.1.930.2.2.2.6.2 | integer | read-only |
The number of current active parties in the status enquiry queue of the switch. (This includes point- to-multi-point calls). |
cnStsEnqSent | 1.3.6.1.4.1.930.2.2.2.6.3 | integer | read-only |
The total number of status enquiry requests sent. |
cnStsEnqCfmsRecvd | 1.3.6.1.4.1.930.2.2.2.6.4 | integer | read-only |
The number of current status messages (in response to status enquiry) received. |
cnStsEnqRetried | 1.3.6.1.4.1.930.2.2.2.6.5 | integer | read-only |
The total number of status enquiry commands retried. |
cnStsEnqTimeOuts | 1.3.6.1.4.1.930.2.2.2.6.6 | integer | read-only |
The total number of status enquiry commands timed out i.e The number of calls for which status (in response to status enquiry) was not received. |
cnStsEnqQueueSize | 1.3.6.1.4.1.930.2.2.2.6.7 | integer | read-only |
The size of the status enquiry queue. |
cnStsEnqCallsCleared | 1.3.6.1.4.1.930.2.2.2.6.8 | integer | read-only |
The number of calls cleared by status enquiry. |