All MIBs › CAMBIUM-PMP80211-MIB › syslogServerLogMask
syslogServerLogMask
Module: CAMBIUM-PMP80211-MIB
OID (symbolic): CAMBIUM-PMP80211-MIB::syslogServerLogMask
OID (numeric): 1.3.6.1.4.1.17713.21.3.1.6
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: Log Level Mask: 0x00 - all messages, 0x01 - emerg, 0x02 - alert, 0x04 - crit, 0x08 - err, 0x10 - warning, 0x20 - notice, 0x40 - info, 0x80 - debug Device Allocation: AP, SM
What is syslogServerLogMask?
Read-write bitmask on Cambium PMP AP/SM devices that selects which syslog severity levels (emergency, alert, critical, error, warning, notice, info, debug) are logged.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.17713.21.3.1.6 snmpwalk -v2c -c public <target> CAMBIUM-PMP80211-MIB::syslogServerLogMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.17713.21.3.1.6.1 snmpget -v2c -c public <target> CAMBIUM-PMP80211-MIB::syslogServerLogMask.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.17713.21.3.1.6.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> syslogServerLogMask.1
Start monitoring Cambium Networks wireless broadband equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CAMBIUM-PMP80211-MIB::syslogServerLogMask OID value, configure state conditions and alerts, and monitor any Cambium Networks wireless broadband equipment from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.17713 | cambium | CAMBIUM-PMP80211-MIB |
| 1.3.6.1.4.1.17713.21 | pmpMibTree | CAMBIUM-PMP80211-MIB |
| 1.3.6.1.4.1.17713.21.3 | cambiumpmp80211SystemConfiguration | CAMBIUM-PMP80211-MIB |
| 1.3.6.1.4.1.17713.21.3.1 | cambiumSystemLog | CAMBIUM-PMP80211-MIB |
| 1.3.6.1.4.1.17713.21.3.1.6 | syslogServerLogMask | CAMBIUM-PMP80211-MIB |