dot11HopAlgorithmAdopted
IEEE802dot11-MIB ·
.1.2.840.10036.4.4.1.12
Object
column r/w
Enumeration
This attribute, indicates which of the algorithms
will be used to generate the Hopping Patterns.
Valid values are:
1 - hopping patterns as defined in clause 14
2 - hop index method (with or without table)
3 - HCC/EHCC method
Context
- MIB
- IEEE802dot11-MIB
- OID
.1.2.840.10036.4.4.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dot11PhyFHSSEntry
- Groups
- 1
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 'IEEE802dot11-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE802dot11-MIB::dot11HopAlgorithmAdopted'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE802dot11-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE802dot11-MIB::dot11HopAlgorithmAdopted.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE802dot11-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE802dot11-MIB::dot11HopAlgorithmAdopted'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | crnt |
2 | hopindex |
3 | hcc |
Conformance
Member of