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