All MIBs › CDX-6500-COMMON-MIB › cdx6500NMV54LoopbackStatus
cdx6500NMV54LoopbackStatus
Module: CDX-6500-COMMON-MIB
OID (symbolic): CDX-6500-COMMON-MIB::cdx6500NMV54LoopbackStatus
OID (numeric): 1.3.6.1.4.1.449.2.1.1.3.3.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Loopback Status. v54Starting - test is being prepared to start. v54Running - test in progress. v54Stopping - test is being stopped. v54Clearing - system is clearing resources used for the test. v54Stopped - test has been completed. v54AbortPortDisabled - selected port is disabled. v54AbortIsRunning - test is already running on the specified port. v54AbortPortNull - selected port is of NULL type. v54AbortEiaDisc - interface has been disconnected during the test. v54AbortCpuNotRunning - CPU is not running on the specified port. v54AbortNotSupported - specified test is not supported by the selected port. v54AbortWrongParams - specified test params are incorrect. Check port number. v54AbortWrongPort - specified port is incorrect. v54NotRun - test has not been run yet.
What is cdx6500NMV54LoopbackStatus?
This read-only enumeration reports the exact lifecycle stage of a V.54 loopback test, from starting, running, stopping, and clearing through to completion, plus several abort codes (port disabled, test already running, invalid port) that flag why a test could not proceed. An admin polls this to know whether a loopback command actually took effect or silently failed, which matters because a stuck 'v54Starting' state or an abort code means the port never actually entered test mode. For example, seeing v54AbortPortDisabled after issuing a startTest command tells the admin to first enable the port before retrying the loopback.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.449.2.1.1.3.3.7 snmpwalk -v2c -c public <target> CDX-6500-COMMON-MIB::cdx6500NMV54LoopbackStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.449.2.1.1.3.3.7.1 snmpget -v2c -c public <target> CDX-6500-COMMON-MIB::cdx6500NMV54LoopbackStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdx6500NMV54LoopbackStatus.1
Start monitoring Motorola/Codex CDX 6500 statistical multiplexer (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDX-6500-COMMON-MIB::cdx6500NMV54LoopbackStatus OID value, configure state conditions and alerts, and monitor any Motorola/Codex CDX 6500 statistical multiplexer (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.449 | codex | ALC-OPT-MIB |
| 1.3.6.1.4.1.449.2 | cdxProductSpecific | ALC-OPT-MIB |
| 1.3.6.1.4.1.449.2.1 | cdx6500 | ALC-OPT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.449.2.1.1 | cdx6500NodeMgmt | CDX-6500-COMMON-MIB |
| 1.3.6.1.4.1.449.2.1.1.3 | cdx6500NMDiagnosticsGroup | CDX-6500-COMMON-MIB |
| 1.3.6.1.4.1.449.2.1.1.3.3 | cdx6500NMV54Loopback | CDX-6500-COMMON-MIB |
| 1.3.6.1.4.1.449.2.1.1.3.3.7 | cdx6500NMV54LoopbackStatus | CDX-6500-COMMON-MIB |