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.
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>
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.24 | natLogMask | RAISECOM-NAT-MIB |