extremeRemoteSyslogServerSeverity
EXTREME-SERVICES-MIB ·
.1.3.6.1.4.1.1916.1.26.1.1.1.5
Object
column
r/w
Bits
The syslog message severity. All syslog messages of the specified severity for which the Bits are set, will be sent to this syslog server. When setting this object in a 'createAndGo' request, all lower bits upto and including the desired bit position must be set. For example, if bit info(4) needs to be set then bits critical(0), error(1), warning(2), notice(3) and info(4) must also be set in the request. Consequently, all syslog messages of a given severity and higher will be sent to the syslog server. It is not possible to send messages that match only a few selected non-contiguous severities.
Context
- MIB
- EXTREME-SERVICES-MIB
- OID
.1.3.6.1.4.1.1916.1.26.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- extremeRemoteSyslogServerEntry
- Table
- extremeRemoteSyslogServerTable
- Siblings
- 5
Syntax
Bits
Values & Constraints
Enumerated Values
0 | critical |
1 | error |
2 | warning |
3 | notice |
4 | info |
5 | debugSummary |
6 | debugVerbose |
7 | debugData |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| extremeRemoteSyslogServerAddressType The type of address specified in the object
'extremeRemoteSyslogServerAddress'.
Currently, only 'ipv4' and 'dns' are supported. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.1916.1.26.1.1.1.1 |
| extremeRemoteSyslogServerAddress The address of the remote syslog server. This
can be a DNS name or an IPv4 address. | column | OctetString | .1.3.6.1.4.1.1916.1.26.1.1.1.2 |
| extremeRemoteSyslogServerPort The UDP port number of the remote syslog server
to which syslog messages will
be sent. | column | Integer32 | .1.3.6.1.4.1.1916.1.26.1.1.1.3 |
| extremeRemoteSyslogServerFacility The facility which will be sent in all syslog
messages to this remote syslog server. | column | Enumeration | .1.3.6.1.4.1.1916.1.26.1.1.1.4 |
| extremeRemoteSyslogServerStatus The status of the Row as per standard row
status conventions. Only 'createAndGo', 'active' and
'destroy' will be supported. It is not possible
to change the values of the o… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.1916.1.26.1.1.1.6 |