hwVOPINPDelayConfProfInitPolicy
HUAWEI-VOP-MIB ·
.1.3.6.1.4.1.2011.6.144.1.1.16.1.11
Object
If retransmission is not used in a given transmit direction, this parameter indicates which policy shall be applied to determine the transceiver configuration parameters at initialization. The valid values for CIPOLICY are 0,1 and 2. Those policies are defined in the respective Recommendations.
Context
- MIB
- HUAWEI-VOP-MIB
- OID
.1.3.6.1.4.1.2011.6.144.1.1.16.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwVOPINPDelayConfProfEntry
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-VOP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOP-MIB::hwVOPINPDelayConfProfInitPolicy'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VOP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOP-MIB::hwVOPINPDelayConfProfInitPolicy.<hwVOPINPDelayConfProfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VOP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VOP-MIB::hwVOPINPDelayConfProfInitPolicy'
Syntax
- Source
- Xdsl2ChInitPolicy
- Base type
Enumeration
Values & Constraints
Type Values
1 | policy0 |
2 | policy1 |
3 | policy2 |