HpnicfPeerState
The current running state of the peer (application server or POS terminal) of the router. notset(1) The peer is not configured correctly. down(2) The interface connecting with the peer is down. up(3) The interface connecting with the peer is up. kept(4) The connection between router and the peer is not established. linking(5) The connection between router and the peer is establishing. linked(6) The connection between router and the peer is established. multilink(7) There are multiple connections between router and the peer. blocked(8) The connection between router and the peer is unreachable. error(9) Enable failed. The status of down(2) and up(3) appear only when the router and the peer are connected with interface. The status about TCP connections appear when the router and the peer are connected with TCP/IP.
Possible values
9 objects| Number | Name |
|---|---|
| 1 | notset |
| 2 | down |
| 3 | up |
| 4 | kept |
| 5 | linking |
| 6 | linked |
| 7 | multilink |
| 8 | blocked |
| 9 | error |