captureBufferPacketHighCapacityTime

HC-RMON-MIB · .1.3.6.1.2.1.16.8.3.1.1

Object

column nanosecondsInteger32
The number of nanoseconds that had passed since this capture
buffer was first turned on when this packet was captured,
modulo 10^6.
              
This object is used in conjunction with the
captureBufferPacketTime object. This object returns the
number of nano-seconds to be added to to number of
milli-seconds obtained from the captureBufferPacketTime
object, to obtain more accurate inter packet arrival time.

Context

MIB
HC-RMON-MIB
OID
.1.3.6.1.2.1.16.8.3.1.1
Type
column
Access
readonly
Status
current
Units
nanoseconds
Parent
captureBufferHighCapacityEntry
Groups
1

Walk 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-RMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HC-RMON-MIB::captureBufferPacketHighCapacityTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HC-RMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HC-RMON-MIB::captureBufferPacketHighCapacityTime.<captureBufferControlIndex>.<captureBufferIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HC-RMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HC-RMON-MIB::captureBufferPacketHighCapacityTime'

Syntax

nanosecondsInteger32

Values & Constraints

Object Constraints
range: 0-999999

Conformance