hwAdslLinePvcConnectTypeCfg
HUAWEI-ADSL-EXT-MIB ·
.1.3.6.1.4.1.2011.6.31.1.5.1.10
Object
column Enumeration
The Connected type of the adsl line PVC Options: 1. auto(0) - The Connected type of the adsl line PVC is auto 2. llc1483B(1) - The Connected type of the adsl line PVC is llc1483B 3. pppoaLLC(2) - The Connected type of the adsl line PVC is pppoaLLC 4. pppoaVcmux(3) - The Connected type of the adsl line PVC is pppoaVcmux 5. ipoaLLc(4) - The Connected type of the adsl line PVC is ipoaLLc 6. ipoaVcmux(5) - The Connected type of the adsl line PVC is ipoaVcmux
Context
- MIB
- HUAWEI-ADSL-EXT-MIB
- OID
.1.3.6.1.4.1.2011.6.31.1.5.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwAdslLinePvcCfgEntry
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-ADSL-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ADSL-EXT-MIB::hwAdslLinePvcConnectTypeCfg'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ADSL-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ADSL-EXT-MIB::hwAdslLinePvcConnectTypeCfg.<ifIndex>.<hwAdsllinePvcVpi>.<hwAdslLinePvcVci>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ADSL-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ADSL-EXT-MIB::hwAdslLinePvcConnectTypeCfg'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | auto |
1 | llc1483B |
2 | pppoaLLC |
3 | pppoaVcmux |
4 | ipoaLLc |
5 | ipoaVcmux |