extremeRemoteSyslogServerFacility
EXTREME-SERVICES-MIB ·
.1.3.6.1.4.1.1916.1.26.1.1.1.4
Object
column
Enumeration
The facility which will be sent in all syslog messages to this remote syslog server.
Context
- MIB
- EXTREME-SERVICES-MIB
- OID
.1.3.6.1.4.1.1916.1.26.1.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- extremeRemoteSyslogServerEntry
- Table
- extremeRemoteSyslogServerTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | local0 |
2 | local1 |
3 | local2 |
4 | local3 |
5 | local4 |
6 | local5 |
7 | local6 |
8 | local7 |
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 |
| extremeRemoteSyslogServerSeverity 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 'createAnd… | column | Bits | .1.3.6.1.4.1.1916.1.26.1.1.1.5 |
| 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 |