etsysSyslogServerRowStatus
ENTERASYS-SYSLOG-CLIENT-MIB ·
.1.3.6.1.4.1.5624.1.2.14.2.4.1.9
Object
This object allows for the dynamic creation and deletion
of entries within the etsysSyslogServerTable as well as
the activation and deactivation of these entries.
When this object's value is set to notInService(2) this
server will not be sent any messages, nor will any of its
counters be incremented.
The agent should not delete a row, except in the case of
the loss of persistent storage.
Refer to the RowStatus convention for further details on
the behavior of this object.
Context
- MIB
- ENTERASYS-SYSLOG-CLIENT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.14.2.4.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysSyslogServerEntry
- Table
- etsysSyslogServerTable
- Siblings
- 9
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysSyslogServerIndex A unique arbitrary identifier for this syslog server. | column | Unsigned32 | .1.3.6.1.4.1.5624.1.2.14.2.4.1.1 |
| etsysSyslogServerVirtualRouterName The name of the local system virtual router that traffic
sent to this syslog server should be associated with.
Writing this object with a zero length string sets th… | column | OctetString | .1.3.6.1.4.1.5624.1.2.14.2.4.1.10 |
| etsysSyslogServerDescription Administratively assigned textual description of this
syslog server. | column | OctetString | .1.3.6.1.4.1.5624.1.2.14.2.4.1.2 |
| etsysSyslogServerAddressType The type of Internet address by which the Syslog
server is specified in etsysSyslogServerAddress.
Not all address types may be supported. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.5624.1.2.14.2.4.1.3 |
| etsysSyslogServerAddress The Internet address for the Syslog message server.
The use of DNS domain names is discouraged, and agent
support for them is optional. Deciding when, and how
ofte… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.5624.1.2.14.2.4.1.4 |
| etsysSyslogServerUdpPort The UDP port number the client is using to send requests
to this server.
If an entity only supports sending messages using a
single UDP port to all servers then thi… | column | SyslogUdpPort | .1.3.6.1.4.1.5624.1.2.14.2.4.1.5 |
| etsysSyslogServerFacility The syslog facility (local0-local7) that will be encoded
in messages sent to this server.
If an entity only supports encoding a single facility in
all messages to a… | column | SyslogFacility | .1.3.6.1.4.1.5624.1.2.14.2.4.1.6 |
| etsysSyslogServerSeverity The maximum severity level of the messages that should
be forwarded to the syslog server. The higher the level,
the lower the severity.
If an entity only supports … | column | SyslogSeverity | .1.3.6.1.4.1.5624.1.2.14.2.4.1.7 |
| etsysSyslogServerMessagesIgnored This is a count of messages not sent to this server
because the severity level of the message was above
etsysSyslogServerSeverity, the higher the level,
the lower the severity. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.5624.1.2.14.2.4.1.8 |