h3cDot11APReassocStatisType
A3COM-HUAWEI-DOT11-APMT-MIB ·
.1.3.6.1.4.1.43.45.1.10.2.75.2.2.12.1.1
Object
column Enumeration
Represents the type of re-association with this AP.
Context
- MIB
- A3COM-HUAWEI-DOT11-APMT-MIB
- OID
.1.3.6.1.4.1.43.45.1.10.2.75.2.2.12.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- h3cDot11APReassocStatisEntry
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::h3cDot11APReassocStatisType'
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::h3cDot11APReassocStatisType.<h3cDot11CurAPID>.<h3cDot11APReassocStatisType>'
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::h3cDot11APReassocStatisType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | total |
2 | success |
3 | invalidation |
4 | overtime |
5 | rejected |
6 | other |