ntWlanApMuDisAssocTrapEnabled
NORTEL-WLAN-AP-MIB ·
.1.3.6.1.4.1.45.1.11.1.8.2
Object
This object controls whether ntWlanApMuDisAssocTrap notifications will be generated when an MU disassociates from the AP. If this object is true(1), then the notification will be generated. If it is false, the notification will not be generated.
Context
- MIB
- NORTEL-WLAN-AP-MIB
- OID
.1.3.6.1.4.1.45.1.11.1.8.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ntWlanApTraps
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 'NORTEL-WLAN-AP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NORTEL-WLAN-AP-MIB::ntWlanApMuDisAssocTrapEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NORTEL-WLAN-AP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NORTEL-WLAN-AP-MIB::ntWlanApMuDisAssocTrapEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |