wwpVlanMgmtStatus
WWP-EXT-BRIDGE-MIB ·
.1.3.6.1.4.1.6141.2.4.1.2.5.1.5
Object
column r/w
Enumeration
Indicates if this VLAN is a management VLAN. The system can have at most one remote management VLAN, and one local management VLAN. Any VLAN can be set either to remoteMgmtVlan or localMgmtvlan.
Context
- MIB
- WWP-EXT-BRIDGE-MIB
- OID
.1.3.6.1.4.1.6141.2.4.1.2.5.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wwpVlanEntry
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 'WWP-EXT-BRIDGE-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-EXT-BRIDGE-MIB::wwpVlanMgmtStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-EXT-BRIDGE-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-EXT-BRIDGE-MIB::wwpVlanMgmtStatus.<wwpVlanId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-EXT-BRIDGE-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-EXT-BRIDGE-MIB::wwpVlanMgmtStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notMgmtVlan |
1 | remoteMgmtVlan |
2 | localMgmtVlan |