nwtControlLastSampleValue
NetWare-Server-Trend-MIB ·
.1.3.6.1.4.1.23.2.26.1.1.1.7
Object
The value of the variable during the last sampling
period. The value during the current sampling period
is not made available until the period is completed.
Note that if the associated value nwtControlSampleType
is set to 'deltaValue', the value of this object is the
difference in the sampled variable since the last
sample. If the value of nwtControlSampleType is
'averageValue', the value of this object is the average
value of the selected variable over the sampling
interval.
Context
- MIB
- NetWare-Server-Trend-MIB
- OID
.1.3.6.1.4.1.23.2.26.1.1.1.7- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- nwtControlEntry
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::nwtControlLastSampleValue'
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::nwtControlLastSampleValue.<nwtControlAttributeClass>.<nwtControlIndex>'
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::nwtControlLastSampleValue'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647