RAISECOM-NAT-MIB :: natBindRemAddress

MIB Reference — IPNetwork Monitor

All MIBsRAISECOM-NAT-MIBnatBindRemAddress

natBindRemAddress

Module: RAISECOM-NAT-MIB

OID (symbolic): RAISECOM-NAT-MIB::natBindRemAddress

OID (numeric): 1.3.6.1.4.1.8886.15.1.1.2.8.1.5

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-only

Description:

The remote IP address for the transport bind, as seen in the first packet that triggered this bind instance. The value of 0.0.0.0 means there is no remote address associated with this bind yet. The value of 255.255.255.255 means the bind is for a broadcast message.

For address binds, the remote address shown is actually the global address of the local host. NAT doesn't keep track of the remote address in address binds.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.15.1.1.2.8.1.5
snmpwalk -v2c -c public <target> RAISECOM-NAT-MIB::natBindRemAddress

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.15.1.1.2.8.1.5.1
snmpget -v2c -c public <target> RAISECOM-NAT-MIB::natBindRemAddress.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> natBindRemAddress.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.8886raisecomRAISECOM-BASE-MIB
1.3.6.1.4.1.8886.15raisecomOptSysCommonRAISECOM-BASE-MIB
1.3.6.1.4.1.8886.15.1optSysMgmtRAISECOM-BASE-MIB
1.3.6.1.4.1.8886.15.1.1raisecomNatMIBRAISECOM-NAT-MIB
1.3.6.1.4.1.8886.15.1.1.2natBindRAISECOM-NAT-MIB
1.3.6.1.4.1.8886.15.1.1.2.8natBindTableRAISECOM-NAT-MIB
1.3.6.1.4.1.8886.15.1.1.2.8.1natBindEntryRAISECOM-NAT-MIB
1.3.6.1.4.1.8886.15.1.1.2.8.1.5natBindRemAddressRAISECOM-NAT-MIB