rupsAlarmTime
RIELLOUPS-MIB ·
.1.3.6.1.4.1.5491.10.1.6.2.1.3
Object
column PositiveInteger
The value of sysUpTime when the alarm condition was detected. If the alarm condition was detected at the time of agent startup and presumably existed before agent startup, the value of rupsAlarmTime shall equal 0.
Context
- MIB
- RIELLOUPS-MIB
- OID
.1.3.6.1.4.1.5491.10.1.6.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rupsAlarmEntry
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 'RIELLOUPS-MIB' -M '/opt/observium/mibs/riello:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RIELLOUPS-MIB::rupsAlarmTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RIELLOUPS-MIB' -M '/opt/observium/mibs/riello:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RIELLOUPS-MIB::rupsAlarmTime.<rupsAlarmId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RIELLOUPS-MIB' -M '/opt/observium/mibs/riello:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RIELLOUPS-MIB::rupsAlarmTime'
Syntax
- Source
- PositiveInteger
- Base type
Integer32- Display format
d
Type Description
This data type is a non-zero and non-negative value.
Values & Constraints
Type Constraints
range: 1..2147483647