All MIBs › CDD-564 › cdd564RouteRowStatus
cdd564RouteRowStatus
Module: CDD-564
OID (symbolic): CDD-564::cdd564RouteRowStatus
OID (numeric): 1.3.6.1.4.1.6247.25.1.3.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This value is used for status of route: active(1) - The route is active.
These values are used to create or delete route: createAndGo(4) - The route is to be created. destroy(6) - The route to be deleted.
What is cdd564RouteRowStatus?
This is the row-status control that actually creates or removes entries in the 1024-row static route table, with createAndGo(4) used to add a new route and destroy(6) used to remove one, per the field's own explanation. For example, an admin decommissioning a remote site would set this to destroy(6) on that site's route entry to clean it out of the table rather than leaving a stale, unused route behind.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.3.1.1.8 snmpwalk -v2c -c public <target> CDD-564::cdd564RouteRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.3.1.1.8.1 snmpget -v2c -c public <target> CDD-564::cdd564RouteRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.25.1.3.1.1.8.1 i <value>
Start monitoring Comtech EF Data CDD-564 satellite demodulator with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDD-564::cdd564RouteRowStatus OID value, configure state conditions and alerts, and monitor any Comtech EF Data CDD-564 satellite demodulator from a single console.
OID Breakdown
Upper-level ancestors (7 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.6247 | comtechEFData | ComtechEFData |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6247.25 | cdd564 | CDD-564 |
| 1.3.6.1.4.1.6247.25.1 | cdd564Objects | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.3 | cdd564Routes | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.3.1 | cdd564RouteTable | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.3.1.1 | cdd564RouteEntry | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.3.1.1.8 | cdd564RouteRowStatus | CDD-564 |