All MIBs › ERI-DNX-HDS3-MIB › hds3FramerStatusState
hds3FramerStatusState
Module: ERI-DNX-HDS3-MIB
OID (symbolic): ERI-DNX-HDS3-MIB::hds3FramerStatusState
OID (numeric): 1.3.6.1.4.1.644.2.4.2.2.2.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Determines the current line condition status of the Framer. ok (0) - No Alarm ais (8) - Sending All Ones lof (32) - Loss/Out of Frame los (64) - Loss of Signal errors (2147483647) - Multiple Errors displays raw bit field value
What is hds3FramerStatusState?
This read-only field reports the framer's current line condition as a bitmask: ok(0) for no alarm, ais(8) for all-ones being received, lof(32) for loss/out-of-frame, los(64) for loss of signal, or errors(2147483647) when multiple conditions are active. Admins poll this to quickly see whether a DS3 link currently has an active line alarm.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.644.2.4.2.2.2.1.1.3 snmpwalk -v2c -c public <target> ERI-DNX-HDS3-MIB::hds3FramerStatusState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.644.2.4.2.2.2.1.1.3.1 snmpget -v2c -c public <target> ERI-DNX-HDS3-MIB::hds3FramerStatusState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hds3FramerStatusState.1
Start monitoring Eastern Research Inc. (ERI) DNX digital cross-connect/multiplexer (Hybrid DS3 card) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ERI-DNX-HDS3-MIB::hds3FramerStatusState OID value, configure state conditions and alerts, and monitor any Eastern Research Inc. (ERI) DNX digital cross-connect/multiplexer (Hybrid DS3 card) from a single console.
OID Breakdown
Upper-level ancestors (10 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.644 | eriEnterpriseRoot | ERI-ROOT-SMI |
| 1.3.6.1.4.1.644.2 | eriProducts | ERI-ROOT-SMI |
| 1.3.6.1.4.1.644.2.4 | dnx | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.2 | devices | ERI-DNX-SMC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.644.2.4.2.2 | dnxHDS3 | ERI-DNX-HDS3-MIB |
| 1.3.6.1.4.1.644.2.4.2.2.2 | hds3Diag | ERI-DNX-HDS3-MIB |
| 1.3.6.1.4.1.644.2.4.2.2.2.1 | hds3FramerStatusTable | ERI-DNX-HDS3-MIB |
| 1.3.6.1.4.1.644.2.4.2.2.2.1.1 | hds3FramerStatusEntry | ERI-DNX-HDS3-MIB |
| 1.3.6.1.4.1.644.2.4.2.2.2.1.1.3 | hds3FramerStatusState | ERI-DNX-HDS3-MIB |