rlLldpXMedPortConfigTxOperStatus
HPE-LLDP-MIB ·
.1.3.6.1.4.1.11.2.110.1.2.3.1.1
Object
column Enumeration
This field indicates whether this interface is operational transmitted LLDP MED TLVs. To transmit MED TLVs, the interface must be MED enabled and must be connected to an LLDP-MED device. The switch waits for the LLDP-MED device to advertise its information before the switch transmits its own LLDP-MED TLVs, at which point the operational status becomes enabled
Context
- MIB
- HPE-LLDP-MIB
- OID
.1.3.6.1.4.1.11.2.110.1.2.3.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlLldpXMedPortConfigEntry
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 'HPE-LLDP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-LLDP-MIB::rlLldpXMedPortConfigTxOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPE-LLDP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-LLDP-MIB::rlLldpXMedPortConfigTxOperStatus.<lldpPortConfigPortNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPE-LLDP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPE-LLDP-MIB::rlLldpXMedPortConfigTxOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | not-relevant |
1 | enabled |
2 | disabled |