dot11RegDomainsSupportedValue
IEEE802dot11-MIB ·
.1.2.840.10036.4.7.1.2
Object
column Enumeration
There are different operational requirements dependent on
the regulatory domain. This attribute list describes the
regulatory domains the PLCP and PMD support in this
implementation. Currently defined values and their
corresponding Regulatory Domains are:
FCC (USA) = X'10', DOC (Canada) = X'20', ETSI (most of
Europe) = X'30', Spain = X'31', France = X'32', MKK
(Japan) = X'40'
Context
- MIB
- IEEE802dot11-MIB
- OID
.1.2.840.10036.4.7.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dot11RegDomainsSupportedEntry
- 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::dot11RegDomainsSupportedValue'
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::dot11RegDomainsSupportedValue.<ifIndex>.<dot11RegDomainsSupportedIndex>'
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::dot11RegDomainsSupportedValue'
Syntax
Enumeration
Values & Constraints
Enumerated Values
16 | fcc |
32 | doc |
48 | etsi |
49 | spain |
50 | france |
64 | mkk |
Conformance
Member of