cIfMonNotifCause
CISCO-IF-MONITOR-NOTIF-MIB ·
.1.3.6.1.4.1.9.10.999.1.2.1.3
Object
column Enumeration
The link errors over an interval which caused the severe
condition on the link.
aborts number of packet aborted
crc number of crc errors in packets received
drops number of input packet dropped
flaps number of link flaps
frame-reject number of HDLC frames rejected
runts number of frame runts dropped
(X.25 Parameters)
sabm number of SABMS commands received
frmr number of Frame Rejects
disc number of disconnect command received.
Context
- MIB
- CISCO-IF-MONITOR-NOTIF-MIB
- OID
.1.3.6.1.4.1.9.10.999.1.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cIfMonNotifEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IF-MONITOR-NOTIF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IF-MONITOR-NOTIF-MIB::cIfMonNotifCause'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IF-MONITOR-NOTIF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IF-MONITOR-NOTIF-MIB::cIfMonNotifCause.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IF-MONITOR-NOTIF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IF-MONITOR-NOTIF-MIB::cIfMonNotifCause'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | aborts |
2 | crc |
3 | drops |
4 | flaps |
5 | frame-reject |
6 | runts |
7 | sabm |
8 | frmr |
9 | disc |
Conformance
Member of