dsmonAggControlDescr

DSMON-MIB · .1.3.6.1.2.1.16.26.1.1.5.1.2

Object

column r/w OctetString
An administratively assigned description of the counter
aggregation profile identified by this entry.
              
Upon first creation of an instance of this object, the agent
SHOULD set this object to the empty string.  If the agent
supports non-volatile storage, then this object SHOULD be
re-initialized with its stored value after a system reboot.
              
This object MUST NOT be modified if the associated
dsmonAggControlStatus object is equal to 'active', or the
dsmonAggControlLocked object is equal to 'true'.

Context

MIB
DSMON-MIB
OID
.1.3.6.1.2.1.16.26.1.1.5.1.2
Type
column
Access
readwrite
Status
current
Parent
dsmonAggControlEntry
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::dsmonAggControlDescr'
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::dsmonAggControlDescr.<dsmonAggControlIndex>'
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::dsmonAggControlDescr'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-64

Conformance