addressMapInserts

RMON2-MIB · .1.3.6.1.2.1.16.13.1

Object

The number of times an address mapping entry has been
inserted into the addressMapTable.  If an entry is inserted,
then deleted, and then inserted, this counter will be
incremented by 2.
          
Note that the table size can be determined by subtracting
addressMapDeletes from addressMapInserts.

Context

MIB
RMON2-MIB
OID
.1.3.6.1.2.1.16.13.1
Type
scalar
Access
readonly
Status
current
Parent
addressMap
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RMON2-MIB::addressMapInserts.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RMON2-MIB::addressMapInserts'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance