All MIBs › APEX-MIB › apexRdsStatusValidation
apexRdsStatusValidation
Module: APEX-MIB
OID (symbolic): APEX-MIB::apexRdsStatusValidation
OID (numeric): 1.3.6.1.4.1.1166.1.31.19.2.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates whether the current RDS Server URL parameter is valid.
urlValid (1) - RDS-2 URL is valid, missingIpOrPath (2) - RDS-2 IP or Root Path is missing, emptyRootPath (3) - RDS-2 Root Path cannot be empty, invalidTcpPort (4) - RDS-2 TCP Port ranges from 1~65535, default to 80, invalidIpClass (5) - RDS-2 IP shall be class A/B/C.
See apexRdsConfigServerUrl.
What is apexRdsStatusValidation?
Indicates whether the currently configured Rights Data Server URL is valid, returning a status code that identifies the specific problem (such as missing IP address, empty root path, or invalid TCP port) if validation fails.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1166.1.31.19.2.1.15 snmpwalk -v2c -c public <target> APEX-MIB::apexRdsStatusValidation
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1166.1.31.19.2.1.15.1 snmpget -v2c -c public <target> APEX-MIB::apexRdsStatusValidation.1
Start monitoring BigBand Networks APEX video/broadband gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APEX-MIB::apexRdsStatusValidation OID value, configure state conditions and alerts, and monitor any BigBand Networks APEX video/broadband gateway (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 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.1166 | gi | BCS-IDENT-MIB |
| 1.3.6.1.4.1.1166.1 | giproducts | BCS-IDENT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1166.1.31 | apex | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.19 | apexRds | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.19.2 | apexRdsStatus | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.19.2.1 | apexRdsStatusGeneral | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.19.2.1.15 | apexRdsStatusValidation | APEX-MIB |