docsIfCmStatusInvalidMaps
DOCS-IF-MIB ·
.1.3.6.1.2.1.10.127.1.2.2.1.6
Object
column mapsSNMPv2-SMICounter32
Number of times the CM received invalid MAP messages. Discontinuities in the value of this counter can occur at reinitialization of the managed system, and at other times as indicated by the value of ifCounterDiscontinuityTime for the associated ifIndex.
Context
- MIB
- DOCS-IF-MIB
- OID
.1.3.6.1.2.1.10.127.1.2.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Units
- maps
- Parent
- docsIfCmStatusEntry
- Groups
- 2
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 'DOCS-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IF-MIB::docsIfCmStatusInvalidMaps'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IF-MIB::docsIfCmStatusInvalidMaps.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-IF-MIB::docsIfCmStatusInvalidMaps'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of