avWlanSystemConfigWirelessEnabled
AVAYA-WLAN-SYSTEM-MIB ·
.1.3.6.1.4.1.45.7.16.1.1.1.1
Object
This is used to enable wireless feature (control and data together in first release). System Interface and TcpUdpBasePort will be taken as parameters to this action. Disable will purge all status and statistics related to wireless functionality. A value of true(1) means enabled.
Context
- MIB
- AVAYA-WLAN-SYSTEM-MIB
- OID
.1.3.6.1.4.1.45.7.16.1.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- avWlanSystemConfigScalars
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::avWlanSystemConfigWirelessEnabled.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::avWlanSystemConfigWirelessEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |