hwMacRadioMngBaseBssID
HUAWEI-WLAN-RADIO-MIB ·
.1.3.6.1.4.1.2011.6.139.3.26.1.2
Object
column SNMPv2-TCMacAddress
You can get an effective baseBssID ,only when wlan 1 is created. Or you will get a noneffective value. BSSID identifies a minimum service set,When administrator binds a ESS to a radio, it use base BSSID and WlanID to generate a BSSID. The format of the bssid is a max address which contains 3 sets of 2 Btyes hexadecimal character join up with - character, such as 00e0-5678-12fa.
Context
- MIB
- HUAWEI-WLAN-RADIO-MIB
- OID
.1.3.6.1.4.1.2011.6.139.3.26.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwMacRadioManageEntry
- 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 'HUAWEI-WLAN-RADIO-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-RADIO-MIB::hwMacRadioMngBaseBssID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-WLAN-RADIO-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-RADIO-MIB::hwMacRadioMngBaseBssID.<hwApMac>.<hwMacRadioID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-WLAN-RADIO-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-WLAN-RADIO-MIB::hwMacRadioMngBaseBssID'
Syntax
- Source
- SNMPv2-TCMacAddress
- Base type
OctetString- Display format
1x:
Type Description
Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires MAC addresses to be transmitted most significant bit first.
Values & Constraints
Type Constraints
range: 6
Conformance
Member of