vdsl2ServProfDataPathMode
HUAWEI-VDSL2-LINE-MIB ·
.1.3.6.1.4.1.2011.6.115.1.5.4.1.1.2
Object
This parameter indicates the VDSL2 line data path modes. Options: 1. atm (1) - atm mode 2. ptm (2) - ptm mode
Context
- MIB
- HUAWEI-VDSL2-LINE-MIB
- OID
.1.3.6.1.4.1.2011.6.115.1.5.4.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vdsl2ServProfEntry
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-VDSL2-LINE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VDSL2-LINE-MIB::vdsl2ServProfDataPathMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VDSL2-LINE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VDSL2-LINE-MIB::vdsl2ServProfDataPathMode.<vdsl2ServProfName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VDSL2-LINE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VDSL2-LINE-MIB::vdsl2ServProfDataPathMode'
Syntax
- Source
- HUAWEI-VDSL2-LINE-TC-MIBVdsl2DataPathModeType
- Base type
Enumeration
Values & Constraints
Type Values
1 | atm |
2 | ptm |