avWlanMobAgentVlanWcValidated
AVAYA-WLAN-MOB-SW-MIB ·
.1.3.6.1.4.1.45.7.10.1.1.1.1.7
Object
column SNMPv2-TCTruthValue
Indicates whether the Mobility VLAN name for this entry was received from (and thus validated by) the managing controller. Mostly useful for validating mappings that were manually added offline before the switch associated to the controller.
Context
- MIB
- AVAYA-WLAN-MOB-SW-MIB
- OID
.1.3.6.1.4.1.45.7.10.1.1.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- avWlanMobAgentVlanEntry
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 'AVAYA-WLAN-MOB-SW-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-WLAN-MOB-SW-MIB::avWlanMobAgentVlanWcValidated'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AVAYA-WLAN-MOB-SW-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-WLAN-MOB-SW-MIB::avWlanMobAgentVlanWcValidated.<avWlanMobAgentVlanName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AVAYA-WLAN-MOB-SW-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AVAYA-WLAN-MOB-SW-MIB::avWlanMobAgentVlanWcValidated'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |