All MIBs › ACC-FR › accFfrCktLoop
accFfrCktLoop
Module: ACC-FR
OID (symbolic): ACC-FR::accFfrCktLoop
OID (numeric): 1.3.6.1.4.1.5.1.1.20.4.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Indicates the loopback state of the virtual circuit. The object is normally 'normal', indicating that the circuit is in its normal operational state. If set to 'loop', any messages received on the circuit will be returned unmodified and the circuit will always be viewed as 'down' by higher layer protocols. The state of any circuit reverts to 'normal' after a reset.
What is accFfrCktLoop?
This OID enables or reports the loopback mode of a Frame Relay virtual circuit; normal mode allows regular operation while loop mode echoes received traffic back to the sender. An engineer sets this to 'loop' to test circuit transmission and reception without sending data to the far end, and resets it to 'normal' after troubleshooting. For example, setting this to 'loop' during a field test verifies that frames sent are received back unchanged, confirming the circuit's basic transport capability.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.20.4.1.12 snmpwalk -v2c -c public <target> ACC-FR::accFfrCktLoop
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.20.4.1.12.1 snmpget -v2c -c public <target> ACC-FR::accFfrCktLoop.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.20.4.1.12.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.20 | accFr | ACC-FR |
| 1.3.6.1.4.1.5.1.1.20.4 | accFrCktTable | ACC-FR |
| 1.3.6.1.4.1.5.1.1.20.4.1 | accFrCktEntry | ACC-FR |
| 1.3.6.1.4.1.5.1.1.20.4.1.12 | accFfrCktLoop | ACC-FR |