actCondSummary
BTI-7000-MIB ·
.1.3.6.1.4.1.18070.2.2.1.7.3
Object
scalar Enumeration
This object summarizes the active alarm/condition status of the network element. The value of the object returned indicates the following status data: - noActiveConditions: there are no active alarms or conditions on the network element - nonAlarmedConditionsActive: there is one or more active conditions on the network element, but none are of alarmable severity - minorAlarmsActive: there is one or more active conditions and/or alarms on the network element, and the highest severity level alarm is minor - majorAlarmsActive: there is one or more active conditions and/or alarms on the network element, and the highest severity level alarm is major - criticalAlarmsActive: there is one or more active conditions and/or alarms on the network element, and the highest severity level alarm is critical
Context
- MIB
- BTI-7000-MIB
- OID
.1.3.6.1.4.1.18070.2.2.1.7.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- conditions
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::actCondSummary.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::actCondSummary'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.