hwVclUserActualType
HUAWEI-ATM-CM-RM-MIB ·
.1.3.6.1.4.1.2011.5.10.3.1.8
Object
column Enumeration
Actual PVC encapsulation type. Options: 1. bridge(1) -Actual PVC encapsulation type is bridge 2. llcPPP(2) -Actual PVC encapsulation type is llcPPP 3. llcIP(3) -Actual PVC encapsulation type is llcIP 4. vcPPP(4) -Actual PVC encapsulation type is vcPPP 5. llcBridge(5) -Actual PVC encapsulation type is llcBridge 6. vcmuxBridge(6)-Actual PVC encapsulation type is vcmuxBridge 7. vcmuxIP(7) -Actual PVC encapsulation type is vcmuxIP
Context
- MIB
- HUAWEI-ATM-CM-RM-MIB
- OID
.1.3.6.1.4.1.2011.5.10.3.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwVclAttrEntry
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-ATM-CM-RM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ATM-CM-RM-MIB::hwVclUserActualType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ATM-CM-RM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ATM-CM-RM-MIB::hwVclUserActualType.<ifIndex>.<atmVclVpi>.<atmVclVci>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ATM-CM-RM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ATM-CM-RM-MIB::hwVclUserActualType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | bridge |
2 | llcPPP |
3 | llcIP |
4 | vcPPP |
5 | llcBridge |
6 | vcmuxBridge |
7 | vcmuxIP |