etsysTrackedObjectsRouteMetricUpThresh

ENTERASYS-TRACKED-OBJECTS-MIB · .1.3.6.1.4.1.5624.1.2.79.1.2.5.1.5

Object

column r/w Unsigned32
The threshold value the route metric MUST reach in order for
the tracked object to transition to the 'up' state from the
'down' state.
              
This value MUST be less than the value specified in
etsysTrackedObjectsRouteMetricDownThresh.  An inconsistentValue
error is returned if the value of a set operation is greater
than or equal to etsysTrackedObjectsRouteMetricDownThresh.
              
This value only has meaning when etsysTrackedObjectsRouteOption
is 'metric'.

Context

MIB
ENTERASYS-TRACKED-OBJECTS-MIB
OID
.1.3.6.1.4.1.5624.1.2.79.1.2.5.1.5
Type
column
Access
readwrite
Status
current
Parent
etsysTrackedObjectsRouteEntry
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::etsysTrackedObjectsRouteMetricUpThresh'
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::etsysTrackedObjectsRouteMetricUpThresh.<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::etsysTrackedObjectsRouteMetricUpThresh'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-254

Conformance