fsMplsTpOamMegOperStatus
SUPERMICRO-MPLS-TP-OAM-MIB ·
.1.3.6.1.4.1.10876.101.1.13.9.1.5
Object
scalar Enumeration
This object specifies the operational status of the Maintenance
Entity Group (MEG). This object is used to send the notification
to the SNMP manager about the MEG when the operational status of
the MEG changes.
The value up (1) indicates that the MEG and its monitored path are
operationally up. The value down (2) indicates that the MEG is
operationally down.
Context
- MIB
- SUPERMICRO-MPLS-TP-OAM-MIB
- OID
.1.3.6.1.4.1.10876.101.1.13.9.1.5- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- fsMplsTpOamObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-MPLS-TP-OAM-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MPLS-TP-OAM-MIB::fsMplsTpOamMegOperStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MPLS-TP-OAM-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MPLS-TP-OAM-MIB::fsMplsTpOamMegOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |