All MIBs › CISCO-IETF-ISIS-MIB › ciiSysAdminState
ciiSysAdminState
Module: CISCO-IETF-ISIS-MIB
OID (symbolic): CISCO-IETF-ISIS-MIB::ciiSysAdminState
OID (numeric): 1.3.6.1.4.1.9.10.118.1.1.1.8
Node type: OBJECT-TYPE
Type: CiiAdminState
Access: read-write
Description: The administrative state of this Intermediate System. Setting this object to the value 'on' when its current value is 'off' enables the Intermediate System.
What is ciiSysAdminState?
This is the administrative state of this Intermediate System; setting it to 'on' when it is currently 'off' enables the Intermediate System. It is the master switch for the entire IS-IS process on this device, so this SET is what actually activates routing rather than any interface-level configuration alone, and several other objects like ciiSysType require this to be off before they can be changed. For example, an admin bringing up IS-IS on a newly configured router sets ciiSysAdminState to on(1) only after ciiSysID and ciiSysType are already configured, since those cannot be modified once IS-IS is running.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.1.1.8 snmpwalk -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiSysAdminState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.1.1.8.1 snmpget -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiSysAdminState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.118.1.1.1.8.1 s <value>
Start monitoring Cisco routers running IS-IS (service-provider/enterprise core) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-IETF-ISIS-MIB::ciiSysAdminState OID value, configure state conditions and alerts, and monitor any Cisco routers running IS-IS (service-provider/enterprise core) 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.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.118 | ciscoIetfIsisMIB | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1 | ciscoIetfIsisMIBObjects | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.1 | ciiSystem | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.1.1 | ciiSysObject | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.1.1.8 | ciiSysAdminState | CISCO-IETF-ISIS-MIB |