All MIBs › RAISECOM-NAT-MIB › natLogMask
natLogMask
Module: RAISECOM-NAT-MIB
OID (symbolic): RAISECOM-NAT-MIB::natLogMask
OID (numeric): 1.3.6.1.4.1.8886.15.1.1.1.6.1.24
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: A Bit Mask documenting the NAT instance's logging option behaviour.
Bit 0, if set, indicates that console output is enabled.
Bit 1, if set, indicates that the system will write initialization sequence output to the console.
Bit 2, if set, indicates that the system will write data output to the console.
Bit 3, if set, indicates that the system will write trace output to the console.
Bit 4, if set, indicates that the system will write information about error events to the console.
What is natLogMask?
A read-write bit mask (default 19) controlling this NAT instance's console logging behavior, per bit: console output on/off (bit 0), initialization-sequence logging (bit 1), data output logging (bit 2), trace output logging (bit 3), and error-event logging (bit 4). Admins adjust it to turn on more verbose console diagnostics while troubleshooting NAT problems.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.15.1.1.1.6.1.24 snmpwalk -v2c -c public <target> RAISECOM-NAT-MIB::natLogMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.15.1.1.1.6.1.24.1 snmpget -v2c -c public <target> RAISECOM-NAT-MIB::natLogMask.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.8886.15.1.1.1.6.1.24.1 i <value>
Start monitoring Raisecom gateway/CPE router or switch (NAT address mapping) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RAISECOM-NAT-MIB::natLogMask OID value, configure state conditions and alerts, and monitor any Raisecom gateway/CPE router or switch (NAT address mapping) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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.24 | natLogMask | RAISECOM-NAT-MIB |