This table lists information center functions, including configuring and deleting syslog hosts and modifying common parameters of syslog hosts.
The indexes of the table are hwICLoghostIpAddressType, hwICLoghostIpAddress, IMPLIED hwICLoghostVpnInstance.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.212.1.2.2.1.1 |
hwICLoghostIpAddressType |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
read-only |
The ip address type of loghost. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.212.1.2.2.1.2 |
hwICLoghostIpAddress |
OCTET STRING{(0,255)} |
read-only |
The ip address of the specified loghost. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.212.1.2.2.1.3 |
hwICLoghostVpnInstance |
OCTET STRING{(1,31)} |
read-only |
The vpn instance which the loghost uses. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.212.1.2.2.1.4 |
hwICLoghostChannel |
Integer32 |
read-create |
The channel which the loghost receives message. The value of this object identifies the index of the channel in the Channel Table. The value is referenced from hwICChannelTable. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.212.1.2.2.1.5 |
hwICLoghostFacility |
INTEGER{local0(16),local1(17),local2(18),local3(19),local4(20),local5(21),local6(22),local7(23)} |
read-create |
The operations staff can selectively filter the messages with priority which consists of facility that generates the message and severity of the message. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.212.1.2.2.1.6 |
hwICLoghostLanguage |
INTEGER{chinese(1),english(2)} |
read-create |
The language of a loghost. If chinese is selected, the information which the loghost receives is chinese content. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.212.1.2.2.1.7 |
hwICLoghostRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
The row status of this table. |
This object is implemented as defined in the corresponding MIB files. |
This table supports CreateAndGo only.
During entry creation in this table, you do not need to specify values for other objects except the index and row status. In this case, default values are assigned for those objects as follows:
hwICLoghostChannel: 2
hwICLoghostFacility: local7
hwICLoghostLanguage: english(2)
Set operations on entries must comply with the SNMPv2 entry creation standard.