HH3C-POSA-MIB
5 objects
No module-level DESCRIPTION found.
Imported Objects
| HH3C-OID-MIB | hh3cCommon |
| IF-MIB | ifDescr ifIndex |
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| SNMPv2-SMI | Counter32 Counter64 Gauge32 Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| SNMPv2-TC | RowStatus TEXTUAL-CONVENTION TruthValue |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| Hh3cAppMode | INTEGER { normal(1), temporary(2) } | current | 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 appl… |
| Hh3cAppServiceType | INTEGER { tcp(1), flow(2) } | current | 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 thr… |
| Hh3cPeerState | INTEGER { notset(1), down(2), up(3), kept(4), linking(5), linked(6), multilink(7), blocked(8), error(9) } | current | 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 conne… |
| Hh3cTerminalAccessType | INTEGER { fcm(1), flow(2), tcp(3) } | current | 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 A… |
| Hh3cTpduChangeStrategy | INTEGER { changeTpduSrc(1), changeTpduDest(2) } | current | 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… |