nbsSyslogServerAddressType
NBS-SYSLOG-SERVER-MIB ·
.1.3.6.1.4.1.629.206.1.2.1.3
Object
The address type of nbsSyslogServerAddress. Currently ipv4 and ipv6 are supported.
Context
- MIB
- NBS-SYSLOG-SERVER-MIB
- OID
.1.3.6.1.4.1.629.206.1.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nbsSyslogServerEntry
- Table
- nbsSyslogServerTable
- 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 |
|---|---|---|---|
| nbsSyslogServerIndex The index of the entry/row in the syslog table. | column | Integer32 | .1.3.6.1.4.1.629.206.1.2.1.1 |
| nbsSyslogServerStatus This object is used to get/set the validity of the information
contained by nbsSyslogServerEntry row.
Setting this object to the value invalid(1) has the effect of
… | column | Enumeration | .1.3.6.1.4.1.629.206.1.2.1.2 |
| nbsSyslogServerAddress IP address of a remote server that should be sent syslog messages. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.629.206.1.2.1.4 |
| nbsSyslogServerPort UDP port of the remote syslog server.
The default port is 514. | column | Unsigned32 | .1.3.6.1.4.1.629.206.1.2.1.5 |
| nbsSyslogServerLevel Indicates the level of messages that are sent to this syslog server. | column | Enumeration | .1.3.6.1.4.1.629.206.1.2.1.6 |