MIB Viewer

HH3C-POSA-MIB

5 objects
No module-level DESCRIPTION found.
Imported Objects
HH3C-OID-MIBhh3cCommon
IF-MIBifDescr ifIndex
INET-ADDRESS-MIBInetAddress InetAddressType
SNMPv2-SMICounter32 Counter64 Gauge32 Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
SNMPv2-TCRowStatus TEXTUAL-CONVENTION TruthValue
Type Definitions
NameSyntaxStatusDescription
Hh3cAppModeINTEGER { normal(1), temporary(2) }currentThe 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…
Hh3cAppServiceTypeINTEGER { tcp(1), flow(2) }currentThe 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…
Hh3cPeerStateINTEGER { notset(1), down(2), up(3), kept(4), linking(5), linked(6), multilink(7), blocked(8), error(9) }currentThe 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…
Hh3cTerminalAccessTypeINTEGER { fcm(1), flow(2), tcp(3) }currentThe 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…
Hh3cTpduChangeStrategyINTEGER { changeTpduSrc(1), changeTpduDest(2) }currentThe 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…