extremeRemoteSyslogServerAddressType
EXTREME-SERVICES-MIB ·
.1.3.6.1.4.1.1916.1.26.1.1.1.1
Object
column
INET-ADDRESS-MIBInetAddressType
The type of address specified in the object 'extremeRemoteSyslogServerAddress'. Currently, only 'ipv4' and 'dns' are supported.
Context
- MIB
- EXTREME-SERVICES-MIB
- OID
.1.3.6.1.4.1.1916.1.26.1.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- extremeRemoteSyslogServerEntry
- Table
- extremeRemoteSyslogServerTable
- Siblings
- 5
Syntax
INET-ADDRESS-MIBInetAddressType
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |
| 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 |