cermResUserOrGroupNotifSeverity
CISCO-ERM-MIB ·
.1.3.6.1.4.1.9.9.510.1.2.8.1.7
Object
column CermNotificationSeverity
This object indicates the user local current notification
severity for the resource owner sub-type and resource
user/group relationship.
For example, lets assume that the resource user 'RU-1'
has utilized the 'processor' memory more than the applied
*minor* severity user local rising threshold value (and
its utilization is still above the corresponding falling
threshold value), then current user local notification
severity for the 'processor' memory <-> 'RU-1' relationship
would be 'minor'.
Context
- MIB
- CISCO-ERM-MIB
- OID
.1.3.6.1.4.1.9.9.510.1.2.8.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cermResOwnerResUserOrGroupEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ERM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ERM-MIB::cermResUserOrGroupNotifSeverity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ERM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ERM-MIB::cermResUserOrGroupNotifSeverity.<entPhysicalIndex>.<cermResOwnerSubEntityId>.<cermResOwnerId>.<cermResOwnerSubTypeId>.<cermResOwnerResUserTypeId>.<cermResOwnerResUserOrGroupId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ERM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ERM-MIB::cermResUserOrGroupNotifSeverity'
Syntax
- Source
- CermNotificationSeverity
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | minor |
3 | major |
4 | critical |