extremeRemoteSyslogServerStatus
EXTREME-SERVICES-MIB ·
.1.3.6.1.4.1.1916.1.26.1.1.1.6
Object
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 objects of a row once it has been created, except by 'destroy'ing and re-creating the row.
Context
- MIB
- EXTREME-SERVICES-MIB
- OID
.1.3.6.1.4.1.1916.1.26.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- extremeRemoteSyslogServerEntry
- Table
- extremeRemoteSyslogServerTable
- Siblings
- 5
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
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 |
| 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 |