cienaCesOamLoopbackCommand

CIENA-CES-OAM-MIB · .1.3.6.1.4.1.1271.2.3.5.1.1.6.1.2

Object

column Enumeration
This attribute initiates or terminates remote loopback with
an OAM peer.  Value startRemoteLoopback(2) of this attribute
indicates the local OAM client to send a loopback OAMPDU to the
OAM peer with the loopback enable flags set.  Value
stopRemoteLoopback(3) of this attribute indicates the local
OAM client to send a loopback OAMPDU to the OAM peer with the
loopback enable flags cleared.  Value noLoopback(1) to this
attribute has no effect.  
              
The attribute always returns noLoopback on a read.  To
determine the loopback status, use the attribute
cienaCesOamLoopbackStatus.

Context

MIB
CIENA-CES-OAM-MIB
OID
.1.3.6.1.4.1.1271.2.3.5.1.1.6.1.2
Type
column
Access
readonly
Status
current
Parent
cienaCesOamLoopbackEntry

Walk 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 'CIENA-CES-OAM-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-OAM-MIB::cienaCesOamLoopbackCommand'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIENA-CES-OAM-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-OAM-MIB::cienaCesOamLoopbackCommand.<cienaCesOamLoopbackPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIENA-CES-OAM-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIENA-CES-OAM-MIB::cienaCesOamLoopbackCommand'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noLoopback
2startRemoteLoopback
3stopRemoteLoopback