hh3cDot11MngFrmType
HH3C-DOT11-APMT-MIB ·
.1.3.6.1.4.1.25506.2.75.2.2.18.1.1
Object
column Enumeration
Represents the type of the management frame on this radio.
Context
- MIB
- HH3C-DOT11-APMT-MIB
- OID
.1.3.6.1.4.1.25506.2.75.2.2.18.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hh3cDot11RadioMngFrmStatisEntry
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 'HH3C-DOT11-APMT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-DOT11-APMT-MIB::hh3cDot11MngFrmType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-DOT11-APMT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-DOT11-APMT-MIB::hh3cDot11MngFrmType.<hh3cDot11CurAPID>.<hh3cDot11RadioID>.<hh3cDot11MngFrmType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-DOT11-APMT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-DOT11-APMT-MIB::hh3cDot11MngFrmType'
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 |