etsysTrackedObjectsProbeDefault

ENTERASYS-TRACKED-OBJECTS-MIB · .1.3.6.1.4.1.5624.1.2.79.1.2.1.1.3

Object

Identifies whether this row entry is a default probe created
by the system.  A 'true' value indicates the system created the
row entry, otherwise the value is 'false'.
              
If the value of this object is 'true', the entry is read-only.
Any attempt to modify the objects within this table results in
the operation failing with a badValue error.

Context

MIB
ENTERASYS-TRACKED-OBJECTS-MIB
OID
.1.3.6.1.4.1.5624.1.2.79.1.2.1.1.3
Type
column
Access
readonly
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::etsysTrackedObjectsProbeDefault'
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::etsysTrackedObjectsProbeDefault.<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::etsysTrackedObjectsProbeDefault'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance