hh3cDot11APPacketSize
HH3C-DOT11-APMT-MIB ·
.1.3.6.1.4.1.25506.2.75.2.2.19.1.1
Object
column Enumeration
This node represents packet size: sizeLevel1 : size <= 128 sizeLevel2 : 128 < size <= 512 sizeLevel3 : 512 < size <= 1024 sizeLevel4 : size > 1024
Context
- MIB
- HH3C-DOT11-APMT-MIB
- OID
.1.3.6.1.4.1.25506.2.75.2.2.19.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hh3cDot11APPacketSizeStatisEntry
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::hh3cDot11APPacketSize'
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::hh3cDot11APPacketSize.<hh3cDot11CurAPID>.<hh3cDot11RadioID>.<hh3cDot11APPacketSize>'
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::hh3cDot11APPacketSize'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sizeLevel1 |
2 | sizeLevel2 |
3 | sizeLevel3 |
4 | sizeLevel4 |