cpqHoSWRunningEventTime
CPQHOST-MIB ·
.1.3.6.1.4.1.232.11.2.6.1.1.11
Object
column optional
OctetString
The system time at which the monitored event, as per cpqHoSWRunningMonitor, last occurred.
field octets contents range
===== ====== ======== =====
1 1-2 year 0..65536
2 3 month 1..12
3 4 day 1..31
4 5 hour 0..23
5 6 minute 0..59
6 7 second 0..60
(use 60 for leap-second)
The hour, minute, and second field will be set to zero (0) if they are not relevant.
Context
- MIB
- CPQHOST-MIB
- OID
.1.3.6.1.4.1.232.11.2.6.1.1.11- Type
- column
- Access
- readonly
- Status
- optional
- Parent
- cpqHoSWRunningEntry
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 'CPQHOST-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQHOST-MIB::cpqHoSWRunningEventTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQHOST-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQHOST-MIB::cpqHoSWRunningEventTime.<cpqHoSWRunningIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQHOST-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQHOST-MIB::cpqHoSWRunningEventTime'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 7-7