Home/Catalog/HH3C-POSA-MIB

HH3C-POSA-MIB

AI MIB Summary

The HH3C-POSA-MIB enables monitoring and management of Point of Sale Access (POSA) subsystems on H3C network devices, specifically tracking POSA session states, authentication status, and access control metrics.

This MIB is to provide the definition of the POSA (Point Of Sale Access) system.
Main OID:
hh3cPosa.1.3.6.1.4.1.25506.2.92
135
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

135 total
Object Name
hh3cPosaThis MIB is to provide the definition of the POSA (Point Of Sale Access) system.
MODULE-IDENTITY
.1.3.6.1.4.1.25506.2.92
hh3cPosaControl
OBJECT IDENTIFIER
.1.3.6.1.4.1.25506.2.92.1
hh3cPosaServerEnableThis attribute controls the starting or stoppage of POS access function. The defalut value is disabled(1).rw
Enumeration
.1.3.6.1.4.1.25506.2.92.1.1
hh3cPosaFcmAnswerTimeoutThe 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.rw
Integer32
.1.3.6.1.4.1.25506.2.92.1.2
hh3cPosaFcmTradeTimeoutThe maximum time of a POS trade through a FCM interface, in units of milliseconds.rw
Integer32
.1.3.6.1.4.1.25506.2.92.1.3
hh3cPosaFcmIdleTimeoutThe maximum idle time of a POS connection through the FCM interface, in units of seconds.rw
Integer32
.1.3.6.1.4.1.25506.2.92.1.4
hh3cPosaSrvStateChangeTrapEnableThis attribute controls whether the hh3cPosaServerStatusChange trap will be sent or not.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.92.1.5
hh3cPosaAppStateChangeTrapEnableThis attribute controls whether the hh3cPosaAppStateChange trap will be sent or not.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.92.1.6
hh3cPosaTerminalHangUpTrapEnableThis attribute controls whether the hh3cPosaTerminalHangUp trap will be sent or not.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.92.1.7
hh3cPosaFcmLnkNegoFailTrapEnableThis attribute controls whether the hh3cPosaFcmLinkNegoFailed trap will be sent or not.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.92.1.8
hh3cPosaFcmPhyNegoFailTrapEnableThis attribute controls whether the hh3cPosaFcmPhyNegoFailed trap will be sent or not.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.92.1.9
hh3cPosaTcpConnectionNumberThe current number of TCP connections.ro
Integer32
.1.3.6.1.4.1.25506.2.92.1.10
hh3cPosaFcmConnectionNumberThe current number of FCM connections.ro
Integer32
.1.3.6.1.4.1.25506.2.92.1.11
hh3cPosaTcpConnectionThresholdThe threshold of TCP connections.rw
Integer32
.1.3.6.1.4.1.25506.2.92.1.12
hh3cPosaFcmConnectionThresholdThe threshold of FCM connections.rw
Integer32
.1.3.6.1.4.1.25506.2.92.1.13
hh3cPosaTcpConnectionTrapEnableThis attribute specifies the threshold that must be exceeded to send the hh3cPosaTcpConnectionExceed trap.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.92.1.14
hh3cPosaFcmConnectionTrapEnableThis attribute specifies the threshold that must be exceeded to send the hh3cPosaFcmConnectionExceed trap.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.92.1.15
hh3cPosaTcpTradeLimitThe limit of concurrent trades in one TCP connection. The value 0 means unlimited.rw
Integer32
.1.3.6.1.4.1.25506.2.92.1.16
hh3cPosaTcpTradeTrapEnableThis attribute specifies the limit that must be exceeded to send the hh3cPosaTcpTradeExceed trap.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.92.1.17
hh3cPosaTcpTradeTimeoutThe maximum interval to wait for the reply from sending the trade packet to the application server. The value 0 means wait forever.rw
Integer32
.1.3.6.1.4.1.25506.2.92.1.18
hh3cPosaTables
OBJECT IDENTIFIER
.1.3.6.1.4.1.25506.2.92.2
hh3cPosaAppTableThis table shows the configuration information and running status of POS application.
SEQUENCE OF Hh3cPosaAppEntry
.1.3.6.1.4.1.25506.2.92.2.1
hh3cPosaAppEntryThis table shows the configuration information and running status of POS application.
Hh3cPosaAppEntry
.1.3.6.1.4.1.25506.2.92.2.1.1
hh3cPosaAppIDThe identification of a POS application.ro
Integer32
.1.3.6.1.4.1.25506.2.92.2.1.1.1
hh3cPosaAppServiceTypeThe service type of a POS application. It means the way in which the router connects with the application server.rw
Hh3cAppServiceType
.1.3.6.1.4.1.25506.2.92.2.1.1.2
hh3cPosaAppIfIndexThis 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.rw
Integer32
.1.3.6.1.4.1.25506.2.92.2.1.1.3
hh3cPosaAppModeThe work mode of a POS application.rw
Hh3cAppMode
.1.3.6.1.4.1.25506.2.92.2.1.1.4
hh3cPosaAppHostIPTypeThe IP address type of the application server. And now it must be IPV4. It is invalid if the service type is flow(2).rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.25506.2.92.2.1.1.5
hh3cPosaAppHostIPThe IP address of the application server. And now it only supports IPV4. It is invalid if the service type is flow(2).rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.25506.2.92.2.1.1.6
hh3cPosaAppHostPortThe 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).rw
Integer32
.1.3.6.1.4.1.25506.2.92.2.1.1.7
hh3cPosaAppRouterIPTypeThe source IP address type of the access router. Now it must be ipv4. It is invalid if the service type is flow(2).rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.25506.2.92.2.1.1.8
hh3cPosaAppRouterIPThe 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).rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.25506.2.92.2.1.1.9
hh3cPosaAppKeepAliveIntervalThe 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).rw
Integer32
.1.3.6.1.4.1.25506.2.92.2.1.1.10
hh3cPosaAppKeepAliveCountThe maximum number of sending TCP keep alive packets. It is valid only when the service type is tcp(1).rw
Integer32
.1.3.6.1.4.1.25506.2.92.2.1.1.11
hh3cPosaAppConnectTimeoutThe 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).rw
Integer32
.1.3.6.1.4.1.25506.2.92.2.1.1.12
hh3cPosaAppStateThe current running state of application server.ro
Hh3cPeerState
.1.3.6.1.4.1.25506.2.92.2.1.1.13
hh3cPosaAppRowStatusOperation status.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.92.2.1.1.14
hh3cPosaAppNameThe description of a POS application.rw
OCTET STRING
.1.3.6.1.4.1.25506.2.92.2.1.1.15
hh3cPosaCallerIDTransEnableEnable or disable the caller-id transmission function.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.92.2.1.1.16
hh3cPosaTpduChangeStrategySet the strategy to modify the address of the packet from terminals before delivering it to application server.rw
Hh3cTpduChangeStrategy
.1.3.6.1.4.1.25506.2.92.2.1.1.17
hh3cPosaBackupAppIDSpecify the backup application ID, 0 indicates not using backup application. It is invalid if the service type is flow(2).rw
Integer32
.1.3.6.1.4.1.25506.2.92.2.1.1.18
hh3cPosaQuietTimeOutSpecify the wait time for re-activating application server. It is invalid if the service type is flow(2).rw
Integer32
.1.3.6.1.4.1.25506.2.92.2.1.1.19
hh3cPosaAppHelloSpecify the switch of hello packet for the application server.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.92.2.1.1.20
hh3cPosaAppHelloIntervalSpecify the interval time in minute(s) of hello packet.rw
Integer32
.1.3.6.1.4.1.25506.2.92.2.1.1.21
hh3cPosaAppRouterPortThe 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).rw
Integer32
.1.3.6.1.4.1.25506.2.92.2.1.1.22
hh3cPosaTerminalTableThis table shows the configuration information and running status of POS terminal.
SEQUENCE OF Hh3cPosaTerminalEntry
.1.3.6.1.4.1.25506.2.92.2.2
hh3cPosaTerminalEntryThis table shows the configuration information and running status of POS terminal.
Hh3cPosaTerminalEntry
.1.3.6.1.4.1.25506.2.92.2.2.1
hh3cPosaTerminalIDThe identification of a POS terminal.ro
Integer32
.1.3.6.1.4.1.25506.2.92.2.2.1.1
hh3cPosaTerminalAccessTypeThe access type of a POS terminal.rw
Hh3cTerminalAccessType
.1.3.6.1.4.1.25506.2.92.2.2.1.2
hh3cPosaTerminalIfIndexThe ifindex of the interface through which connects the POS terminal and the router. It is invalid if the access type is TCP.rw
Integer32
.1.3.6.1.4.1.25506.2.92.2.2.1.3
hh3cPosaTerminalTransAppIDThe 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.rw
Integer32
.1.3.6.1.4.1.25506.2.92.2.2.1.4
hh3cPosaTerminalListenPortThe listening port accepting the connection from POS terminals. It is valid only when the access type is TCP.rw
Integer32
.1.3.6.1.4.1.25506.2.92.2.2.1.5
hh3cPosaTerminalStateThe current running status of a POS terminal.ro
Hh3cPeerState
.1.3.6.1.4.1.25506.2.92.2.2.1.6
hh3cPosaTerminalRowStatusOperation status.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.92.2.2.1.7
hh3cPosaTerminalNameThe description of a POS terminal.rw
OCTET STRING
.1.3.6.1.4.1.25506.2.92.2.2.1.8
hh3cPosaTerminalCfgIfIndexThe ifindex of the interface on which the terminal configuration is. If it is a physical interface, its value is equal to that of hh3cPosaTerminalIfIndex.ro
Integer32
.1.3.6.1.4.1.25506.2.92.2.2.1.9
hh3cPosaMapTableThis table describe the application-mapping information.
SEQUENCE OF Hh3cPosaMapEntry
.1.3.6.1.4.1.25506.2.92.2.3
hh3cPosaMapEntryThis table describe the application-mapping information.
Hh3cPosaMapEntry
.1.3.6.1.4.1.25506.2.92.2.3.1
hh3cPosaMapDestCodeThe 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.
OCTET STRING
.1.3.6.1.4.1.25506.2.92.2.3.1.1
hh3cPosaMapAppIDThe identifier of POS application. It is the index of hh3cPosaAppTable.rw
Integer32
.1.3.6.1.4.1.25506.2.92.2.3.1.2
hh3cPosaMapRowStatusOperation status.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.92.2.3.1.3
hh3cPosaMapSrcCodeThe 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.
OCTET STRING
.1.3.6.1.4.1.25506.2.92.2.3.1.4
hh3cPosaFcmStatTableThis table shows the statistics information of FCM interface.
SEQUENCE OF Hh3cPosaFcmStatEntry
.1.3.6.1.4.1.25506.2.92.2.4
hh3cPosaFcmStatEntryThis table shows the statistics information of FCM interface.
Hh3cPosaFcmStatEntry
.1.3.6.1.4.1.25506.2.92.2.4.1
hh3cPosaFcmStatIfIndexThe index of FCM interface.
Integer32
.1.3.6.1.4.1.25506.2.92.2.4.1.1
hh3cPosaFcmStatTimeoutCntsThe number of disconnections because of trade timeouts.ro
Counter32
.1.3.6.1.4.1.25506.2.92.2.4.1.2
hh3cPosaFcmStatConnectFailCntsThe number of connection failures because of unsuccessful negotiations.ro
Counter32
.1.3.6.1.4.1.25506.2.92.2.4.1.3
hh3cPosaFcmStatTransCntsThe number of all transactions made through the interface.ro
Gauge32
.1.3.6.1.4.1.25506.2.92.2.4.1.4
hh3cPosaFcmStatTransSuccessCntsThe number of successful transactions made through the interface.ro
Gauge32
.1.3.6.1.4.1.25506.2.92.2.4.1.5
hh3cPosaFcmStatTransCntsClearClear the number of successful transactions and all transactions.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.92.2.4.1.6
hh3cPosaAppStatTableThis table shows the statistics information of application.
SEQUENCE OF Hh3cPosaAppStatEntry
.1.3.6.1.4.1.25506.2.92.2.5
hh3cPosaAppStatEntryThis table shows the statistics information of application.
Hh3cPosaAppStatEntry
.1.3.6.1.4.1.25506.2.92.2.5.1
hh3cPosaAppRecvPktsThe number of packets recieved from the application server.ro
Counter32
.1.3.6.1.4.1.25506.2.92.2.5.1.1
hh3cPosaAppSendPktsThe number of packets sent to the application server.ro
Counter32
.1.3.6.1.4.1.25506.2.92.2.5.1.2
hh3cPosaAppErrPktsThe number of inbound packets that contained errors.ro
Counter32
.1.3.6.1.4.1.25506.2.92.2.5.1.3
hh3cPosaAppDistributeErrCntsThe number of packets that are discarded when no corresponding POS terminal can be found.ro
Counter32
.1.3.6.1.4.1.25506.2.92.2.5.1.4
hh3cPosaAppInDiscardedPktsThe number of inbound packets that are discarded when the incoming buffer is full.ro
Counter32
.1.3.6.1.4.1.25506.2.92.2.5.1.5
hh3cPosaAppOutDiscardedPktsThe number of outbound packets that are discarded because of link errors between the router and the application server.ro
Counter32
.1.3.6.1.4.1.25506.2.92.2.5.1.6
hh3cPosaTerminalStatTableThis table shows the statistics information of application.
SEQUENCE OF Hh3cPosaTerminalStatEntry
.1.3.6.1.4.1.25506.2.92.2.6
hh3cPosaTerminalStatEntryThis table shows the statistics information of application.
Hh3cPosaTerminalStatEntry
.1.3.6.1.4.1.25506.2.92.2.6.1
hh3cPosaTerminalRecvPktsThe number of packets recieved from the POS terminal.ro
Counter32
.1.3.6.1.4.1.25506.2.92.2.6.1.1
hh3cPosaTerminalSendPktsThe number of packets sent to the POS terminal.ro
Counter32
.1.3.6.1.4.1.25506.2.92.2.6.1.2
hh3cPosaTerminalErrPktsThe number of inbound packets that contained errors.ro
Counter32
.1.3.6.1.4.1.25506.2.92.2.6.1.3
hh3cPosaTerminalMapErrCntsThe number of packets that are discarded because of mapping errors.ro
Counter32
.1.3.6.1.4.1.25506.2.92.2.6.1.4
hh3cPosaTerminalInDiscardedPktsThe number of inbound packets that are discarded when the incoming buffer is full.ro
Counter32
.1.3.6.1.4.1.25506.2.92.2.6.1.5
hh3cPosaTerminalOutDiscardedPktsThe number of outbound packets that are discarded because of link errors between the router and the POS terminal.ro
Counter32
.1.3.6.1.4.1.25506.2.92.2.6.1.6
hh3cPosaBatchTerminalTableThe table of the configuration information relevant to a batch of POS terminals.
SEQUENCE OF Hh3cPosaBatchTerminalEntry
.1.3.6.1.4.1.25506.2.92.2.7
hh3cPosaBatchTerminalEntryThe configuration information relevant to a batch of POS terminals.
Hh3cPosaBatchTerminalEntry
.1.3.6.1.4.1.25506.2.92.2.7.1
hh3cPosaBatchTerminalFirstIDThe first ID of the batch of POS terminals.rw
Integer32
.1.3.6.1.4.1.25506.2.92.2.7.1.1
hh3cPosaBatchTerminalRowStatusOperation status.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.92.2.7.1.2
hh3cPosaTcpTermStatTableThis table shows the statistics information of terminal whose access type is tcp.
SEQUENCE OF Hh3cPosaTcpTermStatEntry
.1.3.6.1.4.1.25506.2.92.2.8
hh3cPosaTcpTermStatEntryThis table shows the statistics information of terminal whose access type is tcp.
Hh3cPosaTcpTermStatEntry
.1.3.6.1.4.1.25506.2.92.2.8.1
hh3cPosaTcpTermStatIndexThe index of entity.
Integer32
.1.3.6.1.4.1.25506.2.92.2.8.1.1
hh3cPosaTcpTermStatIPTypeThe type of Internet address. And now it must be ipv4.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.25506.2.92.2.8.1.2
hh3cPosaTcpTermStatIPThe 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.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.25506.2.92.2.8.1.3
hh3cPosaTcpTermStatIPMaskThe mask associated with the IP address or the subnet. And now it only supports ipv4.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.25506.2.92.2.8.1.4
hh3cPosaTcpTermRecvPktsThe number of packets recieved from the POS terminal(s).ro
Counter64
.1.3.6.1.4.1.25506.2.92.2.8.1.5
hh3cPosaTcpTermSendPktsThe number of packets sent to the POS terminal(s).ro
Counter64
.1.3.6.1.4.1.25506.2.92.2.8.1.6
hh3cPosaTcpTermErrPktsThe number of inbound packets that contained errors.ro
Counter64
.1.3.6.1.4.1.25506.2.92.2.8.1.7
hh3cPosaTcpTermMapErrCntsThe number of packets that are discarded because of mapping errors.ro
Counter64
.1.3.6.1.4.1.25506.2.92.2.8.1.8
hh3cPosaTcpTermInDiscardedPktsThe number of inbound packets that are discarded when the incoming buffer is full.ro
Counter64
.1.3.6.1.4.1.25506.2.92.2.8.1.9
hh3cPosaTcpTermOutDiscardedPktsThe number of outbound packets that are discarded because of link errors between the router and the POS terminal(s).ro
Counter64
.1.3.6.1.4.1.25506.2.92.2.8.1.10
hh3cPosaTcpTermStatRowStatusOperation status.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.92.2.8.1.11
hh3cPosaFcmConfTableThis table shows the configuration information of FCM (Fast Connection Modem) interfaces.
SEQUENCE OF Hh3cPosaFcmConfEntry
.1.3.6.1.4.1.25506.2.92.2.9
hh3cPosaFcmConfEntryThis entry shows the configuration information of FCM (Fast Connection Modem) interfaces.
Hh3cPosaFcmConfEntry
.1.3.6.1.4.1.25506.2.92.2.9.1
hh3cPosaFcmNegoHookOffDelay time for hookoff.rw
Integer32
.1.3.6.1.4.1.25506.2.92.2.9.1.1
hh3cPosaFcmNegoSilenceSilence time for modem negotiation.rw
Integer32
.1.3.6.1.4.1.25506.2.92.2.9.1.2
hh3cPosaFcmNegoScrmbBinary1Scramble-binary1 time for modem negotiation.rw
Integer32
.1.3.6.1.4.1.25506.2.92.2.9.1.3
hh3cPosaFcmNegoUnscrmbBinary1Unscramble-binary1 time for modem negotiation.rw
Integer32
.1.3.6.1.4.1.25506.2.92.2.9.1.4
hh3cPosaFcmThresholdRlsdOffRLSD (Received Line Signal Detect) off threshold for modem.rw
Integer32
.1.3.6.1.4.1.25506.2.92.2.9.1.5
hh3cPosaFcmThresholdRlsdOnRLSD (Received Line Signal Detect) on threshold for modem.rw
Integer32
.1.3.6.1.4.1.25506.2.92.2.9.1.6
hh3cPosaFcmThresholdTxPowerTX power for modem.rw
Integer32
.1.3.6.1.4.1.25506.2.92.2.9.1.7
hh3cPosaFcmThresholdAnswerToneAnswer tone level for modem.rw
Integer32
.1.3.6.1.4.1.25506.2.92.2.9.1.8
hh3cPosaCallerStatTableThis table shows the statistics information of terminal according the caller-ID.
SEQUENCE OF Hh3cPosaCallerStatEntry
.1.3.6.1.4.1.25506.2.92.2.10
hh3cPosaCallerStatEntryThis table shows the statistics information of terminal according the caller-ID.
Hh3cPosaCallerStatEntry
.1.3.6.1.4.1.25506.2.92.2.10.1
hh3cPosaCallerStatCallerIDThe caller number.
OCTET STRING
.1.3.6.1.4.1.25506.2.92.2.10.1.1
hh3cPosaCallerRecvPktsThe number of packets recieved from the POS terminal(s).ro
Counter64
.1.3.6.1.4.1.25506.2.92.2.10.1.2
hh3cPosaCallerSendPktsThe number of packets sent to the POS terminal(s).ro
Counter64
.1.3.6.1.4.1.25506.2.92.2.10.1.3
hh3cPosaCallerErrPktsThe number of inbound packets that contained errors.ro
Counter64
.1.3.6.1.4.1.25506.2.92.2.10.1.4
hh3cPosaCallerMapErrCntsThe number of packets that are discarded because of mapping errors.ro
Counter64
.1.3.6.1.4.1.25506.2.92.2.10.1.5
hh3cPosaCallerInDiscardedPktsThe number of inbound packets that are discarded when the incoming buffer is full.ro
Counter64
.1.3.6.1.4.1.25506.2.92.2.10.1.6
hh3cPosaCallerOutDiscardedPktsThe number of outbound packets that are discarded because of link errors between the router and the POS terminal(s).ro
Counter64
.1.3.6.1.4.1.25506.2.92.2.10.1.7
hh3cPosaCallerStatRowStatusOperation status.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.25506.2.92.2.10.1.8
hh3cPosaTrap
OBJECT IDENTIFIER
.1.3.6.1.4.1.25506.2.92.3
hh3cPosaTrapPrex
OBJECT IDENTIFIER
.1.3.6.1.4.1.25506.2.92.3.0
hh3cPosaServerStatusChangeThis trap is generated when the POS function is started or stopped.
NOTIFICATION-TYPE
.1.3.6.1.4.1.25506.2.92.3.0.1
hh3cPosaAppStateChangeThis trap is generated whenever the availability of application server changes.
NOTIFICATION-TYPE
.1.3.6.1.4.1.25506.2.92.3.0.2
hh3cPosaTerminalHangUpThis trap is generated whenever the POS connection through a FCM (Fast Connection Modem) interface is hanged up by POS terminal.
NOTIFICATION-TYPE
.1.3.6.1.4.1.25506.2.92.3.0.3
hh3cPosaFcmLinkNegoFailedThis trap is generated whenever the link layer negotiation is failed between the POS terminal and router through a FCM (Fast Connection Modem) interface.
NOTIFICATION-TYPE
.1.3.6.1.4.1.25506.2.92.3.0.4
hh3cPosaFcmPhyNegoFailedThis trap is generated whenever the physical layer negotiation is failed between the POS terminal and router through a FCM (Fast Connection Modem) interface.
NOTIFICATION-TYPE
.1.3.6.1.4.1.25506.2.92.3.0.5
hh3cPosaTcpConnectionExceedThis trap is generated whenever the number of connections exceeds the threshold.
NOTIFICATION-TYPE
.1.3.6.1.4.1.25506.2.92.3.0.6
hh3cPosaFcmConnectionExceedThis trap is generated whenever the number of connections exceeds the threshold.
NOTIFICATION-TYPE
.1.3.6.1.4.1.25506.2.92.3.0.7
hh3cPosaTcpTradeExceedThis trap is generated whenever the number of trades in any TCP connect exceeds the limit.
NOTIFICATION-TYPE
.1.3.6.1.4.1.25506.2.92.3.0.8
hh3cPosaTrapObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.25506.2.92.3.1
hh3cPosaAppStateChangeObjectThis is a dummy MIB object referenced by the hh3cPosaAppStateChange trap. This object shows the availability changing of corresponding application server.ro
Enumeration
.1.3.6.1.4.1.25506.2.92.3.1.1
HH3C-POSA-MIB - SNMP MIB Reference | MIBs Explorer