All MIBs › CISCO-ERM-MIB › cermResOwnerThreshIsConfigurable
cermResOwnerThreshIsConfigurable
Module: CISCO-ERM-MIB
OID (symbolic): CISCO-ERM-MIB::cermResOwnerThreshIsConfigurable
OID (numeric): 1.3.6.1.4.1.9.9.510.1.2.1.1.5
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: This is a flag indicating whether thresholding is configurable for the resource owner by users or not. Some resource owners may not allow users to configure resource utilization threshold values. This object value will be 'false' for such resource owners.
What is cermResOwnerThreshIsConfigurable?
This flag indicates whether an admin is even allowed to configure custom utilization thresholds for this particular resource owner, since some resource owners have fixed, non-configurable thresholds built into the platform. Checking this before attempting to set a custom rising/falling threshold on a resource owner saves an admin from a failed configuration attempt on a resource type the platform has deliberately locked down. If this flag reads false for a particular hardware-protected resource owner, an admin trying to set a custom threshold for that owner should expect the operation to be rejected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.510.1.2.1.1.5 snmpwalk -v2c -c public <target> CISCO-ERM-MIB::cermResOwnerThreshIsConfigurable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.510.1.2.1.1.5.1 snmpget -v2c -c public <target> CISCO-ERM-MIB::cermResOwnerThreshIsConfigurable.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cermResOwnerThreshIsConfigurable.1
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::cermResOwnerThreshIsConfigurable 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.2 | cermStats | CISCO-ERM-MIB |
| 1.3.6.1.4.1.9.9.510.1.2.1 | cermResOwnerTable | CISCO-ERM-MIB |
| 1.3.6.1.4.1.9.9.510.1.2.1.1 | cermResOwnerEntry | CISCO-ERM-MIB |
| 1.3.6.1.4.1.9.9.510.1.2.1.1.5 | cermResOwnerThreshIsConfigurable | CISCO-ERM-MIB |