All MIBs › RAISECOM-NAT-MIB › natGlobalAddrFilter
natGlobalAddrFilter
Module: RAISECOM-NAT-MIB
OID (symbolic): RAISECOM-NAT-MIB::natGlobalAddrFilter
OID (numeric): 1.3.6.1.4.1.8886.15.1.1.1.6.1.27
Node type: OBJECT-TYPE
Type: Boolean
Access: read-write
Description:
This boolean flag is only meaningful if natDefXEnable is set to false. If so, and if natGlobalAddrFilter is set to false, then the NAT device will route packets received on the global port to the local network, without translating them.
This enables RSIP hosts within the local network.
Conversely, if this flag is set to true, then packets received on the global port will be filtered according to their destination IP address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.15.1.1.1.6.1.27 snmpwalk -v2c -c public <target> RAISECOM-NAT-MIB::natGlobalAddrFilter
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.15.1.1.1.6.1.27.1 snmpget -v2c -c public <target> RAISECOM-NAT-MIB::natGlobalAddrFilter.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.8886.15.1.1.1.6.1.27.1 s <value>
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.1 | natDesc | RAISECOM-NAT-MIB |
| 1.3.6.1.4.1.8886.15.1.1.1.6 | natTable | RAISECOM-NAT-MIB |
| 1.3.6.1.4.1.8886.15.1.1.1.6.1 | natEntry | RAISECOM-NAT-MIB |
| 1.3.6.1.4.1.8886.15.1.1.1.6.1.27 | natGlobalAddrFilter | RAISECOM-NAT-MIB |