mplsOamIdMegPathFlow
MPLS-OAM-ID-STD-MIB ·
.1.3.6.1.2.1.10.166.21.1.2.1.9
Object
column r/w
Enumeration
Indicates the transport path flow for this MEG. In the case of a unidirectional point-to-point transport path, a single unidirectional ME is defined to monitor it. In the case of associated bidirectional point-to-point transport paths, two independent unidirectional MEs are defined to independently monitor each direction. In the case of co-routed bidirectional point-to-point transport paths, a single bidirectional ME is defined to monitor both directions congruently. In the case of unidirectional point-to-multipoint transport paths, a single unidirectional ME for each leaf is defined to monitor the transport path from the root to that leaf.
Context
- MIB
- MPLS-OAM-ID-STD-MIB
- OID
.1.3.6.1.2.1.10.166.21.1.2.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mplsOamIdMegEntry
- 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 'MPLS-OAM-ID-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-OAM-ID-STD-MIB::mplsOamIdMegPathFlow'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-OAM-ID-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-OAM-ID-STD-MIB::mplsOamIdMegPathFlow.<mplsOamIdMegIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-OAM-ID-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-OAM-ID-STD-MIB::mplsOamIdMegPathFlow'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unidirectionalPointToPoint |
2 | coRoutedBidirectionalPointToPoint |
3 | associatedBidirectionalPointToPoint |
4 | unidirectionalPointToMultiPoint |
Conformance
Member of
Compliance refinements
mplsOamIdModuleReadOnlyCompliance
readonly
Write access is not required.