snmpSyslogCollectorDefaultSeverity
CISCOSB-IETF-SYSLOG-DEVICE-MIB ·
.1.3.6.1.4.1.9.6.1.101.82.1.2.7
Object
scalar
r/w
SyslogSeverity
The default syslog message severity level that will be used
to filter all syslog messages.
This value will be used as the default value for
snmpSyslogCollectorSeverity when creating rows in the
snmpSyslogCollectorTable and either:
1.) no value is specified for snmpSyslogCollectorSeverity, or
2.) snmpSyslogCollectorSeverity is implemented read-only.
The higher the severity level, the less critical it is.
If snmpSyslogCollectorSeverity is implemented read-only,
and this value is changed, it SHOULD affect the syslog
message severity level that will be used to filter all
syslog messages as soon as it is practical.
This parameter value is maintained across system reboots.
Context
- MIB
- CISCOSB-IETF-SYSLOG-DEVICE-MIB
- OID
.1.3.6.1.4.1.9.6.1.101.82.1.2.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- snmpSyslogCollector
- Siblings
- 6
Syntax
SyslogSeverity
- Source
- SyslogSeverity
- Base type
Enumeration
Values & Constraints
Type Values
0 | emergency |
1 | alert |
2 | critical |
3 | error |
4 | warning |
5 | notice |
6 | info |
7 | debug |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snmpSyslogCollectorMaxEntries The maximum number of entries allowed in the
snmpSyslogCollectorTable. | scalar | Unsigned32 | .1.3.6.1.4.1.9.6.1.101.82.1.2.1 |
| snmpSyslogCollectorNumEntries The number of entries currently in the
snmpSyslogCollectorTable. | scalar | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.6.1.101.82.1.2.2 |
| snmpSyslogCollectorTableNextAvailableIndex This object indicates the numerically lowest available
index within this entity, which may be used for the
value of snmpSyslogCollectorIndex in the creation of a
new entry in the … | scalar | Unsigned32 | .1.3.6.1.4.1.9.6.1.101.82.1.2.3 |
| snmpSyslogCollectorTable A table containing Syslog collector information. | table | - | .1.3.6.1.4.1.9.6.1.101.82.1.2.4 |
| snmpSyslogCollectorDefaultUdpPort The default UDP port number that the managed entity is
using to send syslog messages.
This value will be used as the default value for
snmpSyslogCollectorUdpPort when c… | scalar | SyslogUdpPort | .1.3.6.1.4.1.9.6.1.101.82.1.2.5 |
| snmpSyslogCollectorDefaultFacility The default syslog facility (local0-local7) that will be
encoded in syslog messages.
This value will be used as the default value for
snmpSyslogCollectorFacility when c… | scalar | SyslogFacility | .1.3.6.1.4.1.9.6.1.101.82.1.2.6 |