mapSecurityCheckInvalidv4
MAP-E-MIB ·
.1.3.6.1.2.1.242.1.2.1.1.1
Object
column SNMPv2-SMICounter64
Indicates the number of received IPv4 packets that do not have a payload source IPv4 address or port within the range defined in the matching MAP rule. It corresponds to the second kind of invalid packet described in Section 4.1.2.
Context
- MIB
- MAP-E-MIB
- OID
.1.3.6.1.2.1.242.1.2.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mapSecurityCheckEntry
- 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 'MAP-E-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MAP-E-MIB::mapSecurityCheckInvalidv4'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MAP-E-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MAP-E-MIB::mapSecurityCheckInvalidv4.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MAP-E-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MAP-E-MIB::mapSecurityCheckInvalidv4'
Syntax
- Source
- SNMPv2-SMICounter64
- Base type
Unsigned64
Values & Constraints
Type Constraints
range: 0..18446744073709551615
Conformance
Member of