pvxSwitchProtocolAdminState
PACKET-VX-BRIDGE-MIB ·
.1.3.6.1.4.1.18070.2.2.1.14.1.1.1.11
Object
column r/w
Integer32
Bit map indicating protocols enabled on the switch. A value of one in the bit map means the corresponding protocol is enabled. Zero means the protocol is disabled. The bit definition is as follow: mstp(0) lacp(1) ieee802dot1x(2) gvrp(3) igmp(4) 802.1ag(5) Y.1731(6) ccmOffload(7) erps(8) slaMeasurement(9)
Context
- MIB
- PACKET-VX-BRIDGE-MIB
- OID
.1.3.6.1.4.1.18070.2.2.1.14.1.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pvxSwitchEntry
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 '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::pvxSwitchProtocolAdminState'
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::pvxSwitchProtocolAdminState.<pvxSwitchIdx>'
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::pvxSwitchProtocolAdminState'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-1023