vlanVoicePortCurrentMembership

RADLAN-vlan-MIB · .1.3.6.1.4.1.89.48.54.4.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-vlan-MIB
OID
.1.3.6.1.4.1.89.48.54.4.1.4
Type
column
Access
readonly
Status
current
Parent
vlanVoicePortEntry

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 'RADLAN-vlan-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-vlan-MIB::vlanVoicePortCurrentMembership'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-vlan-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-vlan-MIB::vlanVoicePortCurrentMembership.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-vlan-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-vlan-MIB::vlanVoicePortCurrentMembership'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
2notActive