vlanVoiceOUIBasedPortCurrentMembership
RADLAN-vlanVoice-MIB ·
.1.3.6.1.4.1.89.48.54.12.5.1.4
Object
column Enumeration
Port's current status of membership in Voice VLAN.
Port's possible values of membership in Voice VLAN:
'Active(1)' - Port is currently added to a Voice VLAN .
'NotActive(2)' - Specifies either that port is a candidate to be
in Voice VLAN or disabled.
Context
- MIB
- RADLAN-vlanVoice-MIB
- OID
.1.3.6.1.4.1.89.48.54.12.5.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vlanVoiceOUIBasedPortEntry
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 'RADLAN-vlanVoice-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-vlanVoice-MIB::vlanVoiceOUIBasedPortCurrentMembership'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-vlanVoice-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-vlanVoice-MIB::vlanVoiceOUIBasedPortCurrentMembership.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-vlanVoice-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-vlanVoice-MIB::vlanVoiceOUIBasedPortCurrentMembership'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | notActive |