cRfSupSysSeverity
CISCO-RF-SUPPLEMENTAL-MIB ·
.1.3.6.1.4.1.9.9.198.1.1.17
Object
scalar Enumeration
This object represents the severity for a generic
failure between Active and redundant unit. The generic
failure can be a sync failure, upload and download issue.
critical - Critical severity alarm has to be raised for
cRfSupSysErrorType
major - Major failure that occured during sync/upload/download.
minor - Minor failure that occured during sync/upload/download.
Informational - warning during sync/upload/download.
clear - Critical severity alarm to be cleared for the
cRfSupSysErrorType.
Context
- MIB
- CISCO-RF-SUPPLEMENTAL-MIB
- OID
.1.3.6.1.4.1.9.9.198.1.1.17- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cRfSupSystem
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-RF-SUPPLEMENTAL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RF-SUPPLEMENTAL-MIB::cRfSupSysSeverity.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-RF-SUPPLEMENTAL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-RF-SUPPLEMENTAL-MIB::cRfSupSysSeverity'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | critical |
2 | major |
3 | minor |
4 | informational |
5 | clear |