xpdrDirection
SL-XPDR-MIB ·
.1.3.6.1.4.1.4515.1.8.1.1.1.10
Object
column r/w
Enumeration
This object is used for unidirectional services. The upper port is the uplink as with the aps configuration. The transponder on one side should be configured as TX and the peer as RX.
Context
- MIB
- SL-XPDR-MIB
- OID
.1.3.6.1.4.1.4515.1.8.1.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- xpdrConnConfigEntry
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 'SL-XPDR-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-XPDR-MIB::xpdrDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SL-XPDR-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-XPDR-MIB::xpdrDirection.<xpdrConnConfigIf1>.<xpdrConnConfigIf2>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SL-XPDR-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SL-XPDR-MIB::xpdrDirection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | bidirectional |
2 | unidirectionalTx |
3 | unidirectionalRx |
4 | loopback |