x21LineLoopbackCommand

CISCO-WAN-FR-X21-MIB · .1.3.6.1.4.1.351.110.4.5.1.1.1.5

Object

column r/w Enumeration
This variable represents the  loopback  state
x21NoLoop
		Not in the loopback state. Normal traffic can be sent
x21DiagnosticMetallicLoop
		Loopbacks the line on the back-card towards the Network.
x21DiagnosticFrontcardLoop
		Loopbacks the line on the frontcard toward the Network.
x21RemoteLoop
   		The remote NTU is in the loop back mode.
		In this state, the FRSM-HS1 is sending the loopback 
		code to remote NTU.
	 Default is x21NoLoop.
	 Note: Before going into one of the loopbacks the state
	 should be x21NoLoop.

Context

MIB
CISCO-WAN-FR-X21-MIB
OID
.1.3.6.1.4.1.351.110.4.5.1.1.1.5
Type
column
Access
readwrite
Status
current
Parent
x21CnfGrpEntry
Groups
1

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 'CISCO-WAN-FR-X21-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-FR-X21-MIB::x21LineLoopbackCommand'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-FR-X21-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-FR-X21-MIB::x21LineLoopbackCommand.<x21LineNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-FR-X21-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-FR-X21-MIB::x21LineLoopbackCommand'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1x21NoLoop
2x21DiagnosticMetallicLoop
3x21DiagnosticFrontcardLoop
4x21RemoteLoop
5v35MetallicLoop

Conformance