All MIBs › CME-MIB › securityPolicyState
securityPolicyState
Module: CME-MIB
OID (symbolic): CME-MIB::securityPolicyState
OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.3.5.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Determines chassis security policy state. If pending(0), check securityPolicyStatusTable for details on actions needed, to make fully active.
What is securityPolicyState?
This read-only enumerated object reports whether the chassis security policy is active(0) or pending(1), with pending meaning the securityPolicyStatusTable should be checked for outstanding actions needed to fully activate it. An administrator polls this state after changing securityPolicySetting to confirm the new policy has actually taken full effect rather than remaining stuck pending on some component. For example, an admin sees pending(1) here after enabling secure mode and checks the status table to find which blade still needs a reboot to comply.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.3.5.2 snmpwalk -v2c -c public <target> CME-MIB::securityPolicyState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.3.5.2.1 snmpget -v2c -c public <target> CME-MIB::securityPolicyState.1
Start monitoring Cisco Communications Manager Express (CME) router/gateway with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CME-MIB::securityPolicyState OID value, configure state conditions and alerts, and monitor any Cisco Communications Manager Express (CME) router/gateway from a single console.
OID Breakdown
Upper-level ancestors (11 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.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.3 | ibmAgents | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51 | netfinitySupportProcessorAgent | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2 | bladeCenterSnmpMIB | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4 | configureSP | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.4.3 | securitySettings | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.3.5 | chassisSecuritySettings | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.3.5.2 | securityPolicyState | CME-MIB |