dot11RequestType
AP80-PRIVATE-MIB ·
.1.3.6.1.4.1.14823.2.3.2.7.4.1.3
Object
scalar Enumeration
This attribute defines the request type sent by the station. Value = 1: Unknown request type Value = 2: Association Request Value = 3: Re-association Request Value = 4: Authentication
Context
- MIB
- AP80-PRIVATE-MIB
- OID
.1.3.6.1.4.1.14823.2.3.2.7.4.1.3- Type
- scalar
- Access
- noaccess
- Status
- current
- Parent
- dot11NotificationObjects
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 'AP80-PRIVATE-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AP80-PRIVATE-MIB::dot11RequestType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AP80-PRIVATE-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AP80-PRIVATE-MIB::dot11RequestType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | association |
3 | reAssociation |
4 | authentication |
Object Constraints
range: 0-9