All MIBs › CASCADE-MIB › pportdsx3FEACStatus
pportdsx3FEACStatus
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::pportdsx3FEACStatus
OID (numeric): 1.3.6.1.4.1.277.1.4.2.1.56
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Integer indicating the current DS3 FAEC status: -- none (0), DS3 Equipment Failure (1), DS3 LOS (2), DS3 Out of Frame (4), DS3 AIS received (8), DS3 IDLE received (16), DS3 Equipment-Failure (NSA) (32), DS3 Common Equipment Failure (64), DS3 Loopback received (128)
What is pportdsx3FEACStatus?
This is a bitmask reporting the current DS3 Far End Alarm and Control (FEAC) status received from the far end of this circuit, covering conditions like far-end LOS, out-of-frame, AIS received, or a loopback-received acknowledgment. Because FEAC rides in the DS3 C-bit overhead (see pportCbitParity), this object on this port is your only visibility into what fault the equipment at the other end of the circuit is actually experiencing, without needing to call the far-end site. A value with bit 8 set (AIS received) on this port means the far end is currently receiving an alarm indication signal, telling you the fault is somewhere beyond that far-end device rather than on this local circuit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.56 snmpwalk -v2c -c public <target> CASCADE-MIB::pportdsx3FEACStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.56.1 snmpget -v2c -c public <target> CASCADE-MIB::pportdsx3FEACStatus.1
Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::pportdsx3FEACStatus OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.277 | cascade | CASCADE-MIB |
| 1.3.6.1.4.1.277.1 | cascfr | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.4 | pport | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.4.2 | pportTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.4.2.1 | pportEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.4.2.1.56 | pportdsx3FEACStatus | CASCADE-MIB |