All MIBs › RAISECOM-NAT-MIB › natSessionPacketModifier
natSessionPacketModifier
Module: RAISECOM-NAT-MIB
OID (symbolic): RAISECOM-NAT-MIB::natSessionPacketModifier
OID (numeric): 1.3.6.1.4.1.8886.15.1.1.3.1.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Typically, NAT modifies IP header and sometimes the transport header. External agents may choose to assume responsibility for payload modification alone, or the entire packet modification. In the case an external agent assumes responsibility for the entire packet modification, NAT will simply redirect the original packet as is to external translation agent. Otherwise, NAT will perform its share of translation (i.e., IP and transport header translation) and direct the translated packet to external agent.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.15.1.1.3.1.1.13 snmpwalk -v2c -c public <target> RAISECOM-NAT-MIB::natSessionPacketModifier
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.15.1.1.3.1.1.13.1 snmpget -v2c -c public <target> RAISECOM-NAT-MIB::natSessionPacketModifier.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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 |
| 1.3.6.1.4.1.8886.15.1.1 | raisecomNatMIB | RAISECOM-NAT-MIB |
| 1.3.6.1.4.1.8886.15.1.1.3 | natSession | RAISECOM-NAT-MIB |
| 1.3.6.1.4.1.8886.15.1.1.3.1 | natSessionTable | RAISECOM-NAT-MIB |
| 1.3.6.1.4.1.8886.15.1.1.3.1.1 | natSessionEntry | RAISECOM-NAT-MIB |
| 1.3.6.1.4.1.8886.15.1.1.3.1.1.13 | natSessionPacketModifier | RAISECOM-NAT-MIB |