oamResult
MX-ATM-MIB ·
.1.3.6.1.4.1.4935.15.300.1.100.50
Object
scalar Enumeration
Hold the values of the last OAM operation performed. failed(0): OAM test failed. success(1): OAM test success. pending(2): OAM test pending. notStarted(3): OAM not started
Context
- MIB
- MX-ATM-MIB
- OID
.1.3.6.1.4.1.4935.15.300.1.100.50- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- oamTools
- Groups
- 1
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 'MX-ATM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-ATM-MIB::oamResult.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-ATM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-ATM-MIB::oamResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | failed |
1 | success |
2 | pending |
3 | notStarted |
Conformance
Member of