gmplsOutSegmentDirection

GMPLS-LSR-STD-MIB · .1.3.6.1.2.1.10.166.15.1.3.1.1

Object

This object indicates the direction of data flow on this
segment.  This object cannot be modified if
mplsOutSegmentRowStatus for the corresponding entry in the
mplsOutSegmentTable is active(1).

Context

MIB
GMPLS-LSR-STD-MIB
OID
.1.3.6.1.2.1.10.166.15.1.3.1.1
Type
column
Access
readwrite
Status
current
Parent
gmplsOutSegmentEntry
Groups
1

Walk 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 'GMPLS-LSR-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GMPLS-LSR-STD-MIB::gmplsOutSegmentDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GMPLS-LSR-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GMPLS-LSR-STD-MIB::gmplsOutSegmentDirection.<mplsOutSegmentIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GMPLS-LSR-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GMPLS-LSR-STD-MIB::gmplsOutSegmentDirection'

Values & Constraints

Type Values
1forward
2reverse

Conformance

Member of
Compliance refinements
gmplsLsrModuleFullCompliance readonly GMPLS-TC-STD-MIB::GmplsSegmentDirectionTC
The only valid value for unidirectional LSPs is forward(1).
The only valid value for unidirectional LSPs is forward(1).