hwIpDslamPvcProtocolType
HUAWEI-IPDSLAM-PVCPROTOCAL-MIB ·
.1.3.6.1.4.1.2011.6.45.1.1.1
Object
column r/w
Enumeration
Specifies the PVC encapsulation type. The default value is llcBridge. Options: 1. auto(1) -Indicates that the PVC encapsulation type is auto 2. llcBridge(2) -Indicates that the PVC encapsulation type is llcBridge 3. llcPPP(3) -Indicates that the PVC encapsulation type is llcPPP 4. llcIP(4) -Indicates that the PVC encapsulation type is llcIP 5. vcmuxBridge(5) -Indicates that the PVC encapsulation type is vcmuxBridge 6. vcmuxPPP(6) -Indicates that the PVC encapsulation type is vcmuxPPP 7. vcmuxIP(7) -Indicates that the PVC encapsulation type is vcmuxIP Default: llcBridge(2)
Context
- MIB
- HUAWEI-IPDSLAM-PVCPROTOCAL-MIB
- OID
.1.3.6.1.4.1.2011.6.45.1.1.1- Type
- column
- Access
- readwrite
- 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::hwIpDslamPvcProtocolType'
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::hwIpDslamPvcProtocolType.<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::hwIpDslamPvcProtocolType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | auto |
2 | llcBridge |
3 | llcPPP |
4 | llcIP |
5 | vcmuxBridge |
6 | vcmuxPPP |
7 | vcmuxIP |