cermPolicyThresholdSeverity
CISCO-ERM-MIB ·
.1.3.6.1.4.1.9.9.510.1.3.2.1.6
Object
column CermThresholdSeverity
This object identifies the threshold severity set for the
threshold configuration.
For a minor threshold configuration, value of this object
would be 'minor'. For major threshold configuration, value
of this object would be 'major'. For critical threshold
configuration, value of this object would be 'critical'.
Context
- MIB
- CISCO-ERM-MIB
- OID
.1.3.6.1.4.1.9.9.510.1.3.2.1.6- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cermConfigPolicyResOwnerThreshEntry
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::cermPolicyThresholdSeverity'
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::cermPolicyThresholdSeverity.<cermPolicyName>.<cermPolicyPhysicalIndex>.<cermPolicyResOwnerSubEntityId>.<cermPolicyResOwnerId>.<cermPolicyResOwnerSubTypeId>.<cermPolicyIsUserGlobal>.<cermPolicyThresholdSeverity>'
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::cermPolicyThresholdSeverity'
Syntax
- Source
- CermThresholdSeverity
- Base type
Enumeration
Values & Constraints
Type Values
1 | minor |
2 | major |
3 | critical |