zhoneAlarmActiveResourceId
ZHONE-GEN-ALARM ·
.1.3.6.1.4.1.5504.3.1.18.3.1.2
Object
column ObjectIdentifier
This object identifies the resource under alarm.
The resource id can be determined based on the varbind # that determines
the resource id. The mapping of which varbind defines the resource id
is defined in the zhoneAlarmModelTable. For every alarmTypeId, there is
a definition of which traps set/clear that alarm and the varbind number
that determines the object instance that the alarm is raised/cleared
(resource id).
If there is no corresponding resource, then
the value of this object is 0.0.
Context
- MIB
- ZHONE-GEN-ALARM
- OID
.1.3.6.1.4.1.5504.3.1.18.3.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- zhoneAlarmActiveEntry
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 'ZHONE-GEN-ALARM' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-GEN-ALARM::zhoneAlarmActiveResourceId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-GEN-ALARM' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-GEN-ALARM::zhoneAlarmActiveResourceId.<zhoneAlarmActiveId>.<zhoneAlarmActiveResourceId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-GEN-ALARM' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-GEN-ALARM::zhoneAlarmActiveResourceId'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.