hwIpfpmDcpDelayTlpRole
HUAWEI-IPFPM-MIB ·
.1.3.6.1.4.1.2011.5.25.316.2.1.13.1.5
Object
column HWIpfpmDelayTlpRole
The type of TLP that delay measure enabled on. The enumeration values include 'e2e(1)','section(2)' . The value 'e2e(1)' represents that this object is end-end. The value 'section(2)' represents that this object is mid-point.
Context
- MIB
- HUAWEI-IPFPM-MIB
- OID
.1.3.6.1.4.1.2011.5.25.316.2.1.13.1.5- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hwIpfpmDcpDelayMeasEntry
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-IPFPM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IPFPM-MIB::hwIpfpmDcpDelayTlpRole'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-IPFPM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IPFPM-MIB::hwIpfpmDcpDelayTlpRole.<hwIpfpmDcpInstId>.<hwIpfpmDcpDelayTlpRole>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-IPFPM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-IPFPM-MIB::hwIpfpmDcpDelayTlpRole'
Syntax
- Source
- HWIpfpmDelayTlpRole
- Base type
Enumeration
Values & Constraints
Type Values
1 | e2e |
2 | section |