dmOptimize

CISCO-DM-MIB · .1.3.6.1.4.1.9.9.302.1.1.1.1.27

Object

column r/w OctetString
Each 'bit' within the value of an object of this type,
specifies a configured optimization type.
              
The value of each 'bit' (set/reset) represents whether
an optimization type is configured or not.
              
Bit position 0, represents whether the fast-restart
optimization is enabled.
              
Bit position 1, represents whether the selective-restart
optimization is enabled.
              
Bit position 2, represents whether the scale-restart
optimization is enabled.
              
If the length of an object of this type is less
than 8 bytes, then the optimization types which are
not represented are not considered to be part of this
list, i.e., effectively, the string is extended to
be of length 8 bytes by appending bytes
containing x'00'. Note that this means that the
zero length string represents the 'list is empty'
value.

Context

MIB
CISCO-DM-MIB
OID
.1.3.6.1.4.1.9.9.302.1.1.1.1.27
Type
column
Access
readwrite
Status
current
Parent
dmEntry
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 'CISCO-DM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DM-MIB::dmOptimize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DM-MIB::dmOptimize.<vsanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DM-MIB::dmOptimize'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-8

Conformance

Member of