avWlanNotifAuxConnectionFailureReason
AVAYA-WLAN-MOB-SW-NOTIFICATIONS-MIB ·
.1.3.6.1.4.1.45.7.19.1.1.9
Object
scalar Enumeration
This object indicate the reason for connection failure with
the peer device. The peer device is either a Access Point or
Wireless Switching Point. The supported values are:
kaLoss - loss of keep alive packets between the peers.
controlPlane - connection closed by the controller
peerReset - peer device closed the connection
Context
- MIB
- AVAYA-WLAN-MOB-SW-NOTIFICATIONS-MIB
- OID
.1.3.6.1.4.1.45.7.19.1.1.9- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- avWlanMobSwNotificationAuxObjects
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-MOB-SW-NOTIFICATIONS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-WLAN-MOB-SW-NOTIFICATIONS-MIB::avWlanNotifAuxConnectionFailureReason.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AVAYA-WLAN-MOB-SW-NOTIFICATIONS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AVAYA-WLAN-MOB-SW-NOTIFICATIONS-MIB::avWlanNotifAuxConnectionFailureReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | kaLoss |
2 | controlPlane |
3 | peerReset |