mplsOamIdMegSubOperStatus
MPLS-OAM-ID-STD-MIB ·
.1.3.6.1.2.1.10.166.21.1.2.1.11
Object
column Bits
This object specifies the reason why the MEG operational
status, as indicated by the object mplsOamIdMegOperStatus,
is down. This object is used to send the notification to
the SNMP manager about the MEG.
The bit 0 (megDown) indicates that the MEG is down.
The bit 1 (meDown) indicates that the ME table is down.
The bit 2 (oamAppDown) indicates that the OAM application
(LSP or PW) monitored by this MEG is down. Currently, BFD
is the only supported OAM application.
The bit 3 (pathDown) indicates that the underlying
LSP or PW is down.
Context
- MIB
- MPLS-OAM-ID-STD-MIB
- OID
.1.3.6.1.2.1.10.166.21.1.2.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mplsOamIdMegEntry
- Groups
- 2
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::mplsOamIdMegSubOperStatus'
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::mplsOamIdMegSubOperStatus.<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::mplsOamIdMegSubOperStatus'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | megDown |
1 | meDown |
2 | oamAppDown |
3 | pathDown |