All MIBs › RAISECOM-NAT-MIB › natType
natType
Module: RAISECOM-NAT-MIB
OID (symbolic): RAISECOM-NAT-MIB::natType
OID (numeric): 1.3.6.1.4.1.8886.15.1.1.1.6.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
A Bit Mask documenting the NAT device's actual configuration according to natTypeMask above.
Its value may be one and only one 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 configured. Bit 1, if set, indicates that NAPT is configured. Bit 2, if set, indicates that Bi-directional-NAT is configured. Bit 3, if set, indicates that Twice-NAT is configured. Bit 4, if set, indicates that RSA-IP-Server is configured. Bit 5, if set, indicates that RSAP-IP-Server is configured.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.15.1.1.1.6.1.3 snmpwalk -v2c -c public <target> RAISECOM-NAT-MIB::natType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.15.1.1.1.6.1.3.1 snmpget -v2c -c public <target> RAISECOM-NAT-MIB::natType.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.3 | natType | RAISECOM-NAT-MIB |