etsysSrvcLvlNetMeasureFailureMgmtMode

ENTERASYS-SERVICE-LEVEL-REPORTING-MIB · .1.3.6.1.4.1.5624.1.2.39.1.4.1.1.9

Object

column r/w Enumeration
This object defines whether this row is discarded on failure.
'auto'  
   the failure is handled automatically depending on the 
   implementation.
'manual'  
   the entry should be discarded manually.
'discarded'  
   the entry is discarded all the time.

Context

MIB
ENTERASYS-SERVICE-LEVEL-REPORTING-MIB
OID
.1.3.6.1.4.1.5624.1.2.39.1.4.1.1.9
Type
column
Access
readwrite
Status
current
Parent
etsysSrvcLvlNetMeasureEntry
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-SERVICE-LEVEL-REPORTING-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-SERVICE-LEVEL-REPORTING-MIB::etsysSrvcLvlNetMeasureFailureMgmtMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-SERVICE-LEVEL-REPORTING-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-SERVICE-LEVEL-REPORTING-MIB::etsysSrvcLvlNetMeasureFailureMgmtMode.<etsysSrvcLvlNetMeasureOwner>.<etsysSrvcLvlNetMeasureIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-SERVICE-LEVEL-REPORTING-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-SERVICE-LEVEL-REPORTING-MIB::etsysSrvcLvlNetMeasureFailureMgmtMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1auto
2manual
3discarded

Conformance