hpDistributionStatus
HP-SYSTEM-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.17.7.1.1.2.1.6
Object
scalar Enumeration
The most recent distribution event on a device.
This object will change dynamically based on
the most recently triggered distribution event.
unknown(1) - the distribution event status unknown
succeeded(2) - no distribution event has succeeded
failed(3) - the distribution event failed for some reason.
Context
- MIB
- HP-SYSTEM-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.17.7.1.1.2.1.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hpConfig
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-SYSTEM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SYSTEM-MIB::hpDistributionStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SYSTEM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SYSTEM-MIB::hpDistributionStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | succeeded |
3 | failed |
Conformance
Member of