hwPMServerTable
This table is used to create the PM server. After a performance statistics file is created, the file will be uploaded to the PM server.
The index of this table is hwPMServerName.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.190.2.1.1.1 |
hwPMServerName |
OCTET STRING (SIZE (1..31)) |
Read-only |
The value of this object identifies the PM server name. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.190.2.1.1.2 |
hwPMServerSrcAddrType |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
read-only |
This object indicates the IP address type of the PM server. | This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.190.2.1.1.3 |
hwPMServerSrcAddr |
OCTET STRING (SIZE (0..255)) |
read-only |
This object indicates the source IP address of the PM server. | This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.190.2.1.1.4 |
hwPMServerVpnName | OCTET STRING (SIZE (0..31)) | read-create | This object indicates the name of a VPN serving the PM server. | This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.190.2.1.1.5 |
hwPMServerHostAddrType |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
Read-create |
This object indicates the IP address type of the PM server. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.190.2.1.1.6 |
hwPMServerHostAddr |
OCTET STRING (SIZE (0..255)) |
Read-create |
This object indicates the IP address of the PM server. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.190.2.1.1.7 |
hwPMServerPort |
Integer32 (1..65535) |
Read-create |
The value of this object identifies the FTP port number. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.190.2.1.1.8 |
hwPMServerUserName |
OCTET STRING (SIZE (0..255)) |
Read-create |
This object indicates the user name for logging in to the PM server. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.190.2.1.1.9 |
hwPMServerPassword |
OCTET STRING (SIZE (0..128)) |
Read-create |
This object indicates the password for logging in to the PM server. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.190.2.1.1.10 |
hwPMServerSrcIfName |
OCTET STRING (SIZE (0..48)) |
read-only |
This object indicates the name of the source interface of the PM server. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.190.2.1.1.11 |
hwPMServerRetryTimes |
Unsigned32 (1..3) |
Read-create |
This object indicates the number of retransmissions of a performance statistics file. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.190.2.1.1.12 |
hwPMServerDestPath |
OCTET STRING (SIZE (0..63)) |
Read-create |
This object indicates the destination path where performance statistics files are saved on the PM server |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.190.2.1.1.13 |
hwPMServerTransferProtocol |
INTEGER { ftp(1), tftp(2), sftp(3) } |
Read-create |
The value of this object identifies the protocol for file transfer. The default value is sttp(3). |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.190.2.1.1.14 |
hwPMServerRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
This object indicates the row status. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.190.2.1.1.15 |
hwPMServerVpnType | INTEGER { none(0), managevpn(1), vpninstance(2) } |
read-create | The value of this object identifies the network type used in uploading performance statistics file information to a PM server. |
This object is implemented as defined in the corresponding MIB file. |
Creation Restriction
A maximum of 32 servers used to save performance statistics files can be created. If the number exceeds the maximum number, the creation will fail.
hwPMServerVpnName cannot be created when the value of hwPMServerVpnType is none(0) or managevpn(1).
hwPMServerVpnName cannot be empty when the value of hwPMServerVpnType is vpninstance(2).
Modification Restriction
hwPMServerVpnName cannot be created when the value of hwPMServerVpnType is none(0) or managevpn(1).
hwPMServerVpnName cannot be empty when the value of hwPMServerVpnType is vpninstance(2).
Deletion Restriction
Entries in this table can be deleted.
Access Restriction
Entries in this table can be accessed.