aprisaXEAlarmHistoryPresent
APRISAXE-MIB-4RF ·
.1.3.6.1.4.1.14817.7.3.1.2.31.1.7
Object
Indicates whether the alarm is present or not.
Context
- MIB
- APRISAXE-MIB-4RF
- OID
.1.3.6.1.4.1.14817.7.3.1.2.31.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aprisaXEAlarmHistoryEntry
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 'APRISAXE-MIB-4RF' -M '/opt/observium/mibs/4rf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APRISAXE-MIB-4RF::aprisaXEAlarmHistoryPresent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APRISAXE-MIB-4RF' -M '/opt/observium/mibs/4rf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APRISAXE-MIB-4RF::aprisaXEAlarmHistoryPresent.<aprisaXEAlarmHistoryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APRISAXE-MIB-4RF' -M '/opt/observium/mibs/4rf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APRISAXE-MIB-4RF::aprisaXEAlarmHistoryPresent'
Syntax
- Source
- COMMON-TC-4RFFourRFAlarmPresent
- Base type
Enumeration
Type Description
The possible alarm states, alarmPresent indicates that the alarm is active.
Values & Constraints
Type Values
0 | noAlarmPresent |
1 | alarmPresent |