avWlanMobAgentVlanL3Mobility
AVAYA-WLAN-MOB-SW-MIB ·
.1.3.6.1.4.1.45.7.10.1.1.1.1.3
Object
column r/w
Enumeration
This object indicates the L3 mobility mode for the VLAN.
The meaning of the values is:
none(1) - L3 mobility is not enabled for this VLAN (L2 mobility is
supported, which is the default behaviour when a VLAN
is mapped).
server(2) - L3 mobility is enabled for this VLAN, and this switch
can act as a server for this mobility VLAN. The rest
of the parameters for the VLAN are valid.
client(3) - L3 mobility is enabled for this VLAN, and this switch
is configured as a static client for this VLAN. All
ports in the mapped Local VLAN will be remotely
connected to this mobility VLAN.
Context
- MIB
- AVAYA-WLAN-MOB-SW-MIB
- OID
.1.3.6.1.4.1.45.7.10.1.1.1.1.3- Type
- column
- Access
- readwrite
- 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::avWlanMobAgentVlanL3Mobility'
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::avWlanMobAgentVlanL3Mobility.<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::avWlanMobAgentVlanL3Mobility'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | server |
3 | client |