h3cDot3OamLoopbackCommand
H3C-EFM-COMMON-MIB ·
.1.3.6.1.4.1.2011.10.2.42.3.1.3.1.1
Object
column r/w
Enumeration
This attribute initiates or terminates remote loopback with
an OAM peer. Writing startRemoteLoopback(2) to this attribute
cause the local OAM client to send a loopback OAMPDU to the
OAM peer with the loopback enable flags set. Writing
stopRemoteLoopback(3) to this attribute will cause the local
OAM client to send a loopback OAMPDU to the OAM peer with the
loopback enable flags cleared. Writing noLoopback to this
attribute has no effect.
Writes to this attribute are ignored unless the OAM status of
this interface is 'operational' (h3cDot3OamOperStatus).
The attribute always returns noLoopback on a read. To
determine the loopback status, use the attribute
h3cDot3OamLoopbackStatus.
Context
- MIB
- H3C-EFM-COMMON-MIB
- OID
.1.3.6.1.4.1.2011.10.2.42.3.1.3.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- h3cDot3OamLoopbackEntry
- Groups
- 1
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 'H3C-EFM-COMMON-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-EFM-COMMON-MIB::h3cDot3OamLoopbackCommand'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-EFM-COMMON-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-EFM-COMMON-MIB::h3cDot3OamLoopbackCommand.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-EFM-COMMON-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-EFM-COMMON-MIB::h3cDot3OamLoopbackCommand'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noLoopback |
2 | startRemoteLoopback |
3 | stopRemoteLoopback |
Conformance
Member of