etsysTrackedObjectsProbeTsInterval

ENTERASYS-TRACKED-OBJECTS-MIB · .1.3.6.1.4.1.5624.1.2.79.1.2.8.1.1

Object

column r/w millisecondsUnsigned32
The interval used for entries retrieving the timestamp data.
This is the number of milliseconds between attempts.  The value
MUST be expressed in increments of 100.  This value MUST be
greater than etsysTrackedObjectsProbeTsRecvWait.
              
A badValue error is returned if the value of a set operation
is not an increment of 100.
              
An inconsistentValue error is returned if the value of a set
operation would make this value less than or equal to
etsysTrackedObjectsProbeTsRecvWait.

Context

MIB
ENTERASYS-TRACKED-OBJECTS-MIB
OID
.1.3.6.1.4.1.5624.1.2.79.1.2.8.1.1
Type
column
Access
readwrite
Status
current
Units
milliseconds
Parent
etsysTrackedObjectsProbeTsEntry
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 'ENTERASYS-TRACKED-OBJECTS-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-TRACKED-OBJECTS-MIB::etsysTrackedObjectsProbeTsInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-TRACKED-OBJECTS-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-TRACKED-OBJECTS-MIB::etsysTrackedObjectsProbeTsInterval.<etsysTrackedObjectsProbeName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-TRACKED-OBJECTS-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-TRACKED-OBJECTS-MIB::etsysTrackedObjectsProbeTsInterval'

Syntax

millisecondsUnsigned32

Values & Constraints

Object Constraints
range: 100-30000

Conformance