All MIBs › CISCO-ERM-MIB › cermResUserOrGroupFlag
cermResUserOrGroupFlag
Module: CISCO-ERM-MIB
OID (symbolic): CISCO-ERM-MIB::cermResUserOrGroupFlag
OID (numeric): 1.3.6.1.4.1.9.9.510.1.2.8.1.3
Node type: OBJECT-TYPE
Type: CermUserOrGroup
Access: read-only
Description: This is a flag indicating whether corresponding entry belongs to a resource group or resource user. If this object value is 'user', this entry belongs to a resource owner sub-type <-> resource user relationship. If this object value is 'group', this entry belongs to a resource owner sub-type <-> resource group relationship.
What is cermResUserOrGroupFlag?
This flag indicates whether a given table entry represents a resource-owner-sub-type-to-resource-user relationship, user, or a resource-owner-sub-type-to-resource-group relationship, group. Because the same underlying table structure serves both individual processes and groups of processes, this flag is what a management application must check first to correctly interpret whether the associated usage percentage belongs to one process or to an aggregated group of them. An entry with this flag set to group and a usage percentage of 30 percent represents the combined memory footprint of an entire resource group, not the usage of any single process within it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.510.1.2.8.1.3 snmpwalk -v2c -c public <target> CISCO-ERM-MIB::cermResUserOrGroupFlag
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.510.1.2.8.1.3.1 snmpget -v2c -c public <target> CISCO-ERM-MIB::cermResUserOrGroupFlag.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cermResUserOrGroupFlag.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::cermResUserOrGroupFlag 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.8 | cermResOwnerResUserOrGroupTable | CISCO-ERM-MIB |
| 1.3.6.1.4.1.9.9.510.1.2.8.1 | cermResOwnerResUserOrGroupEntry | CISCO-ERM-MIB |
| 1.3.6.1.4.1.9.9.510.1.2.8.1.3 | cermResUserOrGroupFlag | CISCO-ERM-MIB |