h3cDot11APPacketSize
A3COM-HUAWEI-DOT11-APMT-MIB ·
.1.3.6.1.4.1.43.45.1.10.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
- A3COM-HUAWEI-DOT11-APMT-MIB
- OID
.1.3.6.1.4.1.43.45.1.10.2.75.2.2.19.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- h3cDot11APPacketSizeStatisEntry
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 'A3COM-HUAWEI-DOT11-APMT-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-HUAWEI-DOT11-APMT-MIB::h3cDot11APPacketSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3COM-HUAWEI-DOT11-APMT-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-HUAWEI-DOT11-APMT-MIB::h3cDot11APPacketSize.<h3cDot11CurAPID>.<h3cDot11RadioID>.<h3cDot11APPacketSize>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM-HUAWEI-DOT11-APMT-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM-HUAWEI-DOT11-APMT-MIB::h3cDot11APPacketSize'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sizeLevel1 |
2 | sizeLevel2 |
3 | sizeLevel3 |
4 | sizeLevel4 |