All MIBs › CISCO-SMART-INSTALL-MIB › csiDirectorIpAddress
csiDirectorIpAddress
Module: CISCO-SMART-INSTALL-MIB
OID (symbolic): CISCO-SMART-INSTALL-MIB::csiDirectorIpAddress
OID (numeric): 1.3.6.1.4.1.9.9.725.1.1.3
Node type: OBJECT-TYPE
Type: InetAddress
Access: read-write
Description: This object specifies the Internet address assigned for the director. The type of this address is determined by the value of csiDirectorIpAddressType object.
Setting this object is not mandatory if the director IP address is configured by DHCP. For DHCP to assign the director IP address, the operator needs to configure the DHCP server.
What is csiDirectorIpAddress?
Holds the IP address assigned to the Smart Install director; can be left unset if the address is instead supplied via DHCP.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.725.1.1.3 snmpwalk -v2c -c public <target> CISCO-SMART-INSTALL-MIB::csiDirectorIpAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.725.1.1.3.1 snmpget -v2c -c public <target> CISCO-SMART-INSTALL-MIB::csiDirectorIpAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.725.1.1.3.1 s <value>
Start monitoring Cisco Smart Install Director switch/router / branch client switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SMART-INSTALL-MIB::csiDirectorIpAddress OID value, configure state conditions and alerts, and monitor any Cisco Smart Install Director switch/router / branch client switch 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.725 | ciscoSmartInstallMIB | CISCO-SMART-INSTALL-MIB |
| 1.3.6.1.4.1.9.9.725.1 | ciscoSmartInstallMIBObjects | CISCO-SMART-INSTALL-MIB |
| 1.3.6.1.4.1.9.9.725.1.1 | csiGlobalConfig | CISCO-SMART-INSTALL-MIB |
| 1.3.6.1.4.1.9.9.725.1.1.3 | csiDirectorIpAddress | CISCO-SMART-INSTALL-MIB |