All MIBs › CISCO-ERM-MIB › cermPolicyUserTypeName
cermPolicyUserTypeName
Module: CISCO-ERM-MIB
OID (symbolic): CISCO-ERM-MIB::cermPolicyUserTypeName
OID (numeric): 1.3.6.1.4.1.9.9.510.1.3.1.1.3
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-write
Description: This is a textual string indicating the resource user type name for the resource policy. For a global resource policy, this object will have zero-length string. For a local resource policy, this object will contain name of the resource user type for the resource policy. The resource user type name for a resource policy, cannot be changed after creating the resource policy.
What is cermPolicyUserTypeName?
For a local, non-global, resource policy, this holds the name of the specific resource user type the policy applies to; for a global policy it is always a zero-length string, and like cermPolicyIsGlobal, this value cannot be changed after the policy is created. This is what actually scopes a local policy's thresholds to just one class of processes rather than the whole device, and its immutability means an admin cannot retarget an existing policy to a different user type later without recreating it. A local policy created with this field set to 'IOS Process' only ever governs thresholds for processes classified under that type.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.510.1.3.1.1.3 snmpwalk -v2c -c public <target> CISCO-ERM-MIB::cermPolicyUserTypeName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.510.1.3.1.1.3.1 snmpget -v2c -c public <target> CISCO-ERM-MIB::cermPolicyUserTypeName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.510.1.3.1.1.3.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::cermPolicyUserTypeName 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.3 | cermPolicyUserTypeName | CISCO-ERM-MIB |