etsysTrackedObjectsCommonInservice

ENTERASYS-TRACKED-OBJECTS-MIB · .1.3.6.1.4.1.5624.1.2.79.1.2.3.1.7

Object

column r/w SNMPv2-TCTruthValue
A toggle mechanism that allows the tracked object to be put
into service and taken out of service.
              
A tracked object is inservice when the value of this object
is set to 'true'.  In this case, the system is actively tracking
the status of the object.
              
A tracked object is not-inservice when the value of this object
is set to 'false'.  In this case, the system does not monitor
the status of the tracked object.

Context

MIB
ENTERASYS-TRACKED-OBJECTS-MIB
OID
.1.3.6.1.4.1.5624.1.2.79.1.2.3.1.7
Type
column
Access
readwrite
Status
current
Parent
etsysTrackedObjectsCommonEntry
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::etsysTrackedObjectsCommonInservice'
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::etsysTrackedObjectsCommonInservice.<etsysTrackedObjectsCommonName>'
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::etsysTrackedObjectsCommonInservice'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance