hcAlarmVariable
HC-ALARM-MIB ·
.1.3.6.1.2.1.16.29.1.1.1.1.3
Object
The object identifier of the particular variable to be
sampled. Only variables that resolve to an ASN.1 primitive
type of INTEGER (INTEGER, Integer32, Counter32, Counter64,
Gauge, or TimeTicks) may be sampled.
Because SNMP access control is articulated entirely in terms
of the contents of MIB views, no access control mechanism
exists that can restrict the value of this object to
identify only those objects that exist in a particular MIB
view. Because there is thus no acceptable means of
restricting the read access that could be obtained through
the alarm mechanism, the probe must only grant write access
to this object in those views that have read access to all
objects on the probe.
This object may not be modified if the associated
hcAlarmStatus object is equal to active(1).
Context
- MIB
- HC-ALARM-MIB
- OID
.1.3.6.1.2.1.16.29.1.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hcAlarmEntry
- Groups
- 1
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 'HC-ALARM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HC-ALARM-MIB::hcAlarmVariable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HC-ALARM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HC-ALARM-MIB::hcAlarmVariable.<hcAlarmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HC-ALARM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HC-ALARM-MIB::hcAlarmVariable'
Syntax
- Source
- SNMPv2-TCVariablePointer
- Base type
ObjectIdentifier
Type Description
A pointer to a specific object instance. For example, sysContact.0 or ifInOctets.3.
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of