A3COM-HUAWEI-POSA-MIB

File: A3COM-HUAWEI-POSA-MIB.mib (46983 bytes)

Imported modules

A3COM-HUAWEI-OID-MIB SNMPv2-SMI SNMPv2-TC
INET-ADDRESS-MIB IF-MIB

Imported symbols

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

Defined Types

H3cAppServiceType  
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)  

H3cAppMode  
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)  

H3cPeerState  
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. 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)  

H3cTerminalAccessType  
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)  

H3cTpduChangeStrategy  
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)  

H3cPosaAppEntry  
SEQUENCE    
  h3cPosaAppID Integer32
  h3cPosaAppServiceType H3cAppServiceType
  h3cPosaAppIfIndex Integer32
  h3cPosaAppMode H3cAppMode
  h3cPosaAppHostIPType InetAddressType
  h3cPosaAppHostIP InetAddress
  h3cPosaAppHostPort Integer32
  h3cPosaAppRouterIPType InetAddressType
  h3cPosaAppRouterIP InetAddress
  h3cPosaAppKeepAliveInterval Integer32
  h3cPosaAppKeepAliveCount Integer32
  h3cPosaAppConnectTimeout Integer32
  h3cPosaAppState H3cPeerState
  h3cPosaAppRowStatus RowStatus
  h3cPosaAppName OCTET STRING
  h3cPosaCallerIDTransEnable TruthValue
  h3cPosaTpduChangeStrategy H3cTpduChangeStrategy
  h3cPosaBackupAppID Integer32
  h3cPosaQuietTimeOut Integer32
  h3cPosaAppHello TruthValue
  h3cPosaAppHelloInterval Integer32
  h3cPosaAppRouterPort Integer32

H3cPosaTerminalEntry  
SEQUENCE    
  h3cPosaTerminalID Integer32
  h3cPosaTerminalAccessType H3cTerminalAccessType
  h3cPosaTerminalIfIndex Integer32
  h3cPosaTerminalTransAppID Integer32
  h3cPosaTerminalListenPort Integer32
  h3cPosaTerminalState H3cPeerState
  h3cPosaTerminalRowStatus RowStatus
  h3cPosaTerminalName OCTET STRING
  h3cPosaTerminalCfgIfIndex Integer32

H3cPosaMapEntry  
SEQUENCE    
  h3cPosaMapDestCode OCTET STRING
  h3cPosaMapAppID Integer32
  h3cPosaMapRowStatus RowStatus
  h3cPosaMapSrcCode OCTET STRING

H3cPosaFcmStatEntry  
SEQUENCE    
  h3cPosaFcmStatIfIndex Integer32
  h3cPosaFcmStatTimeoutCnts Counter32
  h3cPosaFcmStatConnectFailCnts Counter32
  h3cPosaFcmStatTransCnts Gauge32
  h3cPosaFcmStatTransSuccessCnts Gauge32
  h3cPosaFcmStatTransCntsClear TruthValue

H3cPosaAppStatEntry  
SEQUENCE    
  h3cPosaAppRecvPkts Counter32
  h3cPosaAppSendPkts Counter32
  h3cPosaAppErrPkts Counter32
  h3cPosaAppDistributeErrCnts Counter32
  h3cPosaAppInDiscardedPkts Counter32
  h3cPosaAppOutDiscardedPkts Counter32

H3cPosaTerminalStatEntry  
SEQUENCE    
  h3cPosaTerminalRecvPkts Counter32
  h3cPosaTerminalSendPkts Counter32
  h3cPosaTerminalErrPkts Counter32
  h3cPosaTerminalMapErrCnts Counter32
  h3cPosaTerminalInDiscardedPkts Counter32
  h3cPosaTerminalOutDiscardedPkts Counter32

H3cPosaBatchTerminalEntry  
SEQUENCE    
  h3cPosaBatchTerminalFirstID Integer32
  h3cPosaBatchTerminalRowStatus RowStatus

H3cPosaTcpTermStatEntry  
SEQUENCE    
  h3cPosaTcpTermStatIndex Integer32
  h3cPosaTcpTermStatIPType InetAddressType
  h3cPosaTcpTermStatIP InetAddress
  h3cPosaTcpTermStatIPMask InetAddress
  h3cPosaTcpTermRecvPkts Counter64
  h3cPosaTcpTermSendPkts Counter64
  h3cPosaTcpTermErrPkts Counter64
  h3cPosaTcpTermMapErrCnts Counter64
  h3cPosaTcpTermInDiscardedPkts Counter64
  h3cPosaTcpTermOutDiscardedPkts Counter64
  h3cPosaTcpTermStatRowStatus RowStatus

H3cPosaFcmConfEntry  
SEQUENCE    
  h3cPosaFcmNegoHookOff Integer32
  h3cPosaFcmNegoSilence Integer32
  h3cPosaFcmNegoScrmbBinary1 Integer32
  h3cPosaFcmNegoUnscrmbBinary1 Integer32
  h3cPosaFcmThresholdRlsdOff Integer32
  h3cPosaFcmThresholdRlsdOn Integer32
  h3cPosaFcmThresholdTxPower Integer32
  h3cPosaFcmThresholdAnswerTone Integer32

H3cPosaCallerStatEntry  
SEQUENCE    
  h3cPosaCallerStatCallerID OCTET STRING
  h3cPosaCallerRecvPkts Counter64
  h3cPosaCallerSendPkts Counter64
  h3cPosaCallerErrPkts Counter64
  h3cPosaCallerMapErrCnts Counter64
  h3cPosaCallerInDiscardedPkts Counter64
  h3cPosaCallerOutDiscardedPkts Counter64
  h3cPosaCallerStatRowStatus RowStatus

Defined Values

h3cPosa 1.3.6.1.4.1.43.45.1.10.2.92
This MIB is to provide the definition of the POSA (Point Of Sale Access) system.
MODULE-IDENTITY    

h3cPosaControl 1.3.6.1.4.1.43.45.1.10.2.92.1
OBJECT IDENTIFIER    

h3cPosaServerEnable 1.3.6.1.4.1.43.45.1.10.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)  

h3cPosaFcmAnswerTimeout 1.3.6.1.4.1.43.45.1.10.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  

h3cPosaFcmTradeTimeout 1.3.6.1.4.1.43.45.1.10.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  

h3cPosaFcmIdleTimeout 1.3.6.1.4.1.43.45.1.10.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  

h3cPosaSrvStateChangeTrapEnable 1.3.6.1.4.1.43.45.1.10.2.92.1.5
This attribute controls whether the h3cPosaServerStatusChange trap will be sent or not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

h3cPosaAppStateChangeTrapEnable 1.3.6.1.4.1.43.45.1.10.2.92.1.6
This attribute controls whether the h3cPosaAppStateChange trap will be sent or not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

h3cPosaTerminalHangUpTrapEnable 1.3.6.1.4.1.43.45.1.10.2.92.1.7
This attribute controls whether the h3cPosaTerminalHangUp trap will be sent or not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

h3cPosaFcmLnkNegoFailTrapEnable 1.3.6.1.4.1.43.45.1.10.2.92.1.8
This attribute controls whether the h3cPosaFcmLinkNegoFailed trap will be sent or not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

h3cPosaFcmPhyNegoFailTrapEnable 1.3.6.1.4.1.43.45.1.10.2.92.1.9
This attribute controls whether the h3cPosaFcmPhyNegoFailed trap will be sent or not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

h3cPosaTables 1.3.6.1.4.1.43.45.1.10.2.92.2
OBJECT IDENTIFIER    

h3cPosaAppTable 1.3.6.1.4.1.43.45.1.10.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  
    H3cPosaAppEntry

h3cPosaAppEntry 1.3.6.1.4.1.43.45.1.10.2.92.2.1.1
This table shows the configuration information and running status of POS application.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cPosaAppEntry  

h3cPosaAppID 1.3.6.1.4.1.43.45.1.10.2.92.2.1.1.1
The identification of a POS application. It ranges from 1 to 31.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..31  

h3cPosaAppServiceType 1.3.6.1.4.1.43.45.1.10.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    
  H3cAppServiceType  

h3cPosaAppIfIndex 1.3.6.1.4.1.43.45.1.10.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  

h3cPosaAppMode 1.3.6.1.4.1.43.45.1.10.2.92.2.1.1.4
The work mode of a POS application.
Status: current Access: read-create
OBJECT-TYPE    
  H3cAppMode  

h3cPosaAppHostIPType 1.3.6.1.4.1.43.45.1.10.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  

h3cPosaAppHostIP 1.3.6.1.4.1.43.45.1.10.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  

h3cPosaAppHostPort 1.3.6.1.4.1.43.45.1.10.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  

h3cPosaAppRouterIPType 1.3.6.1.4.1.43.45.1.10.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  

h3cPosaAppRouterIP 1.3.6.1.4.1.43.45.1.10.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  

h3cPosaAppKeepAliveInterval 1.3.6.1.4.1.43.45.1.10.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  

h3cPosaAppKeepAliveCount 1.3.6.1.4.1.43.45.1.10.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  

h3cPosaAppConnectTimeout 1.3.6.1.4.1.43.45.1.10.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  

h3cPosaAppState 1.3.6.1.4.1.43.45.1.10.2.92.2.1.1.13
The current running state of application server.
Status: current Access: read-only
OBJECT-TYPE    
  H3cPeerState  

h3cPosaAppRowStatus 1.3.6.1.4.1.43.45.1.10.2.92.2.1.1.14
Operation status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

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

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

h3cPosaTpduChangeStrategy 1.3.6.1.4.1.43.45.1.10.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    
  H3cTpduChangeStrategy  

h3cPosaBackupAppID 1.3.6.1.4.1.43.45.1.10.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..31  

h3cPosaQuietTimeOut 1.3.6.1.4.1.43.45.1.10.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  

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

h3cPosaAppHelloInterval 1.3.6.1.4.1.43.45.1.10.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  

h3cPosaAppRouterPort 1.3.6.1.4.1.43.45.1.10.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  

h3cPosaTerminalTable 1.3.6.1.4.1.43.45.1.10.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  
    H3cPosaTerminalEntry

h3cPosaTerminalEntry 1.3.6.1.4.1.43.45.1.10.2.92.2.2.1
This table shows the configuration information and running status of POS terminal.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cPosaTerminalEntry  

h3cPosaTerminalID 1.3.6.1.4.1.43.45.1.10.2.92.2.2.1.1
The identification of a POS terminal.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..255  

h3cPosaTerminalAccessType 1.3.6.1.4.1.43.45.1.10.2.92.2.2.1.2
The access type of a POS terminal.
Status: current Access: read-create
OBJECT-TYPE    
  H3cTerminalAccessType  

h3cPosaTerminalIfIndex 1.3.6.1.4.1.43.45.1.10.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  

h3cPosaTerminalTransAppID 1.3.6.1.4.1.43.45.1.10.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..31  

h3cPosaTerminalListenPort 1.3.6.1.4.1.43.45.1.10.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  

h3cPosaTerminalState 1.3.6.1.4.1.43.45.1.10.2.92.2.2.1.6
The current running status of a POS terminal.
Status: current Access: read-only
OBJECT-TYPE    
  H3cPeerState  

h3cPosaTerminalRowStatus 1.3.6.1.4.1.43.45.1.10.2.92.2.2.1.7
Operation status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

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

h3cPosaTerminalCfgIfIndex 1.3.6.1.4.1.43.45.1.10.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 h3cPosaTerminalIfIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cPosaMapTable 1.3.6.1.4.1.43.45.1.10.2.92.2.3
This table describe the application-mapping information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cPosaMapEntry

h3cPosaMapEntry 1.3.6.1.4.1.43.45.1.10.2.92.2.3.1
This table describe the application-mapping information.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cPosaMapEntry  

h3cPosaMapDestCode 1.3.6.1.4.1.43.45.1.10.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)  

h3cPosaMapAppID 1.3.6.1.4.1.43.45.1.10.2.92.2.3.1.2
The identifier of POS application. It is the index of h3cPosaAppTable.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..31  

h3cPosaMapRowStatus 1.3.6.1.4.1.43.45.1.10.2.92.2.3.1.3
Operation status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

h3cPosaMapSrcCode 1.3.6.1.4.1.43.45.1.10.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)  

h3cPosaFcmStatTable 1.3.6.1.4.1.43.45.1.10.2.92.2.4
This table shows the statistics information of FCM interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cPosaFcmStatEntry

h3cPosaFcmStatEntry 1.3.6.1.4.1.43.45.1.10.2.92.2.4.1
This table shows the statistics information of FCM interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cPosaFcmStatEntry  

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

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

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

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

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

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

h3cPosaAppStatTable 1.3.6.1.4.1.43.45.1.10.2.92.2.5
This table shows the statistics information of application.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cPosaAppStatEntry

h3cPosaAppStatEntry 1.3.6.1.4.1.43.45.1.10.2.92.2.5.1
This table shows the statistics information of application.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cPosaAppStatEntry  

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

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

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

h3cPosaAppDistributeErrCnts 1.3.6.1.4.1.43.45.1.10.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  

h3cPosaAppInDiscardedPkts 1.3.6.1.4.1.43.45.1.10.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  

h3cPosaAppOutDiscardedPkts 1.3.6.1.4.1.43.45.1.10.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  

h3cPosaTerminalStatTable 1.3.6.1.4.1.43.45.1.10.2.92.2.6
This table shows the statistics information of application.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cPosaTerminalStatEntry

h3cPosaTerminalStatEntry 1.3.6.1.4.1.43.45.1.10.2.92.2.6.1
This table shows the statistics information of application.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cPosaTerminalStatEntry  

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

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

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

h3cPosaTerminalMapErrCnts 1.3.6.1.4.1.43.45.1.10.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  

h3cPosaTerminalInDiscardedPkts 1.3.6.1.4.1.43.45.1.10.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  

h3cPosaTerminalOutDiscardedPkts 1.3.6.1.4.1.43.45.1.10.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  

h3cPosaBatchTerminalTable 1.3.6.1.4.1.43.45.1.10.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  
    H3cPosaBatchTerminalEntry

h3cPosaBatchTerminalEntry 1.3.6.1.4.1.43.45.1.10.2.92.2.7.1
The configuration information relevant to a batch of POS terminals.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cPosaBatchTerminalEntry  

h3cPosaBatchTerminalFirstID 1.3.6.1.4.1.43.45.1.10.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  

h3cPosaBatchTerminalRowStatus 1.3.6.1.4.1.43.45.1.10.2.92.2.7.1.2
Operation status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

h3cPosaTcpTermStatTable 1.3.6.1.4.1.43.45.1.10.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  
    H3cPosaTcpTermStatEntry

h3cPosaTcpTermStatEntry 1.3.6.1.4.1.43.45.1.10.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    
  H3cPosaTcpTermStatEntry  

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

h3cPosaTcpTermStatIPType 1.3.6.1.4.1.43.45.1.10.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  

h3cPosaTcpTermStatIP 1.3.6.1.4.1.43.45.1.10.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  

h3cPosaTcpTermStatIPMask 1.3.6.1.4.1.43.45.1.10.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  

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

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

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

h3cPosaTcpTermMapErrCnts 1.3.6.1.4.1.43.45.1.10.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  

h3cPosaTcpTermInDiscardedPkts 1.3.6.1.4.1.43.45.1.10.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  

h3cPosaTcpTermOutDiscardedPkts 1.3.6.1.4.1.43.45.1.10.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  

h3cPosaTcpTermStatRowStatus 1.3.6.1.4.1.43.45.1.10.2.92.2.8.1.11
Operation status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

h3cPosaFcmConfTable 1.3.6.1.4.1.43.45.1.10.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  
    H3cPosaFcmConfEntry

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

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

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

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

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

h3cPosaFcmThresholdRlsdOff 1.3.6.1.4.1.43.45.1.10.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  

h3cPosaFcmThresholdRlsdOn 1.3.6.1.4.1.43.45.1.10.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  

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

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

h3cPosaCallerStatTable 1.3.6.1.4.1.43.45.1.10.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  
    H3cPosaCallerStatEntry

h3cPosaCallerStatEntry 1.3.6.1.4.1.43.45.1.10.2.92.2.10.1
This table shows the statistics information of terminal according the caller-ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cPosaCallerStatEntry  

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

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

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

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

h3cPosaCallerMapErrCnts 1.3.6.1.4.1.43.45.1.10.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  

h3cPosaCallerInDiscardedPkts 1.3.6.1.4.1.43.45.1.10.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  

h3cPosaCallerOutDiscardedPkts 1.3.6.1.4.1.43.45.1.10.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  

h3cPosaCallerStatRowStatus 1.3.6.1.4.1.43.45.1.10.2.92.2.10.1.8
Operation status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

h3cPosaTrap 1.3.6.1.4.1.43.45.1.10.2.92.3
OBJECT IDENTIFIER    

h3cPosaTrapPrex 1.3.6.1.4.1.43.45.1.10.2.92.3.0
OBJECT IDENTIFIER    

h3cPosaServerStatusChange 1.3.6.1.4.1.43.45.1.10.2.92.3.0.1
This trap is generated when the POS function is started or stopped.
Status: current Access: read-create
NOTIFICATION-TYPE    

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

h3cPosaTerminalHangUp 1.3.6.1.4.1.43.45.1.10.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    

h3cPosaFcmLinkNegoFailed 1.3.6.1.4.1.43.45.1.10.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    

h3cPosaFcmPhyNegoFailed 1.3.6.1.4.1.43.45.1.10.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    

h3cPosaTrapObjects 1.3.6.1.4.1.43.45.1.10.2.92.3.1
OBJECT IDENTIFIER    

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