lldpXPnoLocPortMrrtStatus
LLDP-EXT-PNO-MIB ·
.1.0.8802.1.1.2.1.5.3791.1.2.1.1.8
Object
column Enumeration
This object reports the status of the MRRT entity of the corresponding port. A value of off(0) means that there isn't any MRRT capability available for this port or it is switched off. The value configured(1) indicates that MRRT is configured for the port. When MRRT is active on the port, the value will be up(2).
Context
- MIB
- LLDP-EXT-PNO-MIB
- OID
.1.0.8802.1.1.2.1.5.3791.1.2.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lldpXPnoLocEntry
- 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 'LLDP-EXT-PNO-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LLDP-EXT-PNO-MIB::lldpXPnoLocPortMrrtStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LLDP-EXT-PNO-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LLDP-EXT-PNO-MIB::lldpXPnoLocPortMrrtStatus.<lldpLocPortNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LLDP-EXT-PNO-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LLDP-EXT-PNO-MIB::lldpXPnoLocPortMrrtStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | off |
1 | configured |
2 | up |
Conformance
Member of