All MIBs › RAISECOM-NAT-MIB › natTypeMask
natTypeMask
Module: RAISECOM-NAT-MIB
OID (symbolic): RAISECOM-NAT-MIB::natTypeMask
OID (numeric): 1.3.6.1.4.1.8886.15.1.1.1.6.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
A Bit Mask documenting the NAT types as defined in RFC 2663 this NAT instance supports.
Its value may be any combination of the options below: Basic-NAT(Bit 0) NAPT(Bit 1) Bi-directional-NAT(Bit 2) Twice-NAT(Bit 3) RSA-IP-Server(Bit 4) RSAP-IP-Server(Bit 5)
Bit 0, if set, indicates that Basic-NAT is supported. Bit 1, if set, indicates that NAPT is supported. Bit 2, if set, indicates that Bi-directional-NAT is supported. Bit 3, if set, indicates that Twice-NAT is supported. Bit 4, if set, indicates that RSA-IP-Server is supported. Bit 5, if set, indicates that RSAP-IP-Server is supported.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.15.1.1.1.6.1.2 snmpwalk -v2c -c public <target> RAISECOM-NAT-MIB::natTypeMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.15.1.1.1.6.1.2.1 snmpget -v2c -c public <target> RAISECOM-NAT-MIB::natTypeMask.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.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.2 | natTypeMask | RAISECOM-NAT-MIB |