avWlanSystemStatusOperationalRole
AVAYA-WLAN-SYSTEM-MIB ·
.1.3.6.1.4.1.45.7.16.1.2.1.5
Object
scalar Enumeration
The current operational role of the WLAN system running on
this device. Only applicable when the value of
the avWlanSystemStatusOperationalStatus is 'enabled(1)'.
The meaning of the values is:
wcp(1) - device is running Control plane only
wsp(2) - device is running Data plane only
wcpAndwsp(3) - device is running both Control and Data planes
Context
- MIB
- AVAYA-WLAN-SYSTEM-MIB
- OID
.1.3.6.1.4.1.45.7.16.1.2.1.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- avWlanSystemStatusScalars
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AVAYA-WLAN-SYSTEM-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-WLAN-SYSTEM-MIB::avWlanSystemStatusOperationalRole.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AVAYA-WLAN-SYSTEM-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AVAYA-WLAN-SYSTEM-MIB::avWlanSystemStatusOperationalRole'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | wcp |
2 | wsp |
3 | wcpAndwsp |