All MIBs › CISCO-DIST-DIRECTOR-MIB › cddHostServerMappingRowStatus
cddHostServerMappingRowStatus
Module: CISCO-DIST-DIRECTOR-MIB
OID (symbolic): CISCO-DIST-DIRECTOR-MIB::cddHostServerMappingRowStatus
OID (numeric): 1.3.6.1.4.1.9.9.197.1.4.1.1.3
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description: The status of the row. This object is used to create a new row or delete an existing row in this table.
What is cddHostServerMappingRowStatus?
This object controls creation or deletion of a row in the table mapping hosts to servers, following the standard SNMP RowStatus convention. This is the row that actually associates a virtual hostname with a specific candidate server, so an admin creating this row is the step that puts a server into the pool of candidates the Director considers for that hostname's queries. Adding a new backend server to an existing virtual hostname's rotation requires creating this mapping row; deleting it removes that server from consideration for that hostname without needing to remove the server's own row entirely, since it might still serve other hostnames.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.197.1.4.1.1.3 snmpwalk -v2c -c public <target> CISCO-DIST-DIRECTOR-MIB::cddHostServerMappingRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.197.1.4.1.1.3.1 snmpget -v2c -c public <target> CISCO-DIST-DIRECTOR-MIB::cddHostServerMappingRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.197.1.4.1.1.3.1 s <value>
Start monitoring Cisco DistributedDirector appliances (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-DIST-DIRECTOR-MIB::cddHostServerMappingRowStatus OID value, configure state conditions and alerts, and monitor any Cisco DistributedDirector appliances (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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.197 | ciscoDistDirMIB | CISCO-DIST-DIRECTOR-MIB |
| 1.3.6.1.4.1.9.9.197.1 | ciscoDistDirMIBObjects | CISCO-DIST-DIRECTOR-MIB |
| 1.3.6.1.4.1.9.9.197.1.4 | cddMapping | CISCO-DIST-DIRECTOR-MIB |
| 1.3.6.1.4.1.9.9.197.1.4.1 | cddHostServerMappingTable | CISCO-DIST-DIRECTOR-MIB |
| 1.3.6.1.4.1.9.9.197.1.4.1.1 | cddHostServerMappingEntry | CISCO-DIST-DIRECTOR-MIB |
| 1.3.6.1.4.1.9.9.197.1.4.1.1.3 | cddHostServerMappingRowStatus | CISCO-DIST-DIRECTOR-MIB |