All MIBs › RAISECOM-NAT-MIB › raisecomIpNatAddress
raisecomIpNatAddress
Module: RAISECOM-NAT-MIB
OID (symbolic): RAISECOM-NAT-MIB::raisecomIpNatAddress
OID (numeric): 1.3.6.1.4.1.8886.15.1.1.1.7.1.1
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: The IP address to which this entry's addressing information pertains.
What is raisecomIpNatAddress?
The global (public) IP address configured for NAT on this device; this read-write value is also the table index, so each row of raisecomIpNatTable represents one configured global NAT address. Per the accompanying comment in the revision history, this object was added specifically to expose the NAT global IP address via SNMP.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.15.1.1.1.7.1.1 snmpwalk -v2c -c public <target> RAISECOM-NAT-MIB::raisecomIpNatAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.15.1.1.1.7.1.1.1 snmpget -v2c -c public <target> RAISECOM-NAT-MIB::raisecomIpNatAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.8886.15.1.1.1.7.1.1.1 a <value>
Start monitoring Raisecom gateway/CPE router or switch (NAT address mapping) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RAISECOM-NAT-MIB::raisecomIpNatAddress OID value, configure state conditions and alerts, and monitor any Raisecom gateway/CPE router or switch (NAT address mapping) from a single console.
OID Breakdown
Upper-level ancestors (9 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.8886 | raisecom | RAISECOM-BASE-MIB |
| 1.3.6.1.4.1.8886.15 | raisecomOptSysCommon | RAISECOM-BASE-MIB |
| 1.3.6.1.4.1.8886.15.1 | optSysMgmt | RAISECOM-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.8886.15.1.1 | raisecomNatMIB | RAISECOM-NAT-MIB |
| 1.3.6.1.4.1.8886.15.1.1.1 | natDesc | RAISECOM-NAT-MIB |
| 1.3.6.1.4.1.8886.15.1.1.1.7 | raisecomIpNatTable | RAISECOM-NAT-MIB |
| 1.3.6.1.4.1.8886.15.1.1.1.7.1 | raisecomIpNatEntry | RAISECOM-NAT-MIB |
| 1.3.6.1.4.1.8886.15.1.1.1.7.1.1 | raisecomIpNatAddress | RAISECOM-NAT-MIB |