juniAtmCircuitOamLoopbackOperStatus
Juniper-UNI-ATM-MIB ·
.1.3.6.1.4.1.4874.2.2.8.1.3.4.1.5
Object
column Enumeration
The operational status of OAM for the interface identified by this
entry.
oamOperStatusNotSupported(0) - OAM not supported on this interface
oamOperStatusDisabled(1) - VC integrity disabled
oamOperStatusSent(2) - Loopback sent, awaiting response
oamOperStatusReceived(3) - Loopback response received, awaiting
frequency
oamOperStatusFailed(4) - Loopback response not received, or
invalid response received
Context
- MIB
- Juniper-UNI-ATM-MIB
- OID
.1.3.6.1.4.1.4874.2.2.8.1.3.4.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- juniAtmCircuitOamEntry
- Groups
- 7
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 'Juniper-UNI-ATM-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-UNI-ATM-MIB::juniAtmCircuitOamLoopbackOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-UNI-ATM-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-UNI-ATM-MIB::juniAtmCircuitOamLoopbackOperStatus.<juniAtmCircuitOamIfIndex>.<juniAtmCircuitOamVpi>.<juniAtmCircuitOamVci>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-UNI-ATM-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-UNI-ATM-MIB::juniAtmCircuitOamLoopbackOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | oamOperStatusNotSupported |
1 | oamOperStatusDisabled |
2 | oamOperStatusSent |
3 | oamOperStatusReceived |
4 | oamOperStatusFailed |