RAISECOM-NAT-MIB :: natBindAction

MIB Reference — IPNetwork Monitor

All MIBsRAISECOM-NAT-MIBnatBindAction

natBindAction

Module: RAISECOM-NAT-MIB

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

OID (numeric): 1.3.6.1.4.1.8886.15.1.1.2.8.1.17

Node type: OBJECT-TYPE

Type: RowStatus

Access: read-write

Description:

A new static bind may be created or an existing one may be deleted by setting the multiple variable bindings of natBindProto and natBindAction. For example, to create a new static TCP bind of local host 192.168.10.10, local port 23, and global port 23, create a new oid natBindProto.192.168.10.23.0.0.0.0.23 and set it to 'tcp', and natBindAction.192.168.10.23.0.0.0.0.23 and set it to 'create and go'. Similarly, to delete the static bind, set natBindProto.23.0.0.0.0.23 to 'tcp' and natBindAction.192.168.10.23.0.0.0.0.23 to 'destroy'. To do this, your mib browser must be able to support multiple variable bindings access.

Note that you can create and delete only TCP and UDP static entries which apply only in NAPT mode.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.15.1.1.2.8.1.17
snmpwalk -v2c -c public <target> RAISECOM-NAT-MIB::natBindAction

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.15.1.1.2.8.1.17.1
snmpget -v2c -c public <target> RAISECOM-NAT-MIB::natBindAction.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.8886.15.1.1.2.8.1.17.1 s <value>

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.17natBindActionRAISECOM-NAT-MIB