dsmonMatrixCtlMaxDesiredEntries
DSMON-MIB ·
.1.3.6.1.2.1.16.26.1.6.1.1.4
Object
column r/w
table entriesInteger32
The maximum number of entries that are desired in the
dsmonMatrix tables on behalf of this control entry. The
probe will not create more than this number of associated
entries in these tables, 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
dsmonMatrixCtlStatus object is equal to active(1).
Context
- MIB
- DSMON-MIB
- OID
.1.3.6.1.2.1.16.26.1.6.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Units
- table entries
- Parent
- dsmonMatrixCtlEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::dsmonMatrixCtlMaxDesiredEntries'
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::dsmonMatrixCtlMaxDesiredEntries.<dsmonMatrixCtlIndex>'
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::dsmonMatrixCtlMaxDesiredEntries'
Syntax
table entriesInteger32
Values & Constraints
Object Constraints
range: -1--1
range: 1-2147483647
Conformance
Member of