cermResUserOrGroupGlobNotifSeverity
CISCO-ERM-MIB ·
.1.3.6.1.4.1.9.9.510.1.2.8.1.8
Object
column CermNotificationSeverity
This object indicates per user global current notification
severity for the resource owner sub-type and resource
user/group relationship.
For example, lets assume that total utilization of the
'processor' memory resource owner has exceeded the applied
per user global rising threshold value for *minor* severity
(and its utilization is still above the corresponding
falling threshold value), then current per user global
notification severity for the 'processor' memory and '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.8- 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::cermResUserOrGroupGlobNotifSeverity'
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::cermResUserOrGroupGlobNotifSeverity.<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::cermResUserOrGroupGlobNotifSeverity'
Syntax
- Source
- CermNotificationSeverity
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | minor |
3 | major |
4 | critical |