hpnicfDot11MngFrameType
HPN-ICF-DOT11-APMT-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.75.2.2.9.1.2
Object
column Enumeration
Represents the type of the management frame on this radio.
Context
- MIB
- HPN-ICF-DOT11-APMT-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.75.2.2.9.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hpnicfDot11RadioMngFrameStatisEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-DOT11-APMT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DOT11-APMT-MIB::hpnicfDot11MngFrameType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-DOT11-APMT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DOT11-APMT-MIB::hpnicfDot11MngFrameType.<hpnicfDot11RadioStatisIndex>.<hpnicfDot11MngFrameType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-DOT11-APMT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-DOT11-APMT-MIB::hpnicfDot11MngFrameType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | assocReq |
2 | assocResp |
3 | reassocReq |
4 | reassocResp |
5 | probeReq |
6 | probeResp |
7 | beacon |
8 | atim |
9 | disassociation |
10 | authentication |
11 | deauthentication |
12 | action |