hwL2VlanStackingExtAction
HUAWEI-L2VLAN-MIB ·
.1.3.6.1.4.1.2011.5.25.42.3.1.2.6.1.3
Object
column Enumeration
The packet will be poped or pushed.
Context
- MIB
- HUAWEI-L2VLAN-MIB
- OID
.1.3.6.1.4.1.2011.5.25.42.3.1.2.6.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hwL2VlanStackingExtEntry
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-L2VLAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-L2VLAN-MIB::hwL2VlanStackingExtAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-L2VLAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-L2VLAN-MIB::hwL2VlanStackingExtAction.<hwL2VlanStackingExtPortIndex>.<hwL2VlanStackingExtVlanId>.<hwL2VlanStackingExtAction>.<hwL2VlanStackingExtDirection>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-L2VLAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-L2VLAN-MIB::hwL2VlanStackingExtAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pop |
2 | push |