natv2InstanceThresholdPortMapEntriesHigh

NATV2-MIB · .1.3.6.1.2.1.234.2.1.1.21

Object

column r/w SNMPv2-SMIInteger32
Notification threshold for total number of port map
entries held by this NAT instance.  Whenever
natv2InstancePortMapEntries is updated, if it equals or
exceeds natv2InstanceThresholdPortMapEntriesHigh, then
natv2NotificationInstancePortMapEntriesHigh may be
triggered, unless the notification is disabled by setting
the threshold to -1.  Reporting is subject to the minimum
              
inter-notification interval given by
natv2InstanceNotificationInterval.  If multiple notifications
are triggered during one interval, the agent MUST report
only the one containing the highest value of
natv2InstancePortMapEntries and discard the others.

Context

MIB
NATV2-MIB
OID
.1.3.6.1.2.1.234.2.1.1.21
Type
column
Access
readwrite
Status
current
Parent
natv2InstanceEntry
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 'NATV2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NATV2-MIB::natv2InstanceThresholdPortMapEntriesHigh'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NATV2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NATV2-MIB::natv2InstanceThresholdPortMapEntriesHigh.<natv2InstanceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NATV2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NATV2-MIB::natv2InstanceThresholdPortMapEntriesHigh'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance