All MIBs › RAD-MIB › agnSyslogSeverityLevel
agnSyslogSeverityLevel
Module: RAD-MIB
OID (symbolic): RAD-MIB::agnSyslogSeverityLevel
OID (numeric): 1.3.6.1.4.1.164.6.2.58.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Device will send events equal or exceeding this severity level (configured by user).
What is agnSyslogSeverityLevel?
This object configures the minimum severity level (1-7 plus local facilities 0-7) at which system events will be logged and sent to syslog servers. Events with equal or higher severity will be transmitted. Operators use this to control the verbosity of event logging and filter out low-importance messages while ensuring critical alerts reach logging systems.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.58.3 snmpwalk -v2c -c public <target> RAD-MIB::agnSyslogSeverityLevel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.58.3.1 snmpget -v2c -c public <target> RAD-MIB::agnSyslogSeverityLevel.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.6.2.58.3.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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.2 | agnt | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.58 | agnSyslog | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.58.3 | agnSyslogSeverityLevel | RAD-MIB |