예제 #1
0
 public function __construct($host = null, $port = null)
 {
     parent::__construct($host, $port);
 }
예제 #2
0
 public function __construct($host = null, $port = null)
 {
     parent::__construct($host, $port);
     $this->attributes_length[IPCService::WTM_RTS_TRITON_UPTIME] = 4;
     $this->attributes_length[IPCService::WTM_RTS_TCP_FLOW_PROCESSED] = 8;
     $this->attributes_length[IPCService::WTM_RTS_UDP_FLOW_PROCESSED] = 8;
     $this->attributes_length[IPCService::WTM_RTS_USER_ONLINE_CNT] = 8;
     $this->attributes_length[IPCService::WTM_RTS_APPL_ONLINE_CNT] = 8;
     $this->attributes_length[IPCService::WTM_RTS_TCP_FLOW_CNT] = 8;
     $this->attributes_length[IPCService::WTM_RTS_UDP_FLOW_CNT] = 8;
     $this->attributes_length[IPCService::WTM_RTS_TCP_UPSTREAM_BYTE] = 8;
     $this->attributes_length[IPCService::WTM_RTS_TCP_DOWNSTREAM_BYTE] = 8;
     $this->attributes_length[IPCService::WTM_RTS_TCP_UPSTREAM_PKT] = 8;
     $this->attributes_length[IPCService::WTM_RTS_TCP_DOWNSTREAM_PKT] = 8;
     $this->attributes_length[IPCService::WTM_RTS_UDP_UPSTREAM_BYTE] = 8;
     $this->attributes_length[IPCService::WTM_RTS_UDP_DOWNSTREAM_BYTE] = 8;
     $this->attributes_length[IPCService::WTM_RTS_UDP_UPSTREAM_PKT] = 8;
     $this->attributes_length[IPCService::WTM_RTS_UDP_DOWNSTREAM_PKT] = 8;
     $this->attributes_length[IPCService::WTM_RTS_TCP_UPSTREAM_BYTE_RATE] = 8;
     $this->attributes_length[IPCService::WTM_RTS_TCP_DOWNSTREAM_BYTE_RATE] = 8;
     $this->attributes_length[IPCService::WTM_RTS_TCP_UPSTREAM_PKT_RATE] = 8;
     $this->attributes_length[IPCService::WTM_RTS_TCP_DOWNSTREAM_PKT_RATE] = 8;
     $this->attributes_length[IPCService::WTM_RTS_UDP_UPSTREAM_BYTE_RATE] = 8;
     $this->attributes_length[IPCService::WTM_RTS_UDP_DOWNSTREAM_BYTE_RATE] = 8;
     $this->attributes_length[IPCService::WTM_RTS_UDP_UPSTREAM_PKT_RATE] = 8;
     $this->attributes_length[IPCService::WTM_RTS_UDP_DOWNSTREAM_PKT_RATE] = 8;
     $this->attributes_length[IPCService::WTM_RTS_TCP_FLOW_CREATE_RATE] = 8;
     $this->attributes_length[IPCService::WTM_RTS_TCP_FLOW_DESTROY_RATE] = 8;
     $this->attributes_length[IPCService::WTM_RTS_UDP_FLOW_CREATE_RATE] = 8;
     $this->attributes_length[IPCService::WTM_RTS_UDP_FLOW_DESTROY_RATE] = 8;
     $this->attributes_length[IPCService::WTM_RTS_UNAUTH_UPSTEAM_DISCARD_BYTE] = 8;
     $this->attributes_length[IPCService::WTM_RTS_UNAUTH_DOWNSTEAM_DISCARD_BYTE] = 8;
     $this->attributes_length[IPCService::WTM_RTS_UNAUTH_UPSTEAM_DISCARD_PKT] = 8;
     $this->attributes_length[IPCService::WTM_RTS_UNAUTH_DOWNSTEAM_DISCARD_PKT] = 8;
     $this->attributes_length[IPCService::WTM_RTS_MARKED_FLOW] = 8;
     $this->attributes_length[IPCService::WTM_RTS_UNMARK_FLOW] = 8;
     $this->attributes_name[IPCService::WTM_RTS_TRITON_UPTIME] = "WTM_RTS_TRITON_UPTIME";
     $this->attributes_name[IPCService::WTM_RTS_TCP_FLOW_PROCESSED] = "WTM_RTS_TCP_FLOW_PROCESSED";
     $this->attributes_name[IPCService::WTM_RTS_UDP_FLOW_PROCESSED] = "WTM_RTS_UDP_FLOW_PROCESSED";
     $this->attributes_name[IPCService::WTM_RTS_USER_ONLINE_CNT] = "WTM_RTS_USER_ONLINE_CNT";
     $this->attributes_name[IPCService::WTM_RTS_APPL_ONLINE_CNT] = "WTM_RTS_APPL_ONLINE_CNT";
     $this->attributes_name[IPCService::WTM_RTS_TCP_FLOW_CNT] = "WTM_RTS_TCP_FLOW_CNT";
     $this->attributes_name[IPCService::WTM_RTS_UDP_FLOW_CNT] = "WTM_RTS_UDP_FLOW_CNT";
     $this->attributes_name[IPCService::WTM_RTS_TCP_UPSTREAM_BYTE] = "WTM_RTS_TCP_UPSTREAM_BYTE";
     $this->attributes_name[IPCService::WTM_RTS_TCP_DOWNSTREAM_BYTE] = "WTM_RTS_TCP_DOWNSTREAM_BYTE";
     $this->attributes_name[IPCService::WTM_RTS_TCP_UPSTREAM_PKT] = "WTM_RTS_TCP_UPSTREAM_PKT";
     $this->attributes_name[IPCService::WTM_RTS_TCP_DOWNSTREAM_PKT] = "WTM_RTS_TCP_DOWNSTREAM_PKT";
     $this->attributes_name[IPCService::WTM_RTS_UDP_UPSTREAM_BYTE] = "WTM_RTS_UDP_UPSTREAM_BYTE";
     $this->attributes_name[IPCService::WTM_RTS_UDP_DOWNSTREAM_BYTE] = "WTM_RTS_UDP_DOWNSTREAM_BYTE";
     $this->attributes_name[IPCService::WTM_RTS_UDP_UPSTREAM_PKT] = "WTM_RTS_UDP_UPSTREAM_PKT";
     $this->attributes_name[IPCService::WTM_RTS_UDP_DOWNSTREAM_PKT] = "WTM_RTS_UDP_DOWNSTREAM_PKT";
     $this->attributes_name[IPCService::WTM_RTS_TCP_UPSTREAM_BYTE_RATE] = "WTM_RTS_TCP_UPSTREAM_BYTE_RATE";
     $this->attributes_name[IPCService::WTM_RTS_TCP_DOWNSTREAM_BYTE_RATE] = "WTM_RTS_TCP_DOWNSTREAM_BYTE_RATE";
     $this->attributes_name[IPCService::WTM_RTS_TCP_UPSTREAM_PKT_RATE] = "WTM_RTS_TCP_UPSTREAM_PKT_RATE";
     $this->attributes_name[IPCService::WTM_RTS_TCP_DOWNSTREAM_PKT_RATE] = "WTM_RTS_TCP_DOWNSTREAM_PKT_RATE";
     $this->attributes_name[IPCService::WTM_RTS_UDP_UPSTREAM_BYTE_RATE] = "WTM_RTS_UDP_UPSTREAM_BYTE_RATE";
     $this->attributes_name[IPCService::WTM_RTS_UDP_DOWNSTREAM_BYTE_RATE] = "WTM_RTS_UDP_DOWNSTREAM_BYTE_RATE";
     $this->attributes_name[IPCService::WTM_RTS_UDP_UPSTREAM_PKT_RATE] = "WTM_RTS_UDP_UPSTREAM_PKT_RATE";
     $this->attributes_name[IPCService::WTM_RTS_UDP_DOWNSTREAM_PKT_RATE] = "WTM_RTS_UDP_DOWNSTREAM_PKT_RATE";
     $this->attributes_name[IPCService::WTM_RTS_TCP_FLOW_CREATE_RATE] = "WTM_RTS_TCP_FLOW_CREATE_RATE";
     $this->attributes_name[IPCService::WTM_RTS_TCP_FLOW_DESTROY_RATE] = "WTM_RTS_TCP_FLOW_DESTROY_RATE";
     $this->attributes_name[IPCService::WTM_RTS_UDP_FLOW_CREATE_RATE] = "WTM_RTS_UDP_FLOW_CREATE_RATE";
     $this->attributes_name[IPCService::WTM_RTS_UDP_FLOW_DESTROY_RATE] = "WTM_RTS_UDP_FLOW_DESTROY_RATE";
     $this->attributes_name[IPCService::WTM_RTS_UNAUTH_UPSTEAM_DISCARD_BYTE] = "WTM_RTS_UNAUTH_UPSTEAM_DISCARD_BYTE";
     $this->attributes_name[IPCService::WTM_RTS_UNAUTH_DOWNSTEAM_DISCARD_BYTE] = "WTM_RTS_UNAUTH_DOWNSTEAM_DISCARD_BYTE";
     $this->attributes_name[IPCService::WTM_RTS_UNAUTH_UPSTEAM_DISCARD_PKT] = "WTM_RTS_UNAUTH_UPSTEAM_DISCARD_PKT";
     $this->attributes_name[IPCService::WTM_RTS_UNAUTH_DOWNSTEAM_DISCARD_PKT] = "WTM_RTS_UNAUTH_DOWNSTEAM_DISCARD_PKT";
     $this->attributes_name[IPCService::WTM_RTS_MARKED_FLOW] = "WTM_RTS_MARKED_FLOW";
     $this->attributes_name[IPCService::WTM_RTS_UNMARK_FLOW] = "WTM_RTS_UNMARK_FLOW";
 }