All MIBs › CLARENT-MIB › rdcStatus
rdcStatus
Module: CLARENT-MIB
OID (symbolic): CLARENT-MIB::rdcStatus
OID (numeric): 1.3.6.1.4.1.2858.3.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Roaming Domain Controller status
What is rdcStatus?
This read-only string reports the operational status of the Roaming Domain Controller (RDC), a Clarent component involved in managing call routing/roaming across domains. Admins in a multi-domain Clarent VoIP deployment check this to confirm the RDC is healthy before troubleshooting cross-domain call failures elsewhere. For example, calls failing to route between two different Clarent domains would prompt an admin to check rdcStatus first to rule out the RDC itself as the point of failure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2858.3.1 snmpwalk -v2c -c public <target> CLARENT-MIB::rdcStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2858.3.1.1 snmpget -v2c -c public <target> CLARENT-MIB::rdcStatus.1
Start monitoring Clarent VoIP gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLARENT-MIB::rdcStatus OID value, configure state conditions and alerts, and monitor any Clarent VoIP gateway (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.2858 | clarent | CLARENT-MIB |
| 1.3.6.1.4.1.2858.3 | rdc | CLARENT-MIB |
| 1.3.6.1.4.1.2858.3.1 | rdcStatus | CLARENT-MIB |