condSeverity
BTI-7000-MIB ·
.1.3.6.1.4.1.18070.2.2.1.7.1.3
Object
scalar BTI-TC-MIBCondSeverity
Indicates the severity of the condition or alarm. This object is used solely for reporting the condition severity in Trap messages.
Context
- MIB
- BTI-7000-MIB
- OID
.1.3.6.1.4.1.18070.2.2.1.7.1.3- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- notifObjects
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 'BTI-7000-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BTI-7000-MIB::condSeverity.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BTI-7000-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BTI-7000-MIB::condSeverity'
Syntax
- Source
- BTI-TC-MIBCondSeverity
- Base type
Enumeration
Values & Constraints
Object Constraints
range: 1-16
Type Values
2 | minor |
3 | major |
4 | critical |
5 | notAlarmed |
6 | notReported |
7 | default |
8 | critical-major |