psampSampTimeBasedSpace

PSAMP-MIB · .1.3.6.1.2.1.194.1.1.3.2.1.3

Object

column microsecondsSNMPv2-SMIUnsigned32
This object specifies the time interval in microseconds
between two intervals specified by the object
psampSampTimeBasedInterval.  A value of 100 means that the
next interval starts 100 microseconds (during which no
packets are sampled) after the current
psampSampTimeBasedInterval is over.

Context

MIB
PSAMP-MIB
OID
.1.3.6.1.2.1.194.1.1.3.2.1.3
Type
column
Access
readonly
Status
current
Units
microseconds
Parent
psampSampTimeBasedParamSetEntry
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 'PSAMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PSAMP-MIB::psampSampTimeBasedSpace'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PSAMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PSAMP-MIB::psampSampTimeBasedSpace.<psampSampTimeBasedIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PSAMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PSAMP-MIB::psampSampTimeBasedSpace'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance