hpicfDldpPortOperStatus
HP-ICF-DLDP-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.108.1.3.1.1
Object
column Enumeration
This object provides the operating status of DLDP on ports. A value of unknown (1) indicates that the operating status of DLDP cannot be determined. A value of initial (2) indicates that DLDP is enabled on port but disabled globally. A value of inactive (3) indicates that DLDP is enabled but the physical status of the port is down. A value of unidirectional (4) indicates that a unidirectional link is detected on the port. A value of bidirectional (5) indicates that a bidirectional link is detected on the port.
Context
- MIB
- HP-ICF-DLDP-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.108.1.3.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpicfDldpPortStatusEntry
- Groups
- 1
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 'HP-ICF-DLDP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-DLDP-MIB::hpicfDldpPortOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-DLDP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-DLDP-MIB::hpicfDldpPortOperStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-DLDP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-DLDP-MIB::hpicfDldpPortOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | initial |
3 | inactive |
4 | unidirectional |
5 | bidirectional |
Conformance
Member of