etsysTrackedObjectsCommonType

ENTERASYS-TRACKED-OBJECTS-MIB · .1.3.6.1.4.1.5624.1.2.79.1.2.3.1.2

Object

column Enumeration
The object type that is tracked by this entry.  The objects
non-common attributes are in one of the following tables based
on the type:
              
interface(1)   - etsysTrackedObjectsIntfTable
ipRoute(2)     - etsysTrackedObjectsRouteTable
portGroup(3)   - etsysTrackedObjectsPortGroupTable
portIfSpeed(4) - etsysTrackedObjectsPortIfSpeedTable

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1interface
2ipRoute
3portGroup
4portIfspeed

Conformance