HH3C-POSA-MIB: View SNMP OID List / Download MIB

VENDOR: H3C


 Home MIB: HH3C-POSA-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hh3cPosa 1.3.6.1.4.1.25506.2.92
This MIB is to provide the definition of the POSA (Point Of Sale Access) system.
       hh3cPosaControl 1.3.6.1.4.1.25506.2.92.1
           hh3cPosaServerEnable 1.3.6.1.4.1.25506.2.92.1.1 integer read-write
This attribute controls the starting or stoppage of POS access function. The defalut value is disabled(1). Enumeration: 'disabled': 1, 'enabled': 2.
           hh3cPosaFcmAnswerTimeout 1.3.6.1.4.1.25506.2.92.1.2 integer32 read-write
The maximum answer time of a POS connection through a FCM (Fast Connection Modem) interface. The answer time is the interval from the POS terminal sending request to the Router giving its reply, in units of milliseconds.
           hh3cPosaFcmTradeTimeout 1.3.6.1.4.1.25506.2.92.1.3 integer32 read-write
The maximum time of a POS trade through a FCM interface, in units of milliseconds.
           hh3cPosaFcmIdleTimeout 1.3.6.1.4.1.25506.2.92.1.4 integer32 read-write
The maximum idle time of a POS connection through the FCM interface, in units of seconds.
           hh3cPosaSrvStateChangeTrapEnable 1.3.6.1.4.1.25506.2.92.1.5 truthvalue read-write
This attribute controls whether the hh3cPosaServerStatusChange trap will be sent or not.
           hh3cPosaAppStateChangeTrapEnable 1.3.6.1.4.1.25506.2.92.1.6 truthvalue read-write
This attribute controls whether the hh3cPosaAppStateChange trap will be sent or not.
           hh3cPosaTerminalHangUpTrapEnable 1.3.6.1.4.1.25506.2.92.1.7 truthvalue read-write
This attribute controls whether the hh3cPosaTerminalHangUp trap will be sent or not.
           hh3cPosaFcmLnkNegoFailTrapEnable 1.3.6.1.4.1.25506.2.92.1.8 truthvalue read-write
This attribute controls whether the hh3cPosaFcmLinkNegoFailed trap will be sent or not.
           hh3cPosaFcmPhyNegoFailTrapEnable 1.3.6.1.4.1.25506.2.92.1.9 truthvalue read-write
This attribute controls whether the hh3cPosaFcmPhyNegoFailed trap will be sent or not.
           hh3cPosaTcpConnectionNumber 1.3.6.1.4.1.25506.2.92.1.10 integer32 read-only
The current number of TCP connections.
           hh3cPosaFcmConnectionNumber 1.3.6.1.4.1.25506.2.92.1.11 integer32 read-only
The current number of FCM connections.
           hh3cPosaTcpConnectionThreshold 1.3.6.1.4.1.25506.2.92.1.12 integer32 read-write
The threshold of TCP connections.
           hh3cPosaFcmConnectionThreshold 1.3.6.1.4.1.25506.2.92.1.13 integer32 read-write
The threshold of FCM connections.
           hh3cPosaTcpConnectionTrapEnable 1.3.6.1.4.1.25506.2.92.1.14 truthvalue read-write
This attribute specifies the threshold that must be exceeded to send the hh3cPosaTcpConnectionExceed trap.
           hh3cPosaFcmConnectionTrapEnable 1.3.6.1.4.1.25506.2.92.1.15 truthvalue read-write
This attribute specifies the threshold that must be exceeded to send the hh3cPosaFcmConnectionExceed trap.
           hh3cPosaTcpTradeLimit 1.3.6.1.4.1.25506.2.92.1.16 integer32 read-write
The limit of concurrent trades in one TCP connection. The value 0 means unlimited.
           hh3cPosaTcpTradeTrapEnable 1.3.6.1.4.1.25506.2.92.1.17 truthvalue read-write
This attribute specifies the limit that must be exceeded to send the hh3cPosaTcpTradeExceed trap.
           hh3cPosaTcpTradeTimeout 1.3.6.1.4.1.25506.2.92.1.18 integer32 read-write
The maximum interval to wait for the reply from sending the trade packet to the application server. The value 0 means wait forever.
       hh3cPosaTables 1.3.6.1.4.1.25506.2.92.2
           hh3cPosaAppTable 1.3.6.1.4.1.25506.2.92.2.1 no-access
This table shows the configuration information and running status of POS application.
               hh3cPosaAppEntry 1.3.6.1.4.1.25506.2.92.2.1.1 no-access
This table shows the configuration information and running status of POS application.
                   hh3cPosaAppID 1.3.6.1.4.1.25506.2.92.2.1.1.1 integer32 no-access
The identification of a POS application.
                   hh3cPosaAppServiceType 1.3.6.1.4.1.25506.2.92.2.1.1.2 hh3cappservicetype read-only
The service type of a POS application. It means the way in which the router connects with the application server.
                   hh3cPosaAppIfIndex 1.3.6.1.4.1.25506.2.92.2.1.1.3 integer32 read-only
This attribute is the ifindex through which the router connecting with the application server, if the service type of POS application is flow(2). It is invalid if the service type is tcp(1). At preasent, it supports 5 types of interface: FCM, SERIAL, ASYNC, AM (Analog Modem) and AUX.
                   hh3cPosaAppMode 1.3.6.1.4.1.25506.2.92.2.1.1.4 hh3cappmode read-only
The work mode of a POS application.
                   hh3cPosaAppHostIPType 1.3.6.1.4.1.25506.2.92.2.1.1.5 inetaddresstype read-only
The IP address type of the application server. And now it must be IPV4. It is invalid if the service type is flow(2).
                   hh3cPosaAppHostIP 1.3.6.1.4.1.25506.2.92.2.1.1.6 inetaddress read-only
The IP address of the application server. And now it only supports IPV4. It is invalid if the service type is flow(2).
                   hh3cPosaAppHostPort 1.3.6.1.4.1.25506.2.92.2.1.1.7 integer32 read-only
The listening port of the application server. If the information of the application server is not specified, this object will return the value 0. It is invalid if the service type is flow(2).
                   hh3cPosaAppRouterIPType 1.3.6.1.4.1.25506.2.92.2.1.1.8 inetaddresstype read-only
The source IP address type of the access router. Now it must be ipv4. It is invalid if the service type is flow(2).
                   hh3cPosaAppRouterIP 1.3.6.1.4.1.25506.2.92.2.1.1.9 inetaddress read-only
The source IP address of access router used in connecting with application server. Now it only supports ipv4. It is invalid if the service type is flow(2).
                   hh3cPosaAppKeepAliveInterval 1.3.6.1.4.1.25506.2.92.2.1.1.10 integer32 read-only
The TCP keep alive interval of the connection between the router and the application server. In unit of seconds. The default value is 2 seconds. It is valid only when the service type is tcp(1).
                   hh3cPosaAppKeepAliveCount 1.3.6.1.4.1.25506.2.92.2.1.1.11 integer32 read-only
The maximum number of sending TCP keep alive packets. It is valid only when the service type is tcp(1).
                   hh3cPosaAppConnectTimeout 1.3.6.1.4.1.25506.2.92.2.1.1.12 integer32 read-only
The maximum interval that the router waits for the reply from application server after sending the request for establishing a TCP connection. It is invalid if the service type is flow(2).
                   hh3cPosaAppState 1.3.6.1.4.1.25506.2.92.2.1.1.13 hh3cpeerstate read-only
The current running state of application server.
                   hh3cPosaAppRowStatus 1.3.6.1.4.1.25506.2.92.2.1.1.14 rowstatus read-only
Operation status.
                   hh3cPosaAppName 1.3.6.1.4.1.25506.2.92.2.1.1.15 octet string read-only
The description of a POS application.
                   hh3cPosaCallerIDTransEnable 1.3.6.1.4.1.25506.2.92.2.1.1.16 truthvalue read-only
Enable or disable the caller-id transmission function.
                   hh3cPosaTpduChangeStrategy 1.3.6.1.4.1.25506.2.92.2.1.1.17 hh3ctpduchangestrategy read-only
Set the strategy to modify the address of the packet from terminals before delivering it to application server.
                   hh3cPosaBackupAppID 1.3.6.1.4.1.25506.2.92.2.1.1.18 integer32 read-only
Specify the backup application ID, 0 indicates not using backup application. It is invalid if the service type is flow(2).
                   hh3cPosaQuietTimeOut 1.3.6.1.4.1.25506.2.92.2.1.1.19 integer32 read-only
Specify the wait time for re-activating application server. It is invalid if the service type is flow(2).
                   hh3cPosaAppHello 1.3.6.1.4.1.25506.2.92.2.1.1.20 truthvalue read-only
Specify the switch of hello packet for the application server.
                   hh3cPosaAppHelloInterval 1.3.6.1.4.1.25506.2.92.2.1.1.21 integer32 read-only
Specify the interval time in minute(s) of hello packet.
                   hh3cPosaAppRouterPort 1.3.6.1.4.1.25506.2.92.2.1.1.22 integer32 read-only
The source port of access router used in connecting with application server. 0 indicates not to specify the source port. It is valid only if the service type is tcp(1) and mode is normal(1).
           hh3cPosaTerminalTable 1.3.6.1.4.1.25506.2.92.2.2 no-access
This table shows the configuration information and running status of POS terminal.
               hh3cPosaTerminalEntry 1.3.6.1.4.1.25506.2.92.2.2.1 no-access
This table shows the configuration information and running status of POS terminal.
                   hh3cPosaTerminalID 1.3.6.1.4.1.25506.2.92.2.2.1.1 integer32 no-access
The identification of a POS terminal.
                   hh3cPosaTerminalAccessType 1.3.6.1.4.1.25506.2.92.2.2.1.2 hh3cterminalaccesstype read-only
The access type of a POS terminal.
                   hh3cPosaTerminalIfIndex 1.3.6.1.4.1.25506.2.92.2.2.1.3 integer32 read-only
The ifindex of the interface through which connects the POS terminal and the router. It is invalid if the access type is TCP.
                   hh3cPosaTerminalTransAppID 1.3.6.1.4.1.25506.2.92.2.2.1.4 integer32 read-only
The identification of the application server to which all the packets from this POS terminal will be sent. If this object is set to 0, the destination application server to which a packet from this POS terminal will be sent is determined by its TPDU (Transport Protocol Data Unit) destination address. It is invalid if the access type is TCP.
                   hh3cPosaTerminalListenPort 1.3.6.1.4.1.25506.2.92.2.2.1.5 integer32 read-only
The listening port accepting the connection from POS terminals. It is valid only when the access type is TCP.
                   hh3cPosaTerminalState 1.3.6.1.4.1.25506.2.92.2.2.1.6 hh3cpeerstate read-only
The current running status of a POS terminal.
                   hh3cPosaTerminalRowStatus 1.3.6.1.4.1.25506.2.92.2.2.1.7 rowstatus read-only
Operation status.
                   hh3cPosaTerminalName 1.3.6.1.4.1.25506.2.92.2.2.1.8 octet string read-only
The description of a POS terminal.
                   hh3cPosaTerminalCfgIfIndex 1.3.6.1.4.1.25506.2.92.2.2.1.9 integer32 read-only
The ifindex of the interface on which the terminal configuration is. If it is a physical interface, its value is equal to that of hh3cPosaTerminalIfIndex.
           hh3cPosaMapTable 1.3.6.1.4.1.25506.2.92.2.3 no-access
This table describe the application-mapping information.
               hh3cPosaMapEntry 1.3.6.1.4.1.25506.2.92.2.3.1 no-access
This table describe the application-mapping information.
                   hh3cPosaMapDestCode 1.3.6.1.4.1.25506.2.92.2.3.1.1 octet string no-access
The destination code of the mapping item. Generally, the destination code is a 4-character-string. If the destination address in POS packet matches the code, the packet will be deliveried to the corresponding application server. If any code can not be matched, the packet will be deliveried to the default server. A special destination code, 'default', is for default mapping item.
                   hh3cPosaMapAppID 1.3.6.1.4.1.25506.2.92.2.3.1.2 integer32 read-only
The identifier of POS application. It is the index of hh3cPosaAppTable.
                   hh3cPosaMapRowStatus 1.3.6.1.4.1.25506.2.92.2.3.1.3 rowstatus read-only
Operation status.
                   hh3cPosaMapSrcCode 1.3.6.1.4.1.25506.2.92.2.3.1.4 octet string no-access
The source code of the mapping item. Generally, the source code is a 4-character-string. If the source address in POS packet matches the code, the packet will be deliveried to the corresponding application server. If any code can not be matched, the packet will be deliveried to the default server. A special source code, 'default', is for default mapping item.
           hh3cPosaFcmStatTable 1.3.6.1.4.1.25506.2.92.2.4 no-access
This table shows the statistics information of FCM interface.
               hh3cPosaFcmStatEntry 1.3.6.1.4.1.25506.2.92.2.4.1 no-access
This table shows the statistics information of FCM interface.
                   hh3cPosaFcmStatIfIndex 1.3.6.1.4.1.25506.2.92.2.4.1.1 integer32 no-access
The index of FCM interface.
                   hh3cPosaFcmStatTimeoutCnts 1.3.6.1.4.1.25506.2.92.2.4.1.2 counter32 read-only
The number of disconnections because of trade timeouts.
                   hh3cPosaFcmStatConnectFailCnts 1.3.6.1.4.1.25506.2.92.2.4.1.3 counter32 read-only
The number of connection failures because of unsuccessful negotiations.
                   hh3cPosaFcmStatTransCnts 1.3.6.1.4.1.25506.2.92.2.4.1.4 gauge32 read-only
The number of all transactions made through the interface.
                   hh3cPosaFcmStatTransSuccessCnts 1.3.6.1.4.1.25506.2.92.2.4.1.5 gauge32 read-only
The number of successful transactions made through the interface.
                   hh3cPosaFcmStatTransCntsClear 1.3.6.1.4.1.25506.2.92.2.4.1.6 truthvalue read-write
Clear the number of successful transactions and all transactions.
           hh3cPosaAppStatTable 1.3.6.1.4.1.25506.2.92.2.5 no-access
This table shows the statistics information of application.
               hh3cPosaAppStatEntry 1.3.6.1.4.1.25506.2.92.2.5.1 no-access
This table shows the statistics information of application.
                   hh3cPosaAppRecvPkts 1.3.6.1.4.1.25506.2.92.2.5.1.1 counter32 read-only
The number of packets recieved from the application server.
                   hh3cPosaAppSendPkts 1.3.6.1.4.1.25506.2.92.2.5.1.2 counter32 read-only
The number of packets sent to the application server.
                   hh3cPosaAppErrPkts 1.3.6.1.4.1.25506.2.92.2.5.1.3 counter32 read-only
The number of inbound packets that contained errors.
                   hh3cPosaAppDistributeErrCnts 1.3.6.1.4.1.25506.2.92.2.5.1.4 counter32 read-only
The number of packets that are discarded when no corresponding POS terminal can be found.
                   hh3cPosaAppInDiscardedPkts 1.3.6.1.4.1.25506.2.92.2.5.1.5 counter32 read-only
The number of inbound packets that are discarded when the incoming buffer is full.
                   hh3cPosaAppOutDiscardedPkts 1.3.6.1.4.1.25506.2.92.2.5.1.6 counter32 read-only
The number of outbound packets that are discarded because of link errors between the router and the application server.
           hh3cPosaTerminalStatTable 1.3.6.1.4.1.25506.2.92.2.6 no-access
This table shows the statistics information of application.
               hh3cPosaTerminalStatEntry 1.3.6.1.4.1.25506.2.92.2.6.1 no-access
This table shows the statistics information of application.
                   hh3cPosaTerminalRecvPkts 1.3.6.1.4.1.25506.2.92.2.6.1.1 counter32 read-only
The number of packets recieved from the POS terminal.
                   hh3cPosaTerminalSendPkts 1.3.6.1.4.1.25506.2.92.2.6.1.2 counter32 read-only
The number of packets sent to the POS terminal.
                   hh3cPosaTerminalErrPkts 1.3.6.1.4.1.25506.2.92.2.6.1.3 counter32 read-only
The number of inbound packets that contained errors.
                   hh3cPosaTerminalMapErrCnts 1.3.6.1.4.1.25506.2.92.2.6.1.4 counter32 read-only
The number of packets that are discarded because of mapping errors.
                   hh3cPosaTerminalInDiscardedPkts 1.3.6.1.4.1.25506.2.92.2.6.1.5 counter32 read-only
The number of inbound packets that are discarded when the incoming buffer is full.
                   hh3cPosaTerminalOutDiscardedPkts 1.3.6.1.4.1.25506.2.92.2.6.1.6 counter32 read-only
The number of outbound packets that are discarded because of link errors between the router and the POS terminal.
           hh3cPosaBatchTerminalTable 1.3.6.1.4.1.25506.2.92.2.7 no-access
The table of the configuration information relevant to a batch of POS terminals.
               hh3cPosaBatchTerminalEntry 1.3.6.1.4.1.25506.2.92.2.7.1 no-access
The configuration information relevant to a batch of POS terminals.
                   hh3cPosaBatchTerminalFirstID 1.3.6.1.4.1.25506.2.92.2.7.1.1 integer32 read-only
The first ID of the batch of POS terminals.
                   hh3cPosaBatchTerminalRowStatus 1.3.6.1.4.1.25506.2.92.2.7.1.2 rowstatus read-only
Operation status.
           hh3cPosaTcpTermStatTable 1.3.6.1.4.1.25506.2.92.2.8 no-access
This table shows the statistics information of terminal whose access type is tcp.
               hh3cPosaTcpTermStatEntry 1.3.6.1.4.1.25506.2.92.2.8.1 no-access
This table shows the statistics information of terminal whose access type is tcp.
                   hh3cPosaTcpTermStatIndex 1.3.6.1.4.1.25506.2.92.2.8.1.1 integer32 no-access
The index of entity.
                   hh3cPosaTcpTermStatIPType 1.3.6.1.4.1.25506.2.92.2.8.1.2 inetaddresstype read-only
The type of Internet address. And now it must be ipv4.
                   hh3cPosaTcpTermStatIP 1.3.6.1.4.1.25506.2.92.2.8.1.3 inetaddress read-only
The IP address or the subnet of the statistics terminal(s). When the vlaue is a subnet, the statistics of all the terminals in the subnet will be added up. And now it only supports ipv4.
                   hh3cPosaTcpTermStatIPMask 1.3.6.1.4.1.25506.2.92.2.8.1.4 inetaddress read-only
The mask associated with the IP address or the subnet. And now it only supports ipv4.
                   hh3cPosaTcpTermRecvPkts 1.3.6.1.4.1.25506.2.92.2.8.1.5 counter64 read-only
The number of packets recieved from the POS terminal(s).
                   hh3cPosaTcpTermSendPkts 1.3.6.1.4.1.25506.2.92.2.8.1.6 counter64 read-only
The number of packets sent to the POS terminal(s).
                   hh3cPosaTcpTermErrPkts 1.3.6.1.4.1.25506.2.92.2.8.1.7 counter64 read-only
The number of inbound packets that contained errors.
                   hh3cPosaTcpTermMapErrCnts 1.3.6.1.4.1.25506.2.92.2.8.1.8 counter64 read-only
The number of packets that are discarded because of mapping errors.
                   hh3cPosaTcpTermInDiscardedPkts 1.3.6.1.4.1.25506.2.92.2.8.1.9 counter64 read-only
The number of inbound packets that are discarded when the incoming buffer is full.
                   hh3cPosaTcpTermOutDiscardedPkts 1.3.6.1.4.1.25506.2.92.2.8.1.10 counter64 read-only
The number of outbound packets that are discarded because of link errors between the router and the POS terminal(s).
                   hh3cPosaTcpTermStatRowStatus 1.3.6.1.4.1.25506.2.92.2.8.1.11 rowstatus read-only
Operation status.
           hh3cPosaFcmConfTable 1.3.6.1.4.1.25506.2.92.2.9 no-access
This table shows the configuration information of FCM (Fast Connection Modem) interfaces.
               hh3cPosaFcmConfEntry 1.3.6.1.4.1.25506.2.92.2.9.1 no-access
This entry shows the configuration information of FCM (Fast Connection Modem) interfaces.
                   hh3cPosaFcmNegoHookOff 1.3.6.1.4.1.25506.2.92.2.9.1.1 integer32 read-write
Delay time for hookoff.
                   hh3cPosaFcmNegoSilence 1.3.6.1.4.1.25506.2.92.2.9.1.2 integer32 read-write
Silence time for modem negotiation.
                   hh3cPosaFcmNegoScrmbBinary1 1.3.6.1.4.1.25506.2.92.2.9.1.3 integer32 read-write
Scramble-binary1 time for modem negotiation.
                   hh3cPosaFcmNegoUnscrmbBinary1 1.3.6.1.4.1.25506.2.92.2.9.1.4 integer32 read-write
Unscramble-binary1 time for modem negotiation.
                   hh3cPosaFcmThresholdRlsdOff 1.3.6.1.4.1.25506.2.92.2.9.1.5 integer32 read-write
RLSD (Received Line Signal Detect) off threshold for modem.
                   hh3cPosaFcmThresholdRlsdOn 1.3.6.1.4.1.25506.2.92.2.9.1.6 integer32 read-write
RLSD (Received Line Signal Detect) on threshold for modem.
                   hh3cPosaFcmThresholdTxPower 1.3.6.1.4.1.25506.2.92.2.9.1.7 integer32 read-write
TX power for modem.
                   hh3cPosaFcmThresholdAnswerTone 1.3.6.1.4.1.25506.2.92.2.9.1.8 integer32 read-write
Answer tone level for modem.
           hh3cPosaCallerStatTable 1.3.6.1.4.1.25506.2.92.2.10 no-access
This table shows the statistics information of terminal according the caller-ID.
                 hh3cPosaCallerStatEntry 1.3.6.1.4.1.25506.2.92.2.10.1 no-access
This table shows the statistics information of terminal according the caller-ID.
                     hh3cPosaCallerStatCallerID 1.3.6.1.4.1.25506.2.92.2.10.1.1 octet string no-access
The caller number.
                     hh3cPosaCallerRecvPkts 1.3.6.1.4.1.25506.2.92.2.10.1.2 counter64 read-only
The number of packets recieved from the POS terminal(s).
                     hh3cPosaCallerSendPkts 1.3.6.1.4.1.25506.2.92.2.10.1.3 counter64 read-only
The number of packets sent to the POS terminal(s).
                     hh3cPosaCallerErrPkts 1.3.6.1.4.1.25506.2.92.2.10.1.4 counter64 read-only
The number of inbound packets that contained errors.
                     hh3cPosaCallerMapErrCnts 1.3.6.1.4.1.25506.2.92.2.10.1.5 counter64 read-only
The number of packets that are discarded because of mapping errors.
                     hh3cPosaCallerInDiscardedPkts 1.3.6.1.4.1.25506.2.92.2.10.1.6 counter64 read-only
The number of inbound packets that are discarded when the incoming buffer is full.
                     hh3cPosaCallerOutDiscardedPkts 1.3.6.1.4.1.25506.2.92.2.10.1.7 counter64 read-only
The number of outbound packets that are discarded because of link errors between the router and the POS terminal(s).
                     hh3cPosaCallerStatRowStatus 1.3.6.1.4.1.25506.2.92.2.10.1.8 rowstatus read-only
Operation status.
       hh3cPosaTrap 1.3.6.1.4.1.25506.2.92.3
           hh3cPosaTrapPrex 1.3.6.1.4.1.25506.2.92.3.0
               hh3cPosaServerStatusChange 1.3.6.1.4.1.25506.2.92.3.0.1
This trap is generated when the POS function is started or stopped.
               hh3cPosaAppStateChange 1.3.6.1.4.1.25506.2.92.3.0.2
This trap is generated whenever the availability of application server changes.
               hh3cPosaTerminalHangUp 1.3.6.1.4.1.25506.2.92.3.0.3
This trap is generated whenever the POS connection through a FCM (Fast Connection Modem) interface is hanged up by POS terminal.
               hh3cPosaFcmLinkNegoFailed 1.3.6.1.4.1.25506.2.92.3.0.4
This trap is generated whenever the link layer negotiation is failed between the POS terminal and router through a FCM (Fast Connection Modem) interface.
               hh3cPosaFcmPhyNegoFailed 1.3.6.1.4.1.25506.2.92.3.0.5
This trap is generated whenever the physical layer negotiation is failed between the POS terminal and router through a FCM (Fast Connection Modem) interface.
               hh3cPosaTcpConnectionExceed 1.3.6.1.4.1.25506.2.92.3.0.6
This trap is generated whenever the number of connections exceeds the threshold.
               hh3cPosaFcmConnectionExceed 1.3.6.1.4.1.25506.2.92.3.0.7
This trap is generated whenever the number of connections exceeds the threshold.
               hh3cPosaTcpTradeExceed 1.3.6.1.4.1.25506.2.92.3.0.8
This trap is generated whenever the number of trades in any TCP connect exceeds the limit.
           hh3cPosaTrapObjects 1.3.6.1.4.1.25506.2.92.3.1
               hh3cPosaAppStateChangeObject 1.3.6.1.4.1.25506.2.92.3.1.1 integer no-access
This is a dummy MIB object referenced by the hh3cPosaAppStateChange trap. This object shows the availability changing of corresponding application server. Enumeration: 'available': 1, 'unavailable': 2.