All MIBs › HUAWEI-WLAN-DEVICE-MIB › hwAcRowStatus
hwAcRowStatus
Module: HUAWEI-WLAN-DEVICE-MIB
OID (symbolic): HUAWEI-WLAN-DEVICE-MIB::hwAcRowStatus
OID (numeric): 1.3.6.1.4.1.2011.6.139.2.7.1.1.6
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description:
Description.
What is hwAcRowStatus?
This OID holds a status value that controls whether a wireless access controller row (table entry) is active, inactive, or being created/deleted in the system. It allows administrators to manage the lifecycle of access controller configurations without directly modifying the underlying data. An operator would use this to enable, disable, or remove an access controller from the system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.6.139.2.7.1.1.6 snmpwalk -v2c -c public <target> HUAWEI-WLAN-DEVICE-MIB::hwAcRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.6.139.2.7.1.1.6.1 snmpget -v2c -c public <target> HUAWEI-WLAN-DEVICE-MIB::hwAcRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2011.6.139.2.7.1.1.6.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hwAcRowStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2011 | huawei | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.6 | huaweiUtility | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.6.139 | hwWlan | HUAWEI-WLAN-MIB |
| 1.3.6.1.4.1.2011.6.139.2 | hwWlanDevice | HUAWEI-WLAN-DEVICE-MIB |
| 1.3.6.1.4.1.2011.6.139.2.7 | hwAcObjects | HUAWEI-WLAN-DEVICE-MIB |
| 1.3.6.1.4.1.2011.6.139.2.7.1 | hwAcTable | HUAWEI-WLAN-DEVICE-MIB |
| 1.3.6.1.4.1.2011.6.139.2.7.1.1 | hwAcEntry | HUAWEI-WLAN-DEVICE-MIB |
| 1.3.6.1.4.1.2011.6.139.2.7.1.1.6 | hwAcRowStatus | HUAWEI-WLAN-DEVICE-MIB |