sleMplsTpOamFmInfoStatus
SLE-MPLS-TP-OAM-MIB ·
.1.3.6.1.4.1.6296.101.16.17.3.1.1.18
Object
column Enumeration
This object is used to display the IETF Status 1- path not Associated. 2- path associated with another me. 3- path down 4- received AIS Message. 5- received LKR FM Message. 6- Bfd Detected Loc. 7- Server Layer Down. 8- Invalid Me.
Context
- MIB
- SLE-MPLS-TP-OAM-MIB
- OID
.1.3.6.1.4.1.6296.101.16.17.3.1.1.18- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sleMplsTpOamFmInfoEntry
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 'SLE-MPLS-TP-OAM-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-MPLS-TP-OAM-MIB::sleMplsTpOamFmInfoStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SLE-MPLS-TP-OAM-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-MPLS-TP-OAM-MIB::sleMplsTpOamFmInfoStatus.<sleMplsTpOamFmInfoMegIndex>.<sleMplsTpOamFmInfoMeIndex>.<sleMplsTpOamFmInfoMpIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLE-MPLS-TP-OAM-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLE-MPLS-TP-OAM-MIB::sleMplsTpOamFmInfoStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pathNotAssociated |
2 | pathAssociateWithAnotherMe |
3 | pathDown |
4 | receivedAisFmMessage |
5 | receviedLkrFmMessage |
6 | bfdDetecLoc |
7 | serverLayerDown |
8 | invalidMe |