All MIBs › HUAWEI-VLAN-MIB › hwVlanAggregationSubVlanNdProxyStatus
hwVlanAggregationSubVlanNdProxyStatus
Module: HUAWEI-VLAN-MIB
OID (symbolic): HUAWEI-VLAN-MIB::hwVlanAggregationSubVlanNdProxyStatus
OID (numeric): 1.3.6.1.4.1.2011.5.6.1.11.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Indicates the status of ND proxy in a sub VLAN. Options: 1. enabled(1) -Enable ND proxy in a sub VLAN. 2. disabled(2) -Disable ND proxy in a sub VLAN. Default: disabled(2)
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.5.6.1.11.1.5 snmpwalk -v2c -c public <target> HUAWEI-VLAN-MIB::hwVlanAggregationSubVlanNdProxyStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.5.6.1.11.1.5.1 snmpget -v2c -c public <target> HUAWEI-VLAN-MIB::hwVlanAggregationSubVlanNdProxyStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2011.5.6.1.11.1.5.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hwVlanAggregationSubVlanNdProxyStatus.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.5 | huaweiMgmt | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5.6 | hwVlan | HUAWEI-MIB |
| 1.3.6.1.4.1.2011.5.6.1 | hwVlanMngObject | HUAWEI-VLAN-IF-MIB |
| 1.3.6.1.4.1.2011.5.6.1.11 | hwVlanAggregationTable | HUAWEI-VLAN-MIB |
| 1.3.6.1.4.1.2011.5.6.1.11.1 | hwVlanAggregationEntry | HUAWEI-VLAN-MIB |
| 1.3.6.1.4.1.2011.5.6.1.11.1.5 | hwVlanAggregationSubVlanNdProxyStatus | HUAWEI-VLAN-MIB |