MIBs Depot

HPN-ICF-POSA-MIB

Registered at
1.3.6.1.4.1.11.2.14.11.15.2.92
Last updated
2014-05-29 00:00
Revisions
2014-05-29 00:00, 2008-03-12 09:33
Namespace
hp
Source file
HPN-ICF-POSA-MIB
Digest
sha256:9512ddfbe4d2b97a7768f906082fc36afe06bb57f802832403c672c00a36aa3b

Description

This MIB is to provide the definition of the POSA (Point Of Sale Access) system.

Imports

FromSymbols
HPN-ICF-OID-MIBhpnicfCommon
IF-MIBifDescr, ifIndex
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, Counter64, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

HPN-ICF-OID-MIB
HPN-ICF-POSA-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
HpnicfAppMode
TEXTUAL-CONVENTION
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.
current
HpnicfAppServiceType
TEXTUAL-CONVENTION
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).
current
HpnicfPeerState
TEXTUAL-CONVENTION
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.
current
HpnicfTerminalAccessType
TEXTUAL-CONVENTION
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).
current
HpnicfTpduChangeStrategy
TEXTUAL-CONVENTION
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.
current

Objects

NameOIDSyntaxAccessStatus
hpnicfPosaControl
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.92.1
hpnicfPosaServerEnable
OBJECT-TYPE
This attribute controls the starting or stoppage of POS access function. The defalut value is disabled(1).
1.3.6.1.4.1.11.2.14.11.15.2.92.1.1INTEGER {disabled(1), enabled(2)}read-writecurrent
hpnicfPosaFcmAnswerTimeout
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.92.1.2Integer32 (500..2000)read-writecurrent
hpnicfPosaFcmTradeTimeout
OBJECT-TYPE
The maximum time of a POS trade through a FCM interface, in units of milliseconds.
1.3.6.1.4.1.11.2.14.11.15.2.92.1.3Integer32 (30000..12000000)read-writecurrent
hpnicfPosaFcmIdleTimeout
OBJECT-TYPE
The maximum idle time of a POS connection through the FCM interface, in units of seconds.
1.3.6.1.4.1.11.2.14.11.15.2.92.1.4Integer32 (1..12000)read-writecurrent
hpnicfPosaSrvStateChangeTrapEnable
OBJECT-TYPE
This attribute controls whether the hpnicfPosaServerStatusChange trap will be sent or not.
1.3.6.1.4.1.11.2.14.11.15.2.92.1.5TruthValueread-writecurrent
hpnicfPosaAppStateChangeTrapEnable
OBJECT-TYPE
This attribute controls whether the hpnicfPosaAppStateChange trap will be sent or not.
1.3.6.1.4.1.11.2.14.11.15.2.92.1.6TruthValueread-writecurrent
hpnicfPosaTerminalHangUpTrapEnable
OBJECT-TYPE
This attribute controls whether the hpnicfPosaTerminalHangUp trap will be sent or not.
1.3.6.1.4.1.11.2.14.11.15.2.92.1.7TruthValueread-writecurrent
hpnicfPosaFcmLnkNegoFailTrapEnable
OBJECT-TYPE
This attribute controls whether the hpnicfPosaFcmLinkNegoFailed trap will be sent or not.
1.3.6.1.4.1.11.2.14.11.15.2.92.1.8TruthValueread-writecurrent
hpnicfPosaFcmPhyNegoFailTrapEnable
OBJECT-TYPE
This attribute controls whether the hpnicfPosaFcmPhyNegoFailed trap will be sent or not.
1.3.6.1.4.1.11.2.14.11.15.2.92.1.9TruthValueread-writecurrent
hpnicfPosaTcpConnectionNumber
OBJECT-TYPE
The current number of TCP connections.
1.3.6.1.4.1.11.2.14.11.15.2.92.1.10Integer32read-onlycurrent
hpnicfPosaFcmConnectionNumber
OBJECT-TYPE
The current number of FCM connections.
1.3.6.1.4.1.11.2.14.11.15.2.92.1.11Integer32read-onlycurrent
hpnicfPosaTcpConnectionThreshold
OBJECT-TYPE
The threshold of TCP connections.
1.3.6.1.4.1.11.2.14.11.15.2.92.1.12Integer32read-writecurrent
hpnicfPosaFcmConnectionThreshold
OBJECT-TYPE
The threshold of FCM connections.
1.3.6.1.4.1.11.2.14.11.15.2.92.1.13Integer32read-writecurrent
hpnicfPosaTcpConnectionTrapEnable
OBJECT-TYPE
This attribute specifies the threshold that must be exceeded to send the hpnicfPosaTcpConnectionExceed trap.
1.3.6.1.4.1.11.2.14.11.15.2.92.1.14TruthValueread-writecurrent
hpnicfPosaFcmConnectionTrapEnable
OBJECT-TYPE
This attribute specifies the threshold that must be exceeded to send the hpnicfPosaFcmConnectionExceed trap.
1.3.6.1.4.1.11.2.14.11.15.2.92.1.15TruthValueread-writecurrent
hpnicfPosaTcpTradeLimit
OBJECT-TYPE
The limit of concurrent trades in one TCP connection. The value 0 means unlimited.
1.3.6.1.4.1.11.2.14.11.15.2.92.1.16Integer32read-writecurrent
hpnicfPosaTcpTradeTrapEnable
OBJECT-TYPE
This attribute specifies the limit that must be exceeded to send the hpnicfPosaTcpTradeExceed trap.
1.3.6.1.4.1.11.2.14.11.15.2.92.1.17TruthValueread-writecurrent
hpnicfPosaTcpTradeTimeout
OBJECT-TYPE
The maximum interval to wait for the reply from sending the trade packet to the application server. The value 0 means wait forever.
1.3.6.1.4.1.11.2.14.11.15.2.92.1.18Integer32read-writecurrent
hpnicfPosaTables
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.92.2
hpnicfPosaAppTable
OBJECT-TYPE
This table shows the configuration information and running status of POS application.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.1not-accessiblecurrent
hpnicfPosaAppEntry
OBJECT-TYPE
This table shows the configuration information and running status of POS application.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.1.1not-accessiblecurrent
hpnicfPosaAppID
OBJECT-TYPE
The identification of a POS application.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.1.1.1Integer32 (1..1024)accessible-for-notifycurrent
hpnicfPosaAppServiceType
OBJECT-TYPE
The service type of a POS application. It means the way in which the router connects with the application server.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.1.1.2HpnicfAppServiceTyperead-createcurrent
hpnicfPosaAppIfIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.1.1.3Integer32read-createcurrent
hpnicfPosaAppMode
OBJECT-TYPE
The work mode of a POS application.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.1.1.4HpnicfAppModeread-createcurrent
hpnicfPosaAppHostIPType
OBJECT-TYPE
The IP address type of the application server. And now it must be IPV4. It is invalid if the service type is flow(2).
1.3.6.1.4.1.11.2.14.11.15.2.92.2.1.1.5InetAddressTyperead-createcurrent
hpnicfPosaAppHostIP
OBJECT-TYPE
The IP address of the application server. And now it only supports IPV4. It is invalid if the service type is flow(2).
1.3.6.1.4.1.11.2.14.11.15.2.92.2.1.1.6InetAddressread-createcurrent
hpnicfPosaAppHostPort
OBJECT-TYPE
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).
1.3.6.1.4.1.11.2.14.11.15.2.92.2.1.1.7Integer32 (0..65535)read-createcurrent
hpnicfPosaAppRouterIPType
OBJECT-TYPE
The source IP address type of the access router. Now it must be ipv4. It is invalid if the service type is flow(2).
1.3.6.1.4.1.11.2.14.11.15.2.92.2.1.1.8InetAddressTyperead-createcurrent
hpnicfPosaAppRouterIP
OBJECT-TYPE
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).
1.3.6.1.4.1.11.2.14.11.15.2.92.2.1.1.9InetAddressread-createcurrent
hpnicfPosaAppKeepAliveInterval
OBJECT-TYPE
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).
1.3.6.1.4.1.11.2.14.11.15.2.92.2.1.1.10Integer32 (1..7200)read-createcurrent
hpnicfPosaAppKeepAliveCount
OBJECT-TYPE
The maximum number of sending TCP keep alive packets. It is valid only when the service type is tcp(1).
1.3.6.1.4.1.11.2.14.11.15.2.92.2.1.1.11Integer32 (2..100)read-createcurrent
hpnicfPosaAppConnectTimeout
OBJECT-TYPE
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).
1.3.6.1.4.1.11.2.14.11.15.2.92.2.1.1.12Integer32 (1..20)read-createcurrent
hpnicfPosaAppState
OBJECT-TYPE
The current running state of application server.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.1.1.13HpnicfPeerStateread-onlycurrent
hpnicfPosaAppRowStatus
OBJECT-TYPE
Operation status.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.1.1.14RowStatusread-createcurrent
hpnicfPosaAppName
OBJECT-TYPE
The description of a POS application.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.1.1.15OCTET STRING (SIZE(0..32))read-createcurrent
hpnicfPosaCallerIDTransEnable
OBJECT-TYPE
Enable or disable the caller-id transmission function.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.1.1.16TruthValueread-createcurrent
hpnicfPosaTpduChangeStrategy
OBJECT-TYPE
Set the strategy to modify the address of the packet from terminals before delivering it to application server.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.1.1.17HpnicfTpduChangeStrategyread-createcurrent
hpnicfPosaBackupAppID
OBJECT-TYPE
Specify the backup application ID, 0 indicates not using backup application. It is invalid if the service type is flow(2).
1.3.6.1.4.1.11.2.14.11.15.2.92.2.1.1.18Integer32 (0..1024)read-createcurrent
hpnicfPosaQuietTimeOut
OBJECT-TYPE
Specify the wait time for re-activating application server. It is invalid if the service type is flow(2).
1.3.6.1.4.1.11.2.14.11.15.2.92.2.1.1.19Integer32 (10..600)read-createcurrent
hpnicfPosaAppHello
OBJECT-TYPE
Specify the switch of hello packet for the application server.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.1.1.20TruthValueread-createcurrent
hpnicfPosaAppHelloInterval
OBJECT-TYPE
Specify the interval time in minute(s) of hello packet.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.1.1.21Integer32 (1..600)read-createcurrent
hpnicfPosaAppRouterPort
OBJECT-TYPE
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).
1.3.6.1.4.1.11.2.14.11.15.2.92.2.1.1.22Integer32 (0..4999)read-createcurrent
hpnicfPosaTerminalTable
OBJECT-TYPE
This table shows the configuration information and running status of POS terminal.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.2not-accessiblecurrent
hpnicfPosaTerminalEntry
OBJECT-TYPE
This table shows the configuration information and running status of POS terminal.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.2.1not-accessiblecurrent
hpnicfPosaTerminalID
OBJECT-TYPE
The identification of a POS terminal.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.2.1.1Integer32 (1..255)accessible-for-notifycurrent
hpnicfPosaTerminalAccessType
OBJECT-TYPE
The access type of a POS terminal.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.2.1.2HpnicfTerminalAccessTyperead-createcurrent
hpnicfPosaTerminalIfIndex
OBJECT-TYPE
The ifindex of the interface through which connects the POS terminal and the router. It is invalid if the access type is TCP.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.2.1.3Integer32read-createcurrent
hpnicfPosaTerminalTransAppID
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.2.1.4Integer32 (0..1024)read-createcurrent
hpnicfPosaTerminalListenPort
OBJECT-TYPE
The listening port accepting the connection from POS terminals. It is valid only when the access type is TCP.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.2.1.5Integer32 (0..65535)read-createcurrent
hpnicfPosaTerminalState
OBJECT-TYPE
The current running status of a POS terminal.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.2.1.6HpnicfPeerStateread-onlycurrent
hpnicfPosaTerminalRowStatus
OBJECT-TYPE
Operation status.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.2.1.7RowStatusread-createcurrent
hpnicfPosaTerminalName
OBJECT-TYPE
The description of a POS terminal.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.2.1.8OCTET STRING (SIZE(0..32))read-createcurrent
hpnicfPosaTerminalCfgIfIndex
OBJECT-TYPE
The ifindex of the interface on which the terminal configuration is. If it is a physical interface, its value is equal to that of hpnicfPosaTerminalIfIndex.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.2.1.9Integer32read-onlycurrent
hpnicfPosaMapTable
OBJECT-TYPE
This table describe the application-mapping information.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.3not-accessiblecurrent
hpnicfPosaMapEntry
OBJECT-TYPE
This table describe the application-mapping information.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.3.1not-accessiblecurrent
hpnicfPosaMapDestCode
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.3.1.1OCTET STRING (SIZE(4..7))not-accessiblecurrent
hpnicfPosaMapAppID
OBJECT-TYPE
The identifier of POS application. It is the index of hpnicfPosaAppTable.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.3.1.2Integer32 (1..1024)read-createcurrent
hpnicfPosaMapRowStatus
OBJECT-TYPE
Operation status.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.3.1.3RowStatusread-createcurrent
hpnicfPosaMapSrcCode
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.3.1.4OCTET STRING (SIZE(4..7))not-accessiblecurrent
hpnicfPosaFcmStatTable
OBJECT-TYPE
This table shows the statistics information of FCM interface.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.4not-accessiblecurrent
hpnicfPosaFcmStatEntry
OBJECT-TYPE
This table shows the statistics information of FCM interface.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.4.1not-accessiblecurrent
hpnicfPosaFcmStatIfIndex
OBJECT-TYPE
The index of FCM interface.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.4.1.1Integer32 (0..2147483647)not-accessiblecurrent
hpnicfPosaFcmStatTimeoutCnts
OBJECT-TYPE
The number of disconnections because of trade timeouts.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.4.1.2Counter32read-onlycurrent
hpnicfPosaFcmStatConnectFailCnts
OBJECT-TYPE
The number of connection failures because of unsuccessful negotiations.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.4.1.3Counter32read-onlycurrent
hpnicfPosaFcmStatTransCnts
OBJECT-TYPE
The number of all transactions made through the interface.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.4.1.4Gauge32read-onlycurrent
hpnicfPosaFcmStatTransSuccessCnts
OBJECT-TYPE
The number of successful transactions made through the interface.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.4.1.5Gauge32read-onlycurrent
hpnicfPosaFcmStatTransCntsClear
OBJECT-TYPE
Clear the number of successful transactions and all transactions.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.4.1.6TruthValueread-writecurrent
hpnicfPosaAppStatTable
OBJECT-TYPE
This table shows the statistics information of application.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.5not-accessiblecurrent
hpnicfPosaAppStatEntry
OBJECT-TYPE
This table shows the statistics information of application.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.5.1not-accessiblecurrent
hpnicfPosaAppRecvPkts
OBJECT-TYPE
The number of packets recieved from the application server.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.5.1.1Counter32read-onlycurrent
hpnicfPosaAppSendPkts
OBJECT-TYPE
The number of packets sent to the application server.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.5.1.2Counter32read-onlycurrent
hpnicfPosaAppErrPkts
OBJECT-TYPE
The number of inbound packets that contained errors.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.5.1.3Counter32read-onlycurrent
hpnicfPosaAppDistributeErrCnts
OBJECT-TYPE
The number of packets that are discarded when no corresponding POS terminal can be found.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.5.1.4Counter32read-onlycurrent
hpnicfPosaAppInDiscardedPkts
OBJECT-TYPE
The number of inbound packets that are discarded when the incoming buffer is full.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.5.1.5Counter32read-onlycurrent
hpnicfPosaAppOutDiscardedPkts
OBJECT-TYPE
The number of outbound packets that are discarded because of link errors between the router and the application server.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.5.1.6Counter32read-onlycurrent
hpnicfPosaTerminalStatTable
OBJECT-TYPE
This table shows the statistics information of application.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.6not-accessiblecurrent
hpnicfPosaTerminalStatEntry
OBJECT-TYPE
This table shows the statistics information of application.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.6.1not-accessiblecurrent
hpnicfPosaTerminalRecvPkts
OBJECT-TYPE
The number of packets recieved from the POS terminal.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.6.1.1Counter32read-onlycurrent
hpnicfPosaTerminalSendPkts
OBJECT-TYPE
The number of packets sent to the POS terminal.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.6.1.2Counter32read-onlycurrent
hpnicfPosaTerminalErrPkts
OBJECT-TYPE
The number of inbound packets that contained errors.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.6.1.3Counter32read-onlycurrent
hpnicfPosaTerminalMapErrCnts
OBJECT-TYPE
The number of packets that are discarded because of mapping errors.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.6.1.4Counter32read-onlycurrent
hpnicfPosaTerminalInDiscardedPkts
OBJECT-TYPE
The number of inbound packets that are discarded when the incoming buffer is full.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.6.1.5Counter32read-onlycurrent
hpnicfPosaTerminalOutDiscardedPkts
OBJECT-TYPE
The number of outbound packets that are discarded because of link errors between the router and the POS terminal.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.6.1.6Counter32read-onlycurrent
hpnicfPosaBatchTerminalTable
OBJECT-TYPE
The table of the configuration information relevant to a batch of POS terminals.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.7not-accessiblecurrent
hpnicfPosaBatchTerminalEntry
OBJECT-TYPE
The configuration information relevant to a batch of POS terminals.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.7.1not-accessiblecurrent
hpnicfPosaBatchTerminalFirstID
OBJECT-TYPE
The first ID of the batch of POS terminals.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.7.1.1Integer32 (1..255)read-createcurrent
hpnicfPosaBatchTerminalRowStatus
OBJECT-TYPE
Operation status.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.7.1.2RowStatusread-createcurrent
hpnicfPosaTcpTermStatTable
OBJECT-TYPE
This table shows the statistics information of terminal whose access type is tcp.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.8not-accessiblecurrent
hpnicfPosaTcpTermStatEntry
OBJECT-TYPE
This table shows the statistics information of terminal whose access type is tcp.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.8.1not-accessiblecurrent
hpnicfPosaTcpTermStatIndex
OBJECT-TYPE
The index of entity.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.8.1.1Integer32 (1..64)not-accessiblecurrent
hpnicfPosaTcpTermStatIPType
OBJECT-TYPE
The type of Internet address. And now it must be ipv4.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.8.1.2InetAddressTyperead-createcurrent
hpnicfPosaTcpTermStatIP
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.8.1.3InetAddressread-createcurrent
hpnicfPosaTcpTermStatIPMask
OBJECT-TYPE
The mask associated with the IP address or the subnet. And now it only supports ipv4.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.8.1.4InetAddressread-createcurrent
hpnicfPosaTcpTermRecvPkts
OBJECT-TYPE
The number of packets recieved from the POS terminal(s).
1.3.6.1.4.1.11.2.14.11.15.2.92.2.8.1.5Counter64read-onlycurrent
hpnicfPosaTcpTermSendPkts
OBJECT-TYPE
The number of packets sent to the POS terminal(s).
1.3.6.1.4.1.11.2.14.11.15.2.92.2.8.1.6Counter64read-onlycurrent
hpnicfPosaTcpTermErrPkts
OBJECT-TYPE
The number of inbound packets that contained errors.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.8.1.7Counter64read-onlycurrent
hpnicfPosaTcpTermMapErrCnts
OBJECT-TYPE
The number of packets that are discarded because of mapping errors.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.8.1.8Counter64read-onlycurrent
hpnicfPosaTcpTermInDiscardedPkts
OBJECT-TYPE
The number of inbound packets that are discarded when the incoming buffer is full.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.8.1.9Counter64read-onlycurrent
hpnicfPosaTcpTermOutDiscardedPkts
OBJECT-TYPE
The number of outbound packets that are discarded because of link errors between the router and the POS terminal(s).
1.3.6.1.4.1.11.2.14.11.15.2.92.2.8.1.10Counter64read-onlycurrent
hpnicfPosaTcpTermStatRowStatus
OBJECT-TYPE
Operation status.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.8.1.11RowStatusread-createcurrent
hpnicfPosaFcmConfTable
OBJECT-TYPE
This table shows the configuration information of FCM (Fast Connection Modem) interfaces.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.9not-accessiblecurrent
hpnicfPosaFcmConfEntry
OBJECT-TYPE
This entry shows the configuration information of FCM (Fast Connection Modem) interfaces.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.9.1not-accessiblecurrent
hpnicfPosaFcmNegoHookOff
OBJECT-TYPE
Delay time for hookoff.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.9.1.1Integer32 (100..6000)read-writecurrent
hpnicfPosaFcmNegoSilence
OBJECT-TYPE
Silence time for modem negotiation.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.9.1.2Integer32 (0..3000)read-writecurrent
hpnicfPosaFcmNegoScrmbBinary1
OBJECT-TYPE
Scramble-binary1 time for modem negotiation.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.9.1.3Integer32 (100..1500)read-writecurrent
hpnicfPosaFcmNegoUnscrmbBinary1
OBJECT-TYPE
Unscramble-binary1 time for modem negotiation.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.9.1.4Integer32 (300..1500)read-writecurrent
hpnicfPosaFcmThresholdRlsdOff
OBJECT-TYPE
RLSD (Received Line Signal Detect) off threshold for modem.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.9.1.5Integer32 (0..75)read-writecurrent
hpnicfPosaFcmThresholdRlsdOn
OBJECT-TYPE
RLSD (Received Line Signal Detect) on threshold for modem.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.9.1.6Integer32 (0..75)read-writecurrent
hpnicfPosaFcmThresholdTxPower
OBJECT-TYPE
TX power for modem.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.9.1.7Integer32 (1..42)read-writecurrent
hpnicfPosaFcmThresholdAnswerTone
OBJECT-TYPE
Answer tone level for modem.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.9.1.8Integer32 (1..42)read-writecurrent
hpnicfPosaCallerStatTable
OBJECT-TYPE
This table shows the statistics information of terminal according the caller-ID.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.10not-accessiblecurrent
hpnicfPosaCallerStatEntry
OBJECT-TYPE
This table shows the statistics information of terminal according the caller-ID.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.10.1not-accessiblecurrent
hpnicfPosaCallerStatCallerID
OBJECT-TYPE
The caller number.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.10.1.1OCTET STRING (SIZE(0..64))not-accessiblecurrent
hpnicfPosaCallerRecvPkts
OBJECT-TYPE
The number of packets recieved from the POS terminal(s).
1.3.6.1.4.1.11.2.14.11.15.2.92.2.10.1.2Counter64read-onlycurrent
hpnicfPosaCallerSendPkts
OBJECT-TYPE
The number of packets sent to the POS terminal(s).
1.3.6.1.4.1.11.2.14.11.15.2.92.2.10.1.3Counter64read-onlycurrent
hpnicfPosaCallerErrPkts
OBJECT-TYPE
The number of inbound packets that contained errors.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.10.1.4Counter64read-onlycurrent
hpnicfPosaCallerMapErrCnts
OBJECT-TYPE
The number of packets that are discarded because of mapping errors.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.10.1.5Counter64read-onlycurrent
hpnicfPosaCallerInDiscardedPkts
OBJECT-TYPE
The number of inbound packets that are discarded when the incoming buffer is full.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.10.1.6Counter64read-onlycurrent
hpnicfPosaCallerOutDiscardedPkts
OBJECT-TYPE
The number of outbound packets that are discarded because of link errors between the router and the POS terminal(s).
1.3.6.1.4.1.11.2.14.11.15.2.92.2.10.1.7Counter64read-onlycurrent
hpnicfPosaCallerStatRowStatus
OBJECT-TYPE
Operation status.
1.3.6.1.4.1.11.2.14.11.15.2.92.2.10.1.8RowStatusread-createcurrent
hpnicfPosaTrap
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.92.3
hpnicfPosaTrapPrex
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.92.3.0
hpnicfPosaTrapObjects
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.92.3.1
hpnicfPosaAppStateChangeObject
OBJECT-TYPE
This is a dummy MIB object referenced by the hpnicfPosaAppStateChange trap. This object shows the availability changing of corresponding application server.
1.3.6.1.4.1.11.2.14.11.15.2.92.3.1.1INTEGER {available(1), unavailable(2)}accessible-for-notifycurrent

Notifications

NameOIDStatus
hpnicfPosaServerStatusChange
NOTIFICATION-TYPE
This trap is generated when the POS function is started or stopped.
1.3.6.1.4.1.11.2.14.11.15.2.92.3.0.1current
hpnicfPosaAppStateChange
NOTIFICATION-TYPE
This trap is generated whenever the availability of application server changes.
1.3.6.1.4.1.11.2.14.11.15.2.92.3.0.2current
hpnicfPosaTerminalHangUp
NOTIFICATION-TYPE
This trap is generated whenever the POS connection through a FCM (Fast Connection Modem) interface is hanged up by POS terminal.
1.3.6.1.4.1.11.2.14.11.15.2.92.3.0.3current
hpnicfPosaFcmLinkNegoFailed
NOTIFICATION-TYPE
This trap is generated whenever the link layer negotiation is failed between the POS terminal and router through a FCM (Fast Connection Modem) interface.
1.3.6.1.4.1.11.2.14.11.15.2.92.3.0.4current
hpnicfPosaFcmPhyNegoFailed
NOTIFICATION-TYPE
This trap is generated whenever the physical layer negotiation is failed between the POS terminal and router through a FCM (Fast Connection Modem) interface.
1.3.6.1.4.1.11.2.14.11.15.2.92.3.0.5current
hpnicfPosaTcpConnectionExceed
NOTIFICATION-TYPE
This trap is generated whenever the number of connections exceeds the threshold.
1.3.6.1.4.1.11.2.14.11.15.2.92.3.0.6current
hpnicfPosaFcmConnectionExceed
NOTIFICATION-TYPE
This trap is generated whenever the number of connections exceeds the threshold.
1.3.6.1.4.1.11.2.14.11.15.2.92.3.0.7current
hpnicfPosaTcpTradeExceed
NOTIFICATION-TYPE
This trap is generated whenever the number of trades in any TCP connect exceeds the limit.
1.3.6.1.4.1.11.2.14.11.15.2.92.3.0.8current