fsMplsOamIgrEnable
FS-MPLSOAM-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.93.1.1.2.1.8
Object
column r/w
Enumeration
The detection of OAM is enabled/disabled on the ingress of an LSP. 0: The OAM detection is disabled on the ingress; 1: The OAM detection is enabled on the ingress.
Context
- MIB
- FS-MPLSOAM-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.93.1.1.2.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMplsOamIgrEntry
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 'FS-MPLSOAM-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-MPLSOAM-MIB::fsMplsOamIgrEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-MPLSOAM-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-MPLSOAM-MIB::fsMplsOamIgrEnable.<fsMplsOamIgrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-MPLSOAM-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-MPLSOAM-MIB::fsMplsOamIgrEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |