bsLstGroupDownstreamMltList
BAY-STACK-LINK-STATE-TRACKING-MIB ·
.1.3.6.1.4.1.45.5.43.1.2.1.6
Object
This object specifies the downstream mlt list for this group instance. Each MLT ID is stored as a two bytes value. The first byte in the pair holds bits 15-8 of the MLT ID, while the second byte holds bits 7-0 of the MLT ID.
Context
- MIB
- BAY-STACK-LINK-STATE-TRACKING-MIB
- OID
.1.3.6.1.4.1.45.5.43.1.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bsLstGroupEntry
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 'BAY-STACK-LINK-STATE-TRACKING-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-LINK-STATE-TRACKING-MIB::bsLstGroupDownstreamMltList'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BAY-STACK-LINK-STATE-TRACKING-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-LINK-STATE-TRACKING-MIB::bsLstGroupDownstreamMltList.<bsLstGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BAY-STACK-LINK-STATE-TRACKING-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BAY-STACK-LINK-STATE-TRACKING-MIB::bsLstGroupDownstreamMltList'