rupsAlarmDescr
RIELLOUPS-MIB ·
.1.3.6.1.4.1.5491.10.1.6.2.1.2
Object
column ObjectIdentifier
A reference to an alarm description object. The object referenced should not be accessible, but rather be used to provide a unique description of the alarm condition.
Context
- MIB
- RIELLOUPS-MIB
- OID
.1.3.6.1.4.1.5491.10.1.6.2.1.2- 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::rupsAlarmDescr'
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::rupsAlarmDescr.<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::rupsAlarmDescr'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.