pvxSwitchMemberStackingState

PACKET-VX-BRIDGE-MIB · .1.3.6.1.4.1.18070.2.2.1.14.1.2.1.8

Object

column Enumeration
If the AdminState is disabled, the stacking state will be disabled. If there is
only one PacketVX enabled in the switch, the value of this variable will be unstacked.
If there is more than one PacketVX, then the card running the control plane will be
primary, any other cards will be secondary. If there is no PacketVX in the slot,
the StackingState is notPresent

Context

MIB
PACKET-VX-BRIDGE-MIB
OID
.1.3.6.1.4.1.18070.2.2.1.14.1.2.1.8
Type
column
Access
readonly
Status
current
Parent
pvxSwitchMemberEntry

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 'PACKET-VX-BRIDGE-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PACKET-VX-BRIDGE-MIB::pvxSwitchMemberStackingState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PACKET-VX-BRIDGE-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PACKET-VX-BRIDGE-MIB::pvxSwitchMemberStackingState.<pvxSwitchMemberIdx>.<pvxSwitchMemberInstIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PACKET-VX-BRIDGE-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PACKET-VX-BRIDGE-MIB::pvxSwitchMemberStackingState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disabled
2unstacked
3primary
4secondary
5notPresent