etsysTrackedObjectsProbeInservice

ENTERASYS-TRACKED-OBJECTS-MIB · .1.3.6.1.4.1.5624.1.2.79.1.2.1.1.15

Object

column r/w SNMPv2-TCTruthValue
A toggle mechanism that allows probe sessions to be put into
service and taken out of service.  Only the session entries in
the etsysTrackedObjectsSessionTable that reference this probe
are affected.
              
Probe sessions are inservice when the value of this object is
set to 'true'.  In this case, those sessions MUST be scheduled
to determine the status of the remote service.
              
Probe sessions are not-inservice when the value of this object
is set to 'false'.  In this case, the sessions MUST NOT be
scheduled.

Context

MIB
ENTERASYS-TRACKED-OBJECTS-MIB
OID
.1.3.6.1.4.1.5624.1.2.79.1.2.1.1.15
Type
column
Access
readwrite
Status
current
Parent
etsysTrackedObjectsProbeEntry
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::etsysTrackedObjectsProbeInservice'
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::etsysTrackedObjectsProbeInservice.<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::etsysTrackedObjectsProbeInservice'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance