All MIBs › CISCO-IVR-MIB › civrTopologyActivate
civrTopologyActivate
Module: CISCO-IVR-MIB
OID (symbolic): CISCO-IVR-MIB::civrTopologyActivate
OID (numeric): 1.3.6.1.4.1.9.9.371.1.1.5.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting this object to 'activate' is a request for the configured IVR topology to be activated on this device. i.e., for the current configuration of IVR topology to be cloned, with the clone becoming the active IVR topology (civrTopologyActiveTable).
The value of this object when read is always 'noOp'.
What is civrTopologyActivate?
A control object that, when set to 'activate', triggers cloning the currently configured IVR topology into the active IVR topology on the device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.371.1.1.5.3 snmpwalk -v2c -c public <target> CISCO-IVR-MIB::civrTopologyActivate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.371.1.1.5.3.1 snmpget -v2c -c public <target> CISCO-IVR-MIB::civrTopologyActivate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.371.1.1.5.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> civrTopologyActivate.1
Start monitoring Cisco MDS Fibre Channel SAN switches (Inter-VSAN Routing) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-IVR-MIB::civrTopologyActivate OID value, configure state conditions and alerts, and monitor any Cisco MDS Fibre Channel SAN switches (Inter-VSAN Routing) 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.371 | ciscoIvrMIB | CISCO-IVR-MIB |
| 1.3.6.1.4.1.9.9.371.1 | ciscoIvrMIBObjects | CISCO-IVR-MIB |
| 1.3.6.1.4.1.9.9.371.1.1 | cimIvrConfiguration | CISCO-IVR-MIB |
| 1.3.6.1.4.1.9.9.371.1.1.5 | cimIvrTopology | CISCO-IVR-MIB |
| 1.3.6.1.4.1.9.9.371.1.1.5.3 | civrTopologyActivate | CISCO-IVR-MIB |