dot11EHCCNumberofChannelsFamilyIndex
IEEE802dot11-MIB ·
.1.2.840.10036.4.4.1.9
Object
This attribute indicates the value to be used as the maximum for the family index (a) in the HCC and EHCC algorithms. The value of this field shall not be less than the prime radix minus 3 (N - 3). The valid range of allowed values is (N - 1), (N - 2), and (N - 3).
Context
- MIB
- IEEE802dot11-MIB
- OID
.1.2.840.10036.4.4.1.9- 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::dot11EHCCNumberofChannelsFamilyIndex'
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::dot11EHCCNumberofChannelsFamilyIndex.<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::dot11EHCCNumberofChannelsFamilyIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of