snmpSyslogCollectorSeverity
CISCOSB-IETF-SYSLOG-DEVICE-MIB ·
.1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.7
Object
column
r/w
SyslogSeverity
The maximum severity level of the messages that SHOULD
be forwarded to the syslog collector. The higher the level,
the lower the severity.
If an entity only supports filtering based on a single
severity level for all collectors then this may optionally
be implemented read-only, in which case the current value
of snmpSyslogCollectorDefaultSeverity will be used.
Context
- MIB
- CISCOSB-IETF-SYSLOG-DEVICE-MIB
- OID
.1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snmpSyslogCollectorEntry
- Table
- snmpSyslogCollectorTable
- Siblings
- 8
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 |
|---|---|---|---|
| snmpSyslogCollectorIndex A unique arbitrary identifier for this syslog collector. | column | Unsigned32 | .1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.1 |
| snmpSyslogCollectorDescription Administratively assigned textual description of this
syslog collector. | column | OctetString | .1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.2 |
| snmpSyslogCollectorAddressType The type of Internet address by which the Syslog
collector is specified in snmpSyslogCollectorAddress.
Not all address types may be supported. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.3 |
| snmpSyslogCollectorAddress The Internet address for the Syslog message collector.
The use of DNS domain names is discouraged, and agent
support for them is optional. Deciding when, and how
o… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.4 |
| snmpSyslogCollectorUdpPort The UDP port number the syslog device is using to send
requests to this syslog collector.
If an entity only supports sending messages using a
single UDP port to all collectors the… | column | SyslogUdpPort | .1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.5 |
| snmpSyslogCollectorFacility The syslog facility (local0-local7) that will be encoded
in messages sent to this collector.
If an entity only supports encoding a single facility in
all messages t… | column | SyslogFacility | .1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.6 |
| snmpSyslogCollectorMessagesIgnored This is a count of messages not sent to this collector
because the severity level of the message was above
snmpSyslogCollectorSeverity, the higher the level,
the lower the severit… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.8 |
| snmpSyslogCollectorRowStatus This object allows for the dynamic creation and deletion
of entries within the snmpSyslogCollectorTable as well as
the activation and deactivation of these entries.
… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.9 |