HH3C-POS-MIB
- Registered at
- 1.3.6.1.4.1.25506.8.36.8
- Last updated
- 2004-10-15 00:00
- Organization
- New H3C Tech. Co., Ltd.
- Revisions
- 2004-10-12 00:00, 2004-07-02 00:00
- Namespace
- comware
- Source file
HH3C-POS-MIB- Digest
sha256:4010128c7f3a948e52dd02e5b2ba10c01090a5f62046c3875e674b0d58abb6f0
Description
The POS MIB module is used to manage POS-Access.
Contact
Platform Team New H3C Tech. Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085
Imports
| From | Symbols |
|---|---|
| HH3C-OID-MIB | hh3cmlsr |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HH3C-OID-MIB HH3C-POS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cposAppTable OBJECT-TYPE The table to get and set the application informatin. | 1.3.6.1.4.1.25506.8.36.8.1 | not-accessible | current | |
| hh3cposAppEntry OBJECT-TYPE The content of hh3cposAppTable. | 1.3.6.1.4.1.25506.8.36.8.1.1 | not-accessible | current | |
| hh3cposAppId OBJECT-TYPE The ID of application. | 1.3.6.1.4.1.25506.8.36.8.1.1.1 | INTEGER (0..31) | read-only | current |
| hh3cposAppConnectMode OBJECT-TYPE The connect mode of application. If the router and unix are connected by TCP protocol, the connect mode of application is tcp. If the router and unix are connected by async interface, the connect mode of application is flow. If the router is used as POSPAD device, the connect mode of application is pad. | 1.3.6.1.4.1.25506.8.36.8.1.1.2 | INTEGER {tcp(1), flow(2), pad(3)} | read-create | current |
| hh3cposAppState OBJECT-TYPE The state of application. | 1.3.6.1.4.1.25506.8.36.8.1.1.3 | INTEGER {noset(1), down(2), up(3), ok(4), kept(5), linking(6), linked(7)} | read-only | current |
| hh3cposAppIfIndex OBJECT-TYPE The interface index of the application whose connect mode is flow or pad. | 1.3.6.1.4.1.25506.8.36.8.1.1.4 | INTEGER (0..2147483647) | read-create | current |
| hh3cposAppHostIP OBJECT-TYPE The destination IP Address of application. Used for the application whose connect mode is tcp. | 1.3.6.1.4.1.25506.8.36.8.1.1.5 | IpAddress | read-create | current |
| hh3cposAppPort OBJECT-TYPE The destination port of application. Used for the application whose connect mode is tcp. | 1.3.6.1.4.1.25506.8.36.8.1.1.6 | INTEGER (0..65535) | read-create | current |
| hh3cposAppSourceIp OBJECT-TYPE The source IP Address of application. Used for the application whose connect mode is tcp. | 1.3.6.1.4.1.25506.8.36.8.1.1.7 | IpAddress | read-create | current |
| hh3cposAppRecvPacCounter OBJECT-TYPE The number of packets received by the application. | 1.3.6.1.4.1.25506.8.36.8.1.1.8 | Counter32 | read-only | current |
| hh3cposAppErrPacCounter OBJECT-TYPE The number of error packets received by the application. | 1.3.6.1.4.1.25506.8.36.8.1.1.9 | Counter32 | read-only | current |
| hh3cposAppDistrErrCounter OBJECT-TYPE The number of packets that could not be sent to POS. | 1.3.6.1.4.1.25506.8.36.8.1.1.10 | Counter32 | read-only | current |
| hh3cposAppBuffedCounter OBJECT-TYPE The number of packets stored in the buffer of application. | 1.3.6.1.4.1.25506.8.36.8.1.1.11 | Counter32 | read-only | current |
| hh3cposAppDiscardedCounter OBJECT-TYPE The number of packets discarded by the application. | 1.3.6.1.4.1.25506.8.36.8.1.1.12 | Counter32 | read-only | current |
| hh3cposAppDebug OBJECT-TYPE The debugging switch of application. | 1.3.6.1.4.1.25506.8.36.8.1.1.13 | INTEGER {close(1), open(2)} | read-create | current |
| hh3cposAppRowStatus OBJECT-TYPE The status of row. Only support active, CreateAndGo and destroy. | 1.3.6.1.4.1.25506.8.36.8.1.1.14 | RowStatus | read-create | current |
| hh3cposAppX121Addr OBJECT-TYPE The destination X121 Address of application which is an octet string made up of numeric. Used for the application whose connect mode is pad. | 1.3.6.1.4.1.25506.8.36.8.1.1.15 | OCTET STRING (SIZE(1..15)) | read-create | current |
| hh3cposInterTable OBJECT-TYPE The table to get and set the POS-Interface informatin. | 1.3.6.1.4.1.25506.8.36.8.2 | not-accessible | current | |
| hh3cposInterEntry OBJECT-TYPE The content of hh3cposInterTable. | 1.3.6.1.4.1.25506.8.36.8.2.1 | not-accessible | current | |
| hh3cposPosId OBJECT-TYPE The ID of the POS-Interface. | 1.3.6.1.4.1.25506.8.36.8.2.1.1 | INTEGER (0..255) | read-only | current |
| hh3cposPosIfIndex OBJECT-TYPE The interface index of the POS-Interface whose type is fcm, asy or pad-client. | 1.3.6.1.4.1.25506.8.36.8.2.1.2 | INTEGER (1..2147483647) | read-create | current |
| hh3cposPosConnectState OBJECT-TYPE The state of the POS-Interface. | 1.3.6.1.4.1.25506.8.36.8.2.1.3 | INTEGER {noset(1), down(2), up(3), ok(4)} | read-only | current |
| hh3cposPosRecvPacCounter OBJECT-TYPE The number of packets received by the POS-Interface. | 1.3.6.1.4.1.25506.8.36.8.2.1.4 | Counter32 | read-only | current |
| hh3cposPosErrPacCounter OBJECT-TYPE The number of error packets received by the POS-Interface. | 1.3.6.1.4.1.25506.8.36.8.2.1.5 | Counter32 | read-only | current |
| hh3cposPosMapErrCounter OBJECT-TYPE The number of packets that could not be sent to application. | 1.3.6.1.4.1.25506.8.36.8.2.1.6 | Counter32 | read-only | current |
| hh3cposPosBuffedCounter OBJECT-TYPE The number of packets stored in the buffer of the POS-Interface. | 1.3.6.1.4.1.25506.8.36.8.2.1.7 | Counter32 | read-only | current |
| hh3cposPosDiscardedCounter OBJECT-TYPE The number of packets discarded by the POS-Interface. | 1.3.6.1.4.1.25506.8.36.8.2.1.8 | Counter32 | read-only | current |
| hh3cposPosInterDebug OBJECT-TYPE The debugging switch of the POS-Interface. | 1.3.6.1.4.1.25506.8.36.8.2.1.9 | INTEGER {close(1), open(2)} | read-create | current |
| hh3cposPosInterRowStatus OBJECT-TYPE The status of row. Only support active, CreateAndGo and destroy. | 1.3.6.1.4.1.25506.8.36.8.2.1.10 | RowStatus | read-create | current |
| hh3cposPosInterType OBJECT-TYPE The type of interface. The POS-Access mode has four types: FCM-Access, ASYNC-Access, simulating POSPAD device, POSPAD-Access. FCM-Access mode means POS and router are connected through PSTN. In this case, hh3cposPosInterType should be set to fcm. ASYNC-Access mode means POS and router are connected by asynchronous cable. In this case, hh3cposPosInterType should be set to asy. Simulating POSPAD device means router connects POS through asynchronous cable and connects another router whose connect mode is pad-server through X.25 network. In this case, hh3cposPosInterType should be set to pad-client. POSPAD-Access mode means router connects POSPAD device through X.25 network. In this case, hh3cposPosInterType is pad-server. The hh3cposPosInterType can't be set to pad-server. It is autogenerated when POSPAD device initiates a connection to the router. | 1.3.6.1.4.1.25506.8.36.8.2.1.11 | INTEGER {fcm(1), asy(2), pad-client(3), pad-server(4)} | read-create | current |
| hh3cposMapTable OBJECT-TYPE The table to get and set the informatin of mapping relation of destination and application. | 1.3.6.1.4.1.25506.8.36.8.3 | not-accessible | current | |
| hh3cposMapEntry OBJECT-TYPE The content of hh3cposMapTable. | 1.3.6.1.4.1.25506.8.36.8.3.1 | not-accessible | current | |
| hh3cposMapDes OBJECT-TYPE The destination code of the mapping item. If the value is -1, it is the default item of mapping relation. | 1.3.6.1.4.1.25506.8.36.8.3.1.1 | INTEGER (-1..65535) | read-create | current |
| hh3cposMapAppNumber OBJECT-TYPE The application index of the mapping item. | 1.3.6.1.4.1.25506.8.36.8.3.1.2 | INTEGER (0..31) | read-create | current |
| hh3cposMapRowStatus OBJECT-TYPE The status of row. Only support active, CreateAndGo and destroy. | 1.3.6.1.4.1.25506.8.36.8.3.1.3 | RowStatus | read-create | current |
| hh3cposAsyAppTable OBJECT-TYPE The table to get and set the asynchronous-application interface information. | 1.3.6.1.4.1.25506.8.36.8.4 | not-accessible | current | |
| hh3cposAsyAppEntry OBJECT-TYPE The content of hh3cposAsyAppTable. | 1.3.6.1.4.1.25506.8.36.8.4.1 | not-accessible | current | |
| hh3cposAsyAppIfIndex OBJECT-TYPE The interface index of asynchronous-application. | 1.3.6.1.4.1.25506.8.36.8.4.1.1 | INTEGER (0..2147483647) | read-only | current |
| hh3cposAsyAppRowStatus OBJECT-TYPE The status of row. Only support active, CreateAndGo and destroy. | 1.3.6.1.4.1.25506.8.36.8.4.1.2 | RowStatus | read-create | current |
| hh3cposFCMTable OBJECT-TYPE The table to get the information of FCM interface. | 1.3.6.1.4.1.25506.8.36.8.5 | not-accessible | current | |
| hh3cposFCMEntry OBJECT-TYPE The content of hh3cposFCMTable. | 1.3.6.1.4.1.25506.8.36.8.5.1 | not-accessible | current | |
| hh3cposFCMIfIndex OBJECT-TYPE The index of FCM interface. | 1.3.6.1.4.1.25506.8.36.8.5.1.1 | INTEGER (0..2147483647) | read-only | current |
| hh3cposFCMTimeoutCounter OBJECT-TYPE The number that modem was hung up for timeout. | 1.3.6.1.4.1.25506.8.36.8.5.1.3 | Counter32 | read-only | current |
| hh3cposFCMConnectFailCounter OBJECT-TYPE The number that modem could not handshake successfully. | 1.3.6.1.4.1.25506.8.36.8.5.1.4 | Counter32 | read-only | current |
| hh3cposAppSum OBJECT-TYPE The total of configued applications. | 1.3.6.1.4.1.25506.8.36.8.6 | INTEGER (0..32) | read-only | current |
| hh3cposInterSum OBJECT-TYPE The total of configued POS-Interfaces. | 1.3.6.1.4.1.25506.8.36.8.7 | INTEGER (0..256) | read-only | current |
| hh3cposEnable OBJECT-TYPE To enable or diable pos-server. | 1.3.6.1.4.1.25506.8.36.8.8 | INTEGER {disable(1), enable(2)} | read-write | current |
| hh3cposAppDebugAll OBJECT-TYPE To open or close the debugging switch of all applications. | 1.3.6.1.4.1.25506.8.36.8.9 | INTEGER {close(1), open(2)} | read-write | current |
| hh3cposPosDebugAll OBJECT-TYPE To open or close the debugging switch of all POS-Interfaces. | 1.3.6.1.4.1.25506.8.36.8.10 | INTEGER {close(1), open(2)} | read-write | current |
| hh3cposClearPacCounter OBJECT-TYPE To reset all packet counters of all applicaions and POS-Interfaces. | 1.3.6.1.4.1.25506.8.36.8.11 | INTEGER {clear(1), counting(2)} | read-write | current |
| hh3cposClearFCMCounter OBJECT-TYPE To clear all counters of all FCM interfaces. | 1.3.6.1.4.1.25506.8.36.8.12 | INTEGER {clear(1), counting(2)} | read-write | current |
| hh3cposEnableTrap OBJECT-TYPE To enable or disable trap switch. | 1.3.6.1.4.1.25506.8.36.8.13 | INTEGER {disable(1), enable(2)} | read-write | current |
| hh3cposFCMAnswerTime OBJECT-TYPE FCM answer time, unit:ms. | 1.3.6.1.4.1.25506.8.36.8.14 | INTEGER (500..2000) | read-write | current |
| hh3cposFCMTradeTime OBJECT-TYPE FCM trade time, unit:ms. | 1.3.6.1.4.1.25506.8.36.8.15 | INTEGER (30000..1200000) | read-write | current |
| hh3cposFCMPacketInterval OBJECT-TYPE FCM packet interval time, unit:ms. | 1.3.6.1.4.1.25506.8.36.8.16 | INTEGER (3500..10000) | read-write | current |
| hh3cposTrap OBJECT-IDENTITY | 1.3.6.1.4.1.25506.8.36.8.17 | |||
| hh3cposPadWaitTime OBJECT-TYPE The time that POS-Interface needs to wait to receive another packet, unit:ms. It may be configured when router is used as POSPAD device. In other cases, It is useless. | 1.3.6.1.4.1.25506.8.36.8.18 | INTEGER (100..10000) | read-write | current |
| hh3cposPadIdleTimeout OBJECT-TYPE If these is no packet transmitting through the time, the connection of POSPAD device and router whose connect mode is pad-server will be cut off. Unit:s. | 1.3.6.1.4.1.25506.8.36.8.19 | INTEGER (0..600) | read-write | current |
| hh3cposPadPacType OBJECT-TYPE The type of packet.Between POSPAD device and router whose connect mode is pad-server, there are two types of packet. One is synchronous, the other is asynchronous. | 1.3.6.1.4.1.25506.8.36.8.20 | INTEGER {syn(1), asy(2)} | read-write | current |
| hh3cposPadCheckSChar OBJECT-TYPE To enable or disable the checking of 10 04 characters in packet. It is used for the router which is used as POSPAD device. When the value is disable, it will check packet that just includes 10 04 charaters. If there are 10 04 packet, the router which is used as POSPAD device will disconnect from POSPAD-access router. When the value is enable, it will check 10 04 characters in packet. If there are 10 04 characters in packet, the router which is used as POSPAD device will disconnect from POSPAD-access router. | 1.3.6.1.4.1.25506.8.36.8.21 | INTEGER {disable(1), enable(2)} | read-write | current |
| hh3cposPadTable OBJECT-TYPE The table to enable or disable POSPAD-Access function under serial interface. | 1.3.6.1.4.1.25506.8.36.8.22 | not-accessible | current | |
| hh3cposPadEntry OBJECT-TYPE The content of hh3cposPadTable. | 1.3.6.1.4.1.25506.8.36.8.22.1 | not-accessible | current | |
| hh3cposPadIfIndex OBJECT-TYPE The index of serial interface. | 1.3.6.1.4.1.25506.8.36.8.22.1.1 | INTEGER (1..2147483647) | not-accessible | current |
| hh3cposPadRowStatus OBJECT-TYPE The status of row. Only support active, CreateAndGo and destroy. | 1.3.6.1.4.1.25506.8.36.8.22.1.2 | RowStatus | read-create | current |
Notifications
| Name | OID | Status |
|---|---|---|
| hh3cposAppNotReadyTrap NOTIFICATION-TYPE The agent will send a trap when the application whose state is linked isn't ready to send or receive data. Only used for the application whose connect mode is tcp. | 1.3.6.1.4.1.25506.8.36.8.17.1 | current |
| hh3cposAppConnectFailTrap NOTIFICATION-TYPE The agent will send a trap if router can not connect to the application. | 1.3.6.1.4.1.25506.8.36.8.17.2 | current |
| hh3cposAppStateChangeTrap NOTIFICATION-TYPE The agent will send a trap when the state of the application is changed to down or kept. | 1.3.6.1.4.1.25506.8.36.8.17.3 | current |
| hh3cposAppNotConfigedTrap NOTIFICATION-TYPE The agent will send a trap if the application isn't configured. | 1.3.6.1.4.1.25506.8.36.8.17.4 | current |
| hh3cposAppBuffOverFlowTrap NOTIFICATION-TYPE The agent will send a trap if the application buffer is overflowed. | 1.3.6.1.4.1.25506.8.36.8.17.5 | current |
| hh3cposAppDebugOpenTrap NOTIFICATION-TYPE The agent will send a trap if the debugging switch of application is open. | 1.3.6.1.4.1.25506.8.36.8.17.6 | current |
| hh3cposAppDebugAllOpenTrap NOTIFICATION-TYPE The agent will send a trap if the all debugging switches of application are open. | 1.3.6.1.4.1.25506.8.36.8.17.7 | current |
| hh3cposInterBuffOverFlowTrap NOTIFICATION-TYPE The agent will send a trap if the distributing buffer is overflowed. | 1.3.6.1.4.1.25506.8.36.8.17.8 | current |
| hh3cposInterStateChangeTrap NOTIFICATION-TYPE The agent will send a trap if the state of POS-Interface is changed to down. | 1.3.6.1.4.1.25506.8.36.8.17.9 | current |
| hh3cposInterDebugOpenTrap NOTIFICATION-TYPE The agent will send a trap if the debug of POS-Interface is open. | 1.3.6.1.4.1.25506.8.36.8.17.10 | current |
| hh3cposInterDebugAllOpenTrap NOTIFICATION-TYPE The agent will send a trap if the all debugs of POS-Interface are open. | 1.3.6.1.4.1.25506.8.36.8.17.11 | current |
| hh3cposFCMTimeoutTrap NOTIFICATION-TYPE The agent will send a trap if the modem is hung up for timeout. | 1.3.6.1.4.1.25506.8.36.8.17.12 | current |
| hh3cposFCMConnectFailTrap NOTIFICATION-TYPE The agent will send a trap if the handshaking of modems is not successful. | 1.3.6.1.4.1.25506.8.36.8.17.13 | current |
| hh3cposClearPacketCounter NOTIFICATION-TYPE The agent will send a trap when the packet counter of the POS application and interface is cleared. | 1.3.6.1.4.1.25506.8.36.8.17.14 | current |
| hh3cposClearFcmCounter NOTIFICATION-TYPE The agent will send a trap when the FCM counter is cleared. | 1.3.6.1.4.1.25506.8.36.8.17.15 | current |