All MIBs › NATV2-MIB › natv2NotificationInstanceAddressMapEntriesHigh
natv2NotificationInstanceAddressMapEntriesHigh
Module: NATV2-MIB
OID (symbolic): NATV2-MIB::natv2NotificationInstanceAddressMapEntriesHigh
OID (numeric): 1.3.6.1.2.1.234.0.3
Node type: NOTIFICATION-TYPE
Description: This notification is triggered when the value of natv2InstanceAddressMapEntries equals or exceeds the value of the natv2InstanceThresholdAddressMapEntriesHigh object
for the NAT instance, unless disabled by setting that threshold to -1. Reporting is subject to the rate limitation given by natv2InstanceNotificationInterval.
natv2InstanceAddressMapEntries and natv2InstanceAddressMapCreations are members of table natv2InstanceTable indexed by the identifier of the NAT instance for which the event is being reported. The values reported are those observed at the moment the notification was triggered.
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' NATV2-MIB::natv2NotificationInstanceAddressMapEntriesHigh snmptrap -v2c -c public <manager> '' 1.3.6.1.2.1.234.0.3
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:55456->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (289070240) 33 days, 10:58:22.40 SNMPv2-MIB::snmpTrapOID.0 = OID: NATV2-MIB::natv2NotificationInstanceAddressMapEntriesHigh
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' NATV2-MIB::natv2NotificationInstanceAddressMapEntriesHigh
Start monitoring Vendor-neutral IETF standard (carrier-grade NAT router/firewall/gateway) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NATV2-MIB::natv2NotificationInstanceAddressMapEntriesHigh OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (carrier-grade NAT router/firewall/gateway) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.234 | natv2MIB | NATV2-MIB |
| 1.3.6.1.2.1.234.0 | natv2MIBNotifications | NATV2-MIB |
| 1.3.6.1.2.1.234.0.3 | natv2NotificationInstanceAddressMapEntriesHigh | NATV2-MIB |