All MIBs › RAD-MIB › ip2IfFarEndTdmStatus
ip2IfFarEndTdmStatus
Module: RAD-MIB
OID (symbolic): RAD-MIB::ip2IfFarEndTdmStatus
OID (numeric): 1.3.6.1.4.1.164.3.1.6.7.7.1.14
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
This variable indicates the Status of the Far-End TDM Line. It contains failure state information. The variable is a bit map represented as a sum, therefore, it can represent multiple failures simultaneously. The farEndTdmNoDefect must be set if and only if no other flag is set.
The various bit positions are: 1 farEndTdmNoDefect 2 farEndTdmAIS Alarm Indication Signal 4 farEndTdmRDI Remote Defect Indication
What is ip2IfFarEndTdmStatus?
This object indicates the status of the far end (remote side) of a TDM line on an IP multiplexer, conveying alarm conditions like AIS (Alarm Indication Signal) or RDI (Remote Defect Indication). The value is a bitmask that can represent multiple simultaneous failure states. An operator uses this to determine if the remote TDM circuit is healthy or degraded due to signal quality issues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.7.7.1.14 snmpwalk -v2c -c public <target> RAD-MIB::ip2IfFarEndTdmStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.7.7.1.14.1 snmpget -v2c -c public <target> RAD-MIB::ip2IfFarEndTdmStatus.1
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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.1 | wanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6 | diverseIfWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6.7 | ip2If | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.7.7 | ip2IfStatTable | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.7.7.1 | ip2IfStatEntry | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.7.7.1.14 | ip2IfFarEndTdmStatus | RAD-MIB |