dsmonHostCtlMaxDesiredEntries

DSMON-MIB · .1.3.6.1.2.1.16.26.1.4.1.1.4

Object

column r/w table entriesInteger32
The maximum number of entries that are desired in the
dsmonHostTable on behalf of this control entry.  The probe
will not create more than this number of associated entries
in the table, but MAY choose to create fewer entries in this
table for any reason including the lack of resources.
              
If this value is set to -1, the probe MAY create any number
of entries in this table.
              
This object MUST NOT be modified if the associated
dsmonHostCtlStatus object is equal to active(1).

Context

MIB
DSMON-MIB
OID
.1.3.6.1.2.1.16.26.1.4.1.1.4
Type
column
Access
readwrite
Status
current
Units
table entries
Parent
dsmonHostCtlEntry
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 'DSMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DSMON-MIB::dsmonHostCtlMaxDesiredEntries'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DSMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DSMON-MIB::dsmonHostCtlMaxDesiredEntries.<dsmonHostCtlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DSMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DSMON-MIB::dsmonHostCtlMaxDesiredEntries'

Syntax

table entriesInteger32

Values & Constraints

Object Constraints
range: -1--1 range: 1-2147483647

Conformance