All MIBs › RAISECOM-NAT-MIB › natBindType
natBindType
Module: RAISECOM-NAT-MIB
OID (symbolic): RAISECOM-NAT-MIB::natBindType
OID (numeric): 1.3.6.1.4.1.8886.15.1.1.2.8.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This field indicates whether this bind is between a pair of IP-addresses, or between a pair of (IP-address, Transport-Id) tuples.
A value of 1 indicates this bind is based on a pair of IP-adresses.
A value of 2 indicates this bind is based on the (IP-address, Transport-Id) tuple.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.15.1.1.2.8.1.2 snmpwalk -v2c -c public <target> RAISECOM-NAT-MIB::natBindType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.15.1.1.2.8.1.2.1 snmpget -v2c -c public <target> RAISECOM-NAT-MIB::natBindType.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.2 | natBind | RAISECOM-NAT-MIB |
| 1.3.6.1.4.1.8886.15.1.1.2.8 | natBindTable | RAISECOM-NAT-MIB |
| 1.3.6.1.4.1.8886.15.1.1.2.8.1 | natBindEntry | RAISECOM-NAT-MIB |
| 1.3.6.1.4.1.8886.15.1.1.2.8.1.2 | natBindType | RAISECOM-NAT-MIB |