nnbundleLinkStatus

BUNDLE-MIB · .1.3.6.1.4.1.562.73.1.1.1.13.2.1.9

Object

column Enumeration
bundleLinkStatus indicates whether a 
particular link in a bundle is up or down.  
The link can go down due to various reasons 
such as differential delay, a broken link, 
or negotiation problems at the far end.

Context

MIB
BUNDLE-MIB
OID
.1.3.6.1.4.1.562.73.1.1.1.13.2.1.9
Type
column
Access
readonly
Status
current
Parent
nnbundleLinkEntry

Walk 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 'BUNDLE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BUNDLE-MIB::nnbundleLinkStatus'
More examples
Read one indexed 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::nnbundleLinkStatus.<nnbundleId>.<nnbundleLinkT1Num>'
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::nnbundleLinkStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down