dsmonPdistCtlInserts
DSMON-MIB ·
.1.3.6.1.2.1.16.26.1.3.1.1.6
Object
column table entriesSNMPv2-SMICounter32
The number of times a dsmonPdist entry has been inserted
into the dsmonPdistTable. If an entry is inserted, then
deleted, and then inserted, this counter will be incremented
by 2.
To allow for efficient implementation strategies, agents MAY
delay updating this object for short periods of time. For
example, an implementation strategy may allow internal data
structures to differ from those visible via SNMP for short
periods of time. This counter may reflect the internal data
structures for those short periods of time.
Note that the table size can be determined by subtracting
dsmonPdistCtlDeletes from dsmonPdistCtlInserts.
Context
- MIB
- DSMON-MIB
- OID
.1.3.6.1.2.1.16.26.1.3.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Units
- table entries
- Parent
- dsmonPdistCtlEntry
- 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::dsmonPdistCtlInserts'
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::dsmonPdistCtlInserts.<dsmonPdistCtlIndex>'
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::dsmonPdistCtlInserts'
Syntax
table entriesSNMPv2-SMICounter32
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of