nwtHistorySampleIndex
NetWare-Server-Trend-MIB ·
.1.3.6.1.4.1.23.2.26.1.2.1.2
Object
column mandatory
Integer32
An index that uniquely identifies the particular
sample this entry represents among all samples
associated with the same nwtControlEntry. This index
starts at 1 and increases by one as each interval
passes. For periods when the server is down, or the
agent is not running, the corresponding value of
nwtHistorySampleValue will be equal to the value of
nwtControlSampleInvalidValue. The timestamp of any
sample in the history may be computed as follows:
nwtControlReferenceTimeStamp
+ (nwtHistorySampleIndex * intervalInSeconds)
Context
- MIB
- NetWare-Server-Trend-MIB
- OID
.1.3.6.1.4.1.23.2.26.1.2.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- nwtHistoryEntry
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 'NetWare-Server-Trend-MIB' -M '/opt/observium/mibs/novell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NetWare-Server-Trend-MIB::nwtHistorySampleIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NetWare-Server-Trend-MIB' -M '/opt/observium/mibs/novell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NetWare-Server-Trend-MIB::nwtHistorySampleIndex.<nwtHistoryControlIndex>.<nwtHistorySampleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NetWare-Server-Trend-MIB' -M '/opt/observium/mibs/novell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NetWare-Server-Trend-MIB::nwtHistorySampleIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647