upsAlarmDescr
GEPARALLELUPS-MIB ·
.1.3.6.1.4.1.818.1.1.10.6.2.1.2
Object
column SNMPv2-TCAutonomousType
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
- GEPARALLELUPS-MIB
- OID
.1.3.6.1.4.1.818.1.1.10.6.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- upsAlarmEntry
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 'GEPARALLELUPS-MIB' -M '/opt/observium/mibs/ge:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GEPARALLELUPS-MIB::upsAlarmDescr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GEPARALLELUPS-MIB' -M '/opt/observium/mibs/ge:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GEPARALLELUPS-MIB::upsAlarmDescr.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GEPARALLELUPS-MIB' -M '/opt/observium/mibs/ge:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GEPARALLELUPS-MIB::upsAlarmDescr'
Syntax
- Source
- SNMPv2-TCAutonomousType
- Base type
ObjectIdentifier
Type Description
Represents an independently extensible type identification value. It may, for example, indicate a particular sub-tree with further MIB definitions, or define a particular type of protocol or hardware.
Values & Constraints
No enumerated values or constraints recorded.