All MIBs › CISCO-ERM-MIB › cermPolicyIsGlobal
cermPolicyIsGlobal
Module: CISCO-ERM-MIB
OID (symbolic): CISCO-ERM-MIB::cermPolicyIsGlobal
OID (numeric): 1.3.6.1.4.1.9.9.510.1.3.1.1.2
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This is a flag indicating whether the resource policy is a global resource policy or not. For global resource policies, this object value would be 'true'. This object value cannot be changed after creating the resource policy.
What is cermPolicyIsGlobal?
This flag marks whether a resource policy is a global, systemwide, policy or a local one scoped to a specific resource user type, and it is locked in permanently the moment the policy is created. Because this cannot be changed later, an admin who creates a policy with the wrong scope has to delete and recreate it rather than toggle this flag, which matters when planning a policy's intended reach up front. A policy created with this set to true to cover systemwide CPU thresholds can never later be narrowed to apply only to, say, voice-related processes -- it would need to be deleted and rebuilt as a local policy instead.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.510.1.3.1.1.2 snmpwalk -v2c -c public <target> CISCO-ERM-MIB::cermPolicyIsGlobal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.510.1.3.1.1.2.1 snmpget -v2c -c public <target> CISCO-ERM-MIB::cermPolicyIsGlobal.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.510.1.3.1.1.2.1 s <value>
Start monitoring Cisco routers and switches (Embedded Resource Manager) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-ERM-MIB::cermPolicyIsGlobal OID value, configure state conditions and alerts, and monitor any Cisco routers and switches (Embedded Resource Manager) 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.510 | ciscoErmMIB | CISCO-ERM-MIB |
| 1.3.6.1.4.1.9.9.510.1 | ciscoErmMIBObjects | CISCO-ERM-MIB |
| 1.3.6.1.4.1.9.9.510.1.3 | cermConfig | CISCO-ERM-MIB |
| 1.3.6.1.4.1.9.9.510.1.3.1 | cermConfigPolicyTable | CISCO-ERM-MIB |
| 1.3.6.1.4.1.9.9.510.1.3.1.1 | cermConfigPolicyEntry | CISCO-ERM-MIB |
| 1.3.6.1.4.1.9.9.510.1.3.1.1.2 | cermPolicyIsGlobal | CISCO-ERM-MIB |