stackMemberTable
AT-STACK-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.120.8
Object
table
This table displays details about each of the stack members that are present in the stack to which the current SNMP host belongs. The details provided are the host ID, MAC address, designated and backup master, and state of each host.
Context
- MIB
- AT-STACK-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.120.8- Type
- table
- Status
- current
- Parent
- stack
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AT-STACK-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-STACK-MIB::stackMemberTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-STACK-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-STACK-MIB::stackMemberTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.