nnlinkDownCause
BUNDLE-MIB ·
.1.3.6.1.4.1.562.73.1.1.1.13.5.1.8
Object
scalar Enumeration
Reason for the bundle going down admin-delete - link has been removed/deleted from the bundle by the administrator, admin-down - physical link has been disabled administratively from module configuration commands, e.g. 'no enable t1 1' drop-config - link has been removed from the bundle due to event being triggered by the error threshold configuration for the link. e.g. 'drop es 10' command setting from the bundle configuration commands. l1-failure - Layer 1 failures (physical links), including physical alarms, excessive errors,etc.
Context
- MIB
- BUNDLE-MIB
- OID
.1.3.6.1.4.1.562.73.1.1.1.13.5.1.8- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- nnbundleTrapVariables
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BUNDLE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BUNDLE-MIB::nnlinkDownCause.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BUNDLE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BUNDLE-MIB::nnlinkDownCause'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | admin-delete |
2 | admin-down |
3 | drop-config |
4 | diffdelay |
5 | l1-failures |