avWlanMobAgentVlanAdminMapped
AVAYA-WLAN-MOB-SW-MIB ·
.1.3.6.1.4.1.45.7.10.1.1.1.1.8
Object
column SNMPv2-TCTruthValue
Indicates whether the LVID mapping for this entry was set by admin or auto-assigned by the switch itself. Has no meaning if the LVID value is 0
Context
- MIB
- AVAYA-WLAN-MOB-SW-MIB
- OID
.1.3.6.1.4.1.45.7.10.1.1.1.1.8- 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::avWlanMobAgentVlanAdminMapped'
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::avWlanMobAgentVlanAdminMapped.<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::avWlanMobAgentVlanAdminMapped'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |