HH3C-POSA-MIB

File: HH3C-POSA-MIB.mib (52530 bytes)

Imported modules

HH3C-OID-MIB SNMPv2-SMI SNMPv2-TC
INET-ADDRESS-MIB IF-MIB

Imported symbols

hh3cCommon Integer32 Counter32
OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
Counter64 Gauge32 RowStatus
TruthValue TEXTUAL-CONVENTION InetAddress
InetAddressType ifIndex ifDescr

Defined Types

Hh3cAppServiceType  
The service type of a POS application. It means the way in which the router connects with the application server. At present, it supports two service types, tcp(1) and flow(2). If the router connects with the server through SEARIAL/ASYNC interface, the service type is flow(1). If through TCP/IP, the service type is tcp(1).
TEXTUAL-CONVENTION    
  INTEGER tcp(1), flow(2)  

Hh3cAppMode  
The work mode of a POS application. It has two value normal(1) and temporary(2). This attribute is valid only when the service type is tcp(1). If it works in temporary(2) mode, the TCP connection between router and application server is established when a POS trade begins and disconnected when a POS trade finishes. In normal(1) mode, the TCP connection is established when POS function is enabled and exists all along.
TEXTUAL-CONVENTION    
  INTEGER normal(1), temporary(2)  

Hh3cPeerState  
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.
TEXTUAL-CONVENTION    
  INTEGER notset(1), down(2), up(3), kept(4), linking(5), linked(6), multilink(7), blocked(8), error(9)  

Hh3cTerminalAccessType  
The access type of a POS terminal. Now it supports 3 types. fcm(1) The POS terminal connects with router through FCM interface. flow(2) The POS terminal connects with router through SERIAL, ASYNC, AM (Analog Modem) or AUX interface. tcp(3) The POS terminal connects with router through TCP/IP protocol. The default access type is fcm(2).
TEXTUAL-CONVENTION    
  INTEGER fcm(1), flow(2), tcp(3)  

Hh3cTpduChangeStrategy  
The strategy to modify the address of the packet from terminals before delivering it to application server. Now it supports 2 types. ChangeTpduSrc(1) Replace the source address of the packet with POSID. ChangeTpduDest(2) Replace the destination address of the packet with POSID.
TEXTUAL-CONVENTION    
  INTEGER changeTpduSrc(1), changeTpduDest(2)  

Hh3cPosaAppEntry  
SEQUENCE    
  hh3cPosaAppID Integer32
  hh3cPosaAppServiceType Hh3cAppServiceType
  hh3cPosaAppIfIndex Integer32
  hh3cPosaAppMode Hh3cAppMode
  hh3cPosaAppHostIPType InetAddressType
  hh3cPosaAppHostIP InetAddress
  hh3cPosaAppHostPort Integer32
  hh3cPosaAppRouterIPType InetAddressType
  hh3cPosaAppRouterIP InetAddress
  hh3cPosaAppKeepAliveInterval Integer32
  hh3cPosaAppKeepAliveCount Integer32
  hh3cPosaAppConnectTimeout Integer32
  hh3cPosaAppState Hh3cPeerState
  hh3cPosaAppRowStatus RowStatus
  hh3cPosaAppName OCTET STRING
  hh3cPosaCallerIDTransEnable TruthValue
  hh3cPosaTpduChangeStrategy Hh3cTpduChangeStrategy
  hh3cPosaBackupAppID Integer32
  hh3cPosaQuietTimeOut Integer32
  hh3cPosaAppHello TruthValue
  hh3cPosaAppHelloInterval Integer32
  hh3cPosaAppRouterPort Integer32

Hh3cPosaTerminalEntry  
SEQUENCE    
  hh3cPosaTerminalID Integer32
  hh3cPosaTerminalAccessType Hh3cTerminalAccessType
  hh3cPosaTerminalIfIndex Integer32
  hh3cPosaTerminalTransAppID Integer32
  hh3cPosaTerminalListenPort Integer32
  hh3cPosaTerminalState Hh3cPeerState
  hh3cPosaTerminalRowStatus RowStatus
  hh3cPosaTerminalName OCTET STRING
  hh3cPosaTerminalCfgIfIndex Integer32

Hh3cPosaMapEntry  
SEQUENCE    
  hh3cPosaMapDestCode OCTET STRING
  hh3cPosaMapAppID Integer32
  hh3cPosaMapRowStatus RowStatus
  hh3cPosaMapSrcCode OCTET STRING

Hh3cPosaFcmStatEntry  
SEQUENCE    
  hh3cPosaFcmStatIfIndex Integer32
  hh3cPosaFcmStatTimeoutCnts Counter32
  hh3cPosaFcmStatConnectFailCnts Counter32
  hh3cPosaFcmStatTransCnts Gauge32
  hh3cPosaFcmStatTransSuccessCnts Gauge32
  hh3cPosaFcmStatTransCntsClear TruthValue

Hh3cPosaAppStatEntry  
SEQUENCE    
  hh3cPosaAppRecvPkts Counter32
  hh3cPosaAppSendPkts Counter32
  hh3cPosaAppErrPkts Counter32
  hh3cPosaAppDistributeErrCnts Counter32
  hh3cPosaAppInDiscardedPkts Counter32
  hh3cPosaAppOutDiscardedPkts Counter32

Hh3cPosaTerminalStatEntry  
SEQUENCE    
  hh3cPosaTerminalRecvPkts Counter32
  hh3cPosaTerminalSendPkts Counter32
  hh3cPosaTerminalErrPkts Counter32
  hh3cPosaTerminalMapErrCnts Counter32
  hh3cPosaTerminalInDiscardedPkts Counter32
  hh3cPosaTerminalOutDiscardedPkts Counter32

Hh3cPosaBatchTerminalEntry  
SEQUENCE    
  hh3cPosaBatchTerminalFirstID Integer32
  hh3cPosaBatchTerminalRowStatus RowStatus

Hh3cPosaTcpTermStatEntry  
SEQUENCE    
  hh3cPosaTcpTermStatIndex Integer32
  hh3cPosaTcpTermStatIPType InetAddressType
  hh3cPosaTcpTermStatIP InetAddress
  hh3cPosaTcpTermStatIPMask InetAddress
  hh3cPosaTcpTermRecvPkts Counter64
  hh3cPosaTcpTermSendPkts Counter64
  hh3cPosaTcpTermErrPkts Counter64
  hh3cPosaTcpTermMapErrCnts Counter64
  hh3cPosaTcpTermInDiscardedPkts Counter64
  hh3cPosaTcpTermOutDiscardedPkts Counter64
  hh3cPosaTcpTermStatRowStatus RowStatus

Hh3cPosaFcmConfEntry  
SEQUENCE    
  hh3cPosaFcmNegoHookOff Integer32
  hh3cPosaFcmNegoSilence Integer32
  hh3cPosaFcmNegoScrmbBinary1 Integer32
  hh3cPosaFcmNegoUnscrmbBinary1 Integer32
  hh3cPosaFcmThresholdRlsdOff Integer32
  hh3cPosaFcmThresholdRlsdOn Integer32
  hh3cPosaFcmThresholdTxPower Integer32
  hh3cPosaFcmThresholdAnswerTone Integer32

Hh3cPosaCallerStatEntry  
SEQUENCE    
  hh3cPosaCallerStatCallerID OCTET STRING
  hh3cPosaCallerRecvPkts Counter64
  hh3cPosaCallerSendPkts Counter64
  hh3cPosaCallerErrPkts Counter64
  hh3cPosaCallerMapErrCnts Counter64
  hh3cPosaCallerInDiscardedPkts Counter64
  hh3cPosaCallerOutDiscardedPkts Counter64
  hh3cPosaCallerStatRowStatus RowStatus

Defined Values

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.
MODULE-IDENTITY    

hh3cPosaControl 1.3.6.1.4.1.25506.2.92.1
OBJECT IDENTIFIER    

hh3cPosaServerEnable 1.3.6.1.4.1.25506.2.92.1.1
This attribute controls the starting or stoppage of POS access function. The defalut value is disabled(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

hh3cPosaFcmAnswerTimeout 1.3.6.1.4.1.25506.2.92.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 500..2000  

hh3cPosaFcmTradeTimeout 1.3.6.1.4.1.25506.2.92.1.3
The maximum time of a POS trade through a FCM interface, in units of milliseconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 30000..12000000  

hh3cPosaFcmIdleTimeout 1.3.6.1.4.1.25506.2.92.1.4
The maximum idle time of a POS connection through the FCM interface, in units of seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..12000  

hh3cPosaSrvStateChangeTrapEnable 1.3.6.1.4.1.25506.2.92.1.5
This attribute controls whether the hh3cPosaServerStatusChange trap will be sent or not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cPosaAppStateChangeTrapEnable 1.3.6.1.4.1.25506.2.92.1.6
This attribute controls whether the hh3cPosaAppStateChange trap will be sent or not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cPosaTerminalHangUpTrapEnable 1.3.6.1.4.1.25506.2.92.1.7
This attribute controls whether the hh3cPosaTerminalHangUp trap will be sent or not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cPosaFcmLnkNegoFailTrapEnable 1.3.6.1.4.1.25506.2.92.1.8
This attribute controls whether the hh3cPosaFcmLinkNegoFailed trap will be sent or not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cPosaFcmPhyNegoFailTrapEnable 1.3.6.1.4.1.25506.2.92.1.9
This attribute controls whether the hh3cPosaFcmPhyNegoFailed trap will be sent or not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cPosaTcpConnectionNumber 1.3.6.1.4.1.25506.2.92.1.10
The current number of TCP connections.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cPosaFcmConnectionNumber 1.3.6.1.4.1.25506.2.92.1.11
The current number of FCM connections.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cPosaTcpConnectionThreshold 1.3.6.1.4.1.25506.2.92.1.12
The threshold of TCP connections.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cPosaFcmConnectionThreshold 1.3.6.1.4.1.25506.2.92.1.13
The threshold of FCM connections.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cPosaTcpConnectionTrapEnable 1.3.6.1.4.1.25506.2.92.1.14
This attribute specifies the threshold that must be exceeded to send the hh3cPosaTcpConnectionExceed trap.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cPosaFcmConnectionTrapEnable 1.3.6.1.4.1.25506.2.92.1.15
This attribute specifies the threshold that must be exceeded to send the hh3cPosaFcmConnectionExceed trap.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cPosaTcpTradeLimit 1.3.6.1.4.1.25506.2.92.1.16
The limit of concurrent trades in one TCP connection. The value 0 means unlimited.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cPosaTcpTradeTrapEnable 1.3.6.1.4.1.25506.2.92.1.17
This attribute specifies the limit that must be exceeded to send the hh3cPosaTcpTradeExceed trap.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cPosaTcpTradeTimeout 1.3.6.1.4.1.25506.2.92.1.18
The maximum interval to wait for the reply from sending the trade packet to the application server. The value 0 means wait forever.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cPosaTables 1.3.6.1.4.1.25506.2.92.2
OBJECT IDENTIFIER    

hh3cPosaAppTable 1.3.6.1.4.1.25506.2.92.2.1
This table shows the configuration information and running status of POS application.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cPosaAppEntry

hh3cPosaAppEntry 1.3.6.1.4.1.25506.2.92.2.1.1
This table shows the configuration information and running status of POS application.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cPosaAppEntry  

hh3cPosaAppID 1.3.6.1.4.1.25506.2.92.2.1.1.1
The identification of a POS application.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..1024  

hh3cPosaAppServiceType 1.3.6.1.4.1.25506.2.92.2.1.1.2
The service type of a POS application. It means the way in which the router connects with the application server.
Status: current Access: read-create
OBJECT-TYPE    
  Hh3cAppServiceType  

hh3cPosaAppIfIndex 1.3.6.1.4.1.25506.2.92.2.1.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hh3cPosaAppMode 1.3.6.1.4.1.25506.2.92.2.1.1.4
The work mode of a POS application.
Status: current Access: read-create
OBJECT-TYPE    
  Hh3cAppMode  

hh3cPosaAppHostIPType 1.3.6.1.4.1.25506.2.92.2.1.1.5
The IP address type of the application server. And now it must be IPV4. It is invalid if the service type is flow(2).
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hh3cPosaAppHostIP 1.3.6.1.4.1.25506.2.92.2.1.1.6
The IP address of the application server. And now it only supports IPV4. It is invalid if the service type is flow(2).
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hh3cPosaAppHostPort 1.3.6.1.4.1.25506.2.92.2.1.1.7
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).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

hh3cPosaAppRouterIPType 1.3.6.1.4.1.25506.2.92.2.1.1.8
The source IP address type of the access router. Now it must be ipv4. It is invalid if the service type is flow(2).
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hh3cPosaAppRouterIP 1.3.6.1.4.1.25506.2.92.2.1.1.9
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).
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hh3cPosaAppKeepAliveInterval 1.3.6.1.4.1.25506.2.92.2.1.1.10
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).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..7200  

hh3cPosaAppKeepAliveCount 1.3.6.1.4.1.25506.2.92.2.1.1.11
The maximum number of sending TCP keep alive packets. It is valid only when the service type is tcp(1).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 2..100  

hh3cPosaAppConnectTimeout 1.3.6.1.4.1.25506.2.92.2.1.1.12
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).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..20  

hh3cPosaAppState 1.3.6.1.4.1.25506.2.92.2.1.1.13
The current running state of application server.
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cPeerState  

hh3cPosaAppRowStatus 1.3.6.1.4.1.25506.2.92.2.1.1.14
Operation status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cPosaAppName 1.3.6.1.4.1.25506.2.92.2.1.1.15
The description of a POS application.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

hh3cPosaCallerIDTransEnable 1.3.6.1.4.1.25506.2.92.2.1.1.16
Enable or disable the caller-id transmission function.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hh3cPosaTpduChangeStrategy 1.3.6.1.4.1.25506.2.92.2.1.1.17
Set the strategy to modify the address of the packet from terminals before delivering it to application server.
Status: current Access: read-create
OBJECT-TYPE    
  Hh3cTpduChangeStrategy  

hh3cPosaBackupAppID 1.3.6.1.4.1.25506.2.92.2.1.1.18
Specify the backup application ID, 0 indicates not using backup application. It is invalid if the service type is flow(2).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..1024  

hh3cPosaQuietTimeOut 1.3.6.1.4.1.25506.2.92.2.1.1.19
Specify the wait time for re-activating application server. It is invalid if the service type is flow(2).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 10..600  

hh3cPosaAppHello 1.3.6.1.4.1.25506.2.92.2.1.1.20
Specify the switch of hello packet for the application server.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hh3cPosaAppHelloInterval 1.3.6.1.4.1.25506.2.92.2.1.1.21
Specify the interval time in minute(s) of hello packet.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..600  

hh3cPosaAppRouterPort 1.3.6.1.4.1.25506.2.92.2.1.1.22
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).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..4999  

hh3cPosaTerminalTable 1.3.6.1.4.1.25506.2.92.2.2
This table shows the configuration information and running status of POS terminal.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cPosaTerminalEntry

hh3cPosaTerminalEntry 1.3.6.1.4.1.25506.2.92.2.2.1
This table shows the configuration information and running status of POS terminal.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cPosaTerminalEntry  

hh3cPosaTerminalID 1.3.6.1.4.1.25506.2.92.2.2.1.1
The identification of a POS terminal.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..255  

hh3cPosaTerminalAccessType 1.3.6.1.4.1.25506.2.92.2.2.1.2
The access type of a POS terminal.
Status: current Access: read-create
OBJECT-TYPE    
  Hh3cTerminalAccessType  

hh3cPosaTerminalIfIndex 1.3.6.1.4.1.25506.2.92.2.2.1.3
The ifindex of the interface through which connects the POS terminal and the router. It is invalid if the access type is TCP.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hh3cPosaTerminalTransAppID 1.3.6.1.4.1.25506.2.92.2.2.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..1024  

hh3cPosaTerminalListenPort 1.3.6.1.4.1.25506.2.92.2.2.1.5
The listening port accepting the connection from POS terminals. It is valid only when the access type is TCP.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

hh3cPosaTerminalState 1.3.6.1.4.1.25506.2.92.2.2.1.6
The current running status of a POS terminal.
Status: current Access: read-only
OBJECT-TYPE    
  Hh3cPeerState  

hh3cPosaTerminalRowStatus 1.3.6.1.4.1.25506.2.92.2.2.1.7
Operation status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cPosaTerminalName 1.3.6.1.4.1.25506.2.92.2.2.1.8
The description of a POS terminal.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

hh3cPosaTerminalCfgIfIndex 1.3.6.1.4.1.25506.2.92.2.2.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cPosaMapTable 1.3.6.1.4.1.25506.2.92.2.3
This table describe the application-mapping information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cPosaMapEntry

hh3cPosaMapEntry 1.3.6.1.4.1.25506.2.92.2.3.1
This table describe the application-mapping information.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cPosaMapEntry  

hh3cPosaMapDestCode 1.3.6.1.4.1.25506.2.92.2.3.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(4..7)  

hh3cPosaMapAppID 1.3.6.1.4.1.25506.2.92.2.3.1.2
The identifier of POS application. It is the index of hh3cPosaAppTable.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..1024  

hh3cPosaMapRowStatus 1.3.6.1.4.1.25506.2.92.2.3.1.3
Operation status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cPosaMapSrcCode 1.3.6.1.4.1.25506.2.92.2.3.1.4
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(4..7)  

hh3cPosaFcmStatTable 1.3.6.1.4.1.25506.2.92.2.4
This table shows the statistics information of FCM interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cPosaFcmStatEntry

hh3cPosaFcmStatEntry 1.3.6.1.4.1.25506.2.92.2.4.1
This table shows the statistics information of FCM interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cPosaFcmStatEntry  

hh3cPosaFcmStatIfIndex 1.3.6.1.4.1.25506.2.92.2.4.1.1
The index of FCM interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

hh3cPosaFcmStatTimeoutCnts 1.3.6.1.4.1.25506.2.92.2.4.1.2
The number of disconnections because of trade timeouts.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cPosaFcmStatConnectFailCnts 1.3.6.1.4.1.25506.2.92.2.4.1.3
The number of connection failures because of unsuccessful negotiations.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cPosaFcmStatTransCnts 1.3.6.1.4.1.25506.2.92.2.4.1.4
The number of all transactions made through the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hh3cPosaFcmStatTransSuccessCnts 1.3.6.1.4.1.25506.2.92.2.4.1.5
The number of successful transactions made through the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hh3cPosaFcmStatTransCntsClear 1.3.6.1.4.1.25506.2.92.2.4.1.6
Clear the number of successful transactions and all transactions.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cPosaAppStatTable 1.3.6.1.4.1.25506.2.92.2.5
This table shows the statistics information of application.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cPosaAppStatEntry

hh3cPosaAppStatEntry 1.3.6.1.4.1.25506.2.92.2.5.1
This table shows the statistics information of application.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cPosaAppStatEntry  

hh3cPosaAppRecvPkts 1.3.6.1.4.1.25506.2.92.2.5.1.1
The number of packets recieved from the application server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cPosaAppSendPkts 1.3.6.1.4.1.25506.2.92.2.5.1.2
The number of packets sent to the application server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cPosaAppErrPkts 1.3.6.1.4.1.25506.2.92.2.5.1.3
The number of inbound packets that contained errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cPosaAppDistributeErrCnts 1.3.6.1.4.1.25506.2.92.2.5.1.4
The number of packets that are discarded when no corresponding POS terminal can be found.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cPosaAppInDiscardedPkts 1.3.6.1.4.1.25506.2.92.2.5.1.5
The number of inbound packets that are discarded when the incoming buffer is full.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cPosaAppOutDiscardedPkts 1.3.6.1.4.1.25506.2.92.2.5.1.6
The number of outbound packets that are discarded because of link errors between the router and the application server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cPosaTerminalStatTable 1.3.6.1.4.1.25506.2.92.2.6
This table shows the statistics information of application.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cPosaTerminalStatEntry

hh3cPosaTerminalStatEntry 1.3.6.1.4.1.25506.2.92.2.6.1
This table shows the statistics information of application.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cPosaTerminalStatEntry  

hh3cPosaTerminalRecvPkts 1.3.6.1.4.1.25506.2.92.2.6.1.1
The number of packets recieved from the POS terminal.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cPosaTerminalSendPkts 1.3.6.1.4.1.25506.2.92.2.6.1.2
The number of packets sent to the POS terminal.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cPosaTerminalErrPkts 1.3.6.1.4.1.25506.2.92.2.6.1.3
The number of inbound packets that contained errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cPosaTerminalMapErrCnts 1.3.6.1.4.1.25506.2.92.2.6.1.4
The number of packets that are discarded because of mapping errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cPosaTerminalInDiscardedPkts 1.3.6.1.4.1.25506.2.92.2.6.1.5
The number of inbound packets that are discarded when the incoming buffer is full.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cPosaTerminalOutDiscardedPkts 1.3.6.1.4.1.25506.2.92.2.6.1.6
The number of outbound packets that are discarded because of link errors between the router and the POS terminal.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cPosaBatchTerminalTable 1.3.6.1.4.1.25506.2.92.2.7
The table of the configuration information relevant to a batch of POS terminals.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cPosaBatchTerminalEntry

hh3cPosaBatchTerminalEntry 1.3.6.1.4.1.25506.2.92.2.7.1
The configuration information relevant to a batch of POS terminals.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cPosaBatchTerminalEntry  

hh3cPosaBatchTerminalFirstID 1.3.6.1.4.1.25506.2.92.2.7.1.1
The first ID of the batch of POS terminals.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..255  

hh3cPosaBatchTerminalRowStatus 1.3.6.1.4.1.25506.2.92.2.7.1.2
Operation status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cPosaTcpTermStatTable 1.3.6.1.4.1.25506.2.92.2.8
This table shows the statistics information of terminal whose access type is tcp.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cPosaTcpTermStatEntry

hh3cPosaTcpTermStatEntry 1.3.6.1.4.1.25506.2.92.2.8.1
This table shows the statistics information of terminal whose access type is tcp.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cPosaTcpTermStatEntry  

hh3cPosaTcpTermStatIndex 1.3.6.1.4.1.25506.2.92.2.8.1.1
The index of entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..64  

hh3cPosaTcpTermStatIPType 1.3.6.1.4.1.25506.2.92.2.8.1.2
The type of Internet address. And now it must be ipv4.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hh3cPosaTcpTermStatIP 1.3.6.1.4.1.25506.2.92.2.8.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hh3cPosaTcpTermStatIPMask 1.3.6.1.4.1.25506.2.92.2.8.1.4
The mask associated with the IP address or the subnet. And now it only supports ipv4.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hh3cPosaTcpTermRecvPkts 1.3.6.1.4.1.25506.2.92.2.8.1.5
The number of packets recieved from the POS terminal(s).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPosaTcpTermSendPkts 1.3.6.1.4.1.25506.2.92.2.8.1.6
The number of packets sent to the POS terminal(s).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPosaTcpTermErrPkts 1.3.6.1.4.1.25506.2.92.2.8.1.7
The number of inbound packets that contained errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPosaTcpTermMapErrCnts 1.3.6.1.4.1.25506.2.92.2.8.1.8
The number of packets that are discarded because of mapping errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPosaTcpTermInDiscardedPkts 1.3.6.1.4.1.25506.2.92.2.8.1.9
The number of inbound packets that are discarded when the incoming buffer is full.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPosaTcpTermOutDiscardedPkts 1.3.6.1.4.1.25506.2.92.2.8.1.10
The number of outbound packets that are discarded because of link errors between the router and the POS terminal(s).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPosaTcpTermStatRowStatus 1.3.6.1.4.1.25506.2.92.2.8.1.11
Operation status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cPosaFcmConfTable 1.3.6.1.4.1.25506.2.92.2.9
This table shows the configuration information of FCM (Fast Connection Modem) interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cPosaFcmConfEntry

hh3cPosaFcmConfEntry 1.3.6.1.4.1.25506.2.92.2.9.1
This entry shows the configuration information of FCM (Fast Connection Modem) interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cPosaFcmConfEntry  

hh3cPosaFcmNegoHookOff 1.3.6.1.4.1.25506.2.92.2.9.1.1
Delay time for hookoff.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 100..6000  

hh3cPosaFcmNegoSilence 1.3.6.1.4.1.25506.2.92.2.9.1.2
Silence time for modem negotiation.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..3000  

hh3cPosaFcmNegoScrmbBinary1 1.3.6.1.4.1.25506.2.92.2.9.1.3
Scramble-binary1 time for modem negotiation.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 100..1500  

hh3cPosaFcmNegoUnscrmbBinary1 1.3.6.1.4.1.25506.2.92.2.9.1.4
Unscramble-binary1 time for modem negotiation.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 300..1500  

hh3cPosaFcmThresholdRlsdOff 1.3.6.1.4.1.25506.2.92.2.9.1.5
RLSD (Received Line Signal Detect) off threshold for modem.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..75  

hh3cPosaFcmThresholdRlsdOn 1.3.6.1.4.1.25506.2.92.2.9.1.6
RLSD (Received Line Signal Detect) on threshold for modem.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..75  

hh3cPosaFcmThresholdTxPower 1.3.6.1.4.1.25506.2.92.2.9.1.7
TX power for modem.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..42  

hh3cPosaFcmThresholdAnswerTone 1.3.6.1.4.1.25506.2.92.2.9.1.8
Answer tone level for modem.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..42  

hh3cPosaCallerStatTable 1.3.6.1.4.1.25506.2.92.2.10
This table shows the statistics information of terminal according the caller-ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cPosaCallerStatEntry

hh3cPosaCallerStatEntry 1.3.6.1.4.1.25506.2.92.2.10.1
This table shows the statistics information of terminal according the caller-ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cPosaCallerStatEntry  

hh3cPosaCallerStatCallerID 1.3.6.1.4.1.25506.2.92.2.10.1.1
The caller number.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

hh3cPosaCallerRecvPkts 1.3.6.1.4.1.25506.2.92.2.10.1.2
The number of packets recieved from the POS terminal(s).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPosaCallerSendPkts 1.3.6.1.4.1.25506.2.92.2.10.1.3
The number of packets sent to the POS terminal(s).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPosaCallerErrPkts 1.3.6.1.4.1.25506.2.92.2.10.1.4
The number of inbound packets that contained errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPosaCallerMapErrCnts 1.3.6.1.4.1.25506.2.92.2.10.1.5
The number of packets that are discarded because of mapping errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPosaCallerInDiscardedPkts 1.3.6.1.4.1.25506.2.92.2.10.1.6
The number of inbound packets that are discarded when the incoming buffer is full.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPosaCallerOutDiscardedPkts 1.3.6.1.4.1.25506.2.92.2.10.1.7
The number of outbound packets that are discarded because of link errors between the router and the POS terminal(s).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cPosaCallerStatRowStatus 1.3.6.1.4.1.25506.2.92.2.10.1.8
Operation status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cPosaTrap 1.3.6.1.4.1.25506.2.92.3
OBJECT IDENTIFIER    

hh3cPosaTrapPrex 1.3.6.1.4.1.25506.2.92.3.0
OBJECT IDENTIFIER    

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.
Status: current Access: read-create
NOTIFICATION-TYPE    

hh3cPosaAppStateChange 1.3.6.1.4.1.25506.2.92.3.0.2
This trap is generated whenever the availability of application server changes.
Status: current Access: read-create
NOTIFICATION-TYPE    

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.
Status: current Access: read-create
NOTIFICATION-TYPE    

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.
Status: current Access: read-create
NOTIFICATION-TYPE    

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.
Status: current Access: read-create
NOTIFICATION-TYPE    

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.
Status: current Access: read-create
NOTIFICATION-TYPE    

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.
Status: current Access: read-create
NOTIFICATION-TYPE    

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.
Status: current Access: read-create
NOTIFICATION-TYPE    

hh3cPosaTrapObjects 1.3.6.1.4.1.25506.2.92.3.1
OBJECT IDENTIFIER    

hh3cPosaAppStateChangeObject 1.3.6.1.4.1.25506.2.92.3.1.1
This is a dummy MIB object referenced by the hh3cPosaAppStateChange trap. This object shows the availability changing of corresponding application server.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER available(1), unavailable(2)