hwAPBranchGroupFileStatus
HUAWEI-WLAN-CONFIGURATION-MIB ·
.1.3.6.1.4.1.2011.6.139.11.1.88.2.1.1
Object
column Enumeration
This object indicates the branch group file load status.
Context
- MIB
- HUAWEI-WLAN-CONFIGURATION-MIB
- OID
.1.3.6.1.4.1.2011.6.139.11.1.88.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwAPBranchGroupFileEntry
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-CONFIGURATION-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-CONFIGURATION-MIB::hwAPBranchGroupFileStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-WLAN-CONFIGURATION-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-CONFIGURATION-MIB::hwAPBranchGroupFileStatus.<hwBranchGroupName>.<hwWlanApMac>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-WLAN-CONFIGURATION-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-WLAN-CONFIGURATION-MIB::hwAPBranchGroupFileStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | unload |
3 | loading |
4 | loadfailcancel |
5 | loadfailwriteflashfail |
6 | loadfailfilenotexist |
7 | loadfailtimeout |
8 | loadfailexception |
9 | loadfileabnormalfile |
10 | na |