HUAWEI-POS-MIB

File: HUAWEI-POS-MIB.mib (27269 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI HUAWEI-3COM-OID-MIB

Imported symbols

RowStatus OBJECT-TYPE NOTIFICATION-TYPE
MODULE-IDENTITY IpAddress Counter32
huawei mlsr

Defined Types

POSAppEntry  
SEQUENCE    
  posAppId INTEGER
  posAppConnectMode INTEGER
  posAppState INTEGER
  posAppIfIndex INTEGER
  posAppHostIP IpAddress
  posAppPort INTEGER
  posAppSourceIp IpAddress
  posAppRecvPacCounter Counter32
  posAppErrPacCounter Counter32
  posAppDistrErrCounter Counter32
  posAppBuffedCounter Counter32
  posAppDiscardedCounter Counter32
  posAppDebug INTEGER
  posAppRowStatus RowStatus
  posAppX121Addr OCTET STRING

POSInterEntry  
SEQUENCE    
  posPosId INTEGER
  posPosIfIndex INTEGER
  posPosConnectState INTEGER
  posPosRecvPacCounter Counter32
  posPosErrPacCounter Counter32
  posPosMapErrCounter Counter32
  posPosBuffedCounter Counter32
  posPosDiscardedCounter Counter32
  posPosInterDebug INTEGER
  posPosInterRowStatus RowStatus
  posPosInterType INTEGER

POSMapEntry  
SEQUENCE    
  posMapDes INTEGER
  posMapAppNumber INTEGER
  posMapRowStatus RowStatus

POSAsyAppEntry  
SEQUENCE    
  posAsyAppIfIndex INTEGER
  posAsyAppRowStatus RowStatus

POSFCMEntry  
SEQUENCE    
  posFCMIfIndex INTEGER
  posFCMTimeoutCounter Counter32
  posFCMConnectFailCounter Counter32

POSPadEntry  
SEQUENCE    
  posPadIfIndex INTEGER
  posPadRowStatus RowStatus

Defined Values

pos 1.3.6.1.4.1.2011.2.33.8
The POS MIB module is used to manage POS-Access.
MODULE-IDENTITY    

posAppTable 1.3.6.1.4.1.2011.2.33.8.1
The table to get and set the application informatin.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    POSAppEntry

posAppEntry 1.3.6.1.4.1.2011.2.33.8.1.1
The content of posAppTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  POSAppEntry  

posAppId 1.3.6.1.4.1.2011.2.33.8.1.1.1
The ID of application.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..31  

posAppConnectMode 1.3.6.1.4.1.2011.2.33.8.1.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER tcp(1), flow(2), pad(3)  

posAppState 1.3.6.1.4.1.2011.2.33.8.1.1.3
The state of application.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noset(1), down(2), up(3), ok(4), kept(5), linking(6), linked(7)  

posAppIfIndex 1.3.6.1.4.1.2011.2.33.8.1.1.4
The interface index of the application whose connect mode is flow or pad.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..2147483647  

posAppHostIP 1.3.6.1.4.1.2011.2.33.8.1.1.5
The destination IP Address of application. Used for the application whose connect mode is tcp.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

posAppPort 1.3.6.1.4.1.2011.2.33.8.1.1.6
The destination port of application. Used for the application whose connect mode is tcp.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..65535  

posAppSourceIp 1.3.6.1.4.1.2011.2.33.8.1.1.7
The source IP Address of application. Used for the application whose connect mode is tcp.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

posAppRecvPacCounter 1.3.6.1.4.1.2011.2.33.8.1.1.8
The number of packets received by the application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

posAppErrPacCounter 1.3.6.1.4.1.2011.2.33.8.1.1.9
The number of error packets received by the application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

posAppDistrErrCounter 1.3.6.1.4.1.2011.2.33.8.1.1.10
The number of packets that could not be sent to POS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

posAppBuffedCounter 1.3.6.1.4.1.2011.2.33.8.1.1.11
The number of packets stored in the buffer of application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

posAppDiscardedCounter 1.3.6.1.4.1.2011.2.33.8.1.1.12
The number of packets discarded by the application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

posAppDebug 1.3.6.1.4.1.2011.2.33.8.1.1.13
The debugging switch of application.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER close(1), open(2)  

posAppRowStatus 1.3.6.1.4.1.2011.2.33.8.1.1.14
The status of row. Only support active, CreateAndGo and destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

posAppX121Addr 1.3.6.1.4.1.2011.2.33.8.1.1.15
The destination X121 Address of application which is an octet string made up of numeric. Used for the application whose connect mode is pad.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..15)  

posInterTable 1.3.6.1.4.1.2011.2.33.8.2
The table to get and set the POS-Interface informatin.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    POSInterEntry

posInterEntry 1.3.6.1.4.1.2011.2.33.8.2.1
The content of posInterTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  POSInterEntry  

posPosId 1.3.6.1.4.1.2011.2.33.8.2.1.1
The ID of the POS-Interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

posPosIfIndex 1.3.6.1.4.1.2011.2.33.8.2.1.2
The interface index of the POS-Interface whose type is fcm, asy or pad-client.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..2147483647  

posPosConnectState 1.3.6.1.4.1.2011.2.33.8.2.1.3
The state of the POS-Interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noset(1), down(2), up(3), ok(4)  

posPosRecvPacCounter 1.3.6.1.4.1.2011.2.33.8.2.1.4
The number of packets received by the POS-Interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

posPosErrPacCounter 1.3.6.1.4.1.2011.2.33.8.2.1.5
The number of error packets received by the POS-Interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

posPosMapErrCounter 1.3.6.1.4.1.2011.2.33.8.2.1.6
The number of packets that could not be sent to application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

posPosBuffedCounter 1.3.6.1.4.1.2011.2.33.8.2.1.7
The number of packets stored in the buffer of the POS-Interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

posPosDiscardedCounter 1.3.6.1.4.1.2011.2.33.8.2.1.8
The number of packets discarded by the POS-Interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

posPosInterDebug 1.3.6.1.4.1.2011.2.33.8.2.1.9
The debugging switch of the POS-Interface.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER close(1), open(2)  

posPosInterRowStatus 1.3.6.1.4.1.2011.2.33.8.2.1.10
The status of row. Only support active, CreateAndGo and destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

posPosInterType 1.3.6.1.4.1.2011.2.33.8.2.1.11
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, posPosInterType should be set to fcm. ASYNC-Access mode means POS and router are connected by asynchronous cable. In this case, posPosInterType 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, posPosInterType should be set to pad-client. POSPAD-Access mode means router connects POSPAD device through X.25 network. In this case, posPosInterType is pad-server. The posPosInterType can't be set to pad-server. It is autogenerated when POSPAD device initiates a connection to the router.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER fcm(1), asy(2), pad-client(3), pad-server(4)  

posMapTable 1.3.6.1.4.1.2011.2.33.8.3
The table to get and set the informatin of mapping relation of destination and application.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    POSMapEntry

posMapEntry 1.3.6.1.4.1.2011.2.33.8.3.1
The content of posMapTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  POSMapEntry  

posMapDes 1.3.6.1.4.1.2011.2.33.8.3.1.1
The destination code of the mapping item. If the value is -1, it is the default item of mapping relation.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER -1..65535  

posMapAppNumber 1.3.6.1.4.1.2011.2.33.8.3.1.2
The application index of the mapping item.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..31  

posMapRowStatus 1.3.6.1.4.1.2011.2.33.8.3.1.3
The status of row. Only support active, CreateAndGo and destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

posAsyAppTable 1.3.6.1.4.1.2011.2.33.8.4
The table to get and set the asynchronous-application interface information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    POSAsyAppEntry

posAsyAppEntry 1.3.6.1.4.1.2011.2.33.8.4.1
The content of posAsyAppTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  POSAsyAppEntry  

posAsyAppIfIndex 1.3.6.1.4.1.2011.2.33.8.4.1.1
The interface index of asynchronous-application.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

posAsyAppRowStatus 1.3.6.1.4.1.2011.2.33.8.4.1.2
The status of row. Only support active, CreateAndGo and destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

posFCMTable 1.3.6.1.4.1.2011.2.33.8.5
The table to get the information of FCM interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    POSFCMEntry

posFCMEntry 1.3.6.1.4.1.2011.2.33.8.5.1
The content of posFCMTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  POSFCMEntry  

posFCMIfIndex 1.3.6.1.4.1.2011.2.33.8.5.1.1
The index of FCM interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

posFCMTimeoutCounter 1.3.6.1.4.1.2011.2.33.8.5.1.3
The number that modem was hung up for timeout.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

posFCMConnectFailCounter 1.3.6.1.4.1.2011.2.33.8.5.1.4
The number that modem could not handshake successfully.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

posAppSum 1.3.6.1.4.1.2011.2.33.8.6
The total of configued applications.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..32  

posInterSum 1.3.6.1.4.1.2011.2.33.8.7
The total of configued POS-Interfaces.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..256  

posEnable 1.3.6.1.4.1.2011.2.33.8.8
To enable or diable pos-server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

posAppDebugAll 1.3.6.1.4.1.2011.2.33.8.9
To open or close the debugging switch of all applications.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER close(1), open(2)  

posPosDebugAll 1.3.6.1.4.1.2011.2.33.8.10
To open or close the debugging switch of all POS-Interfaces.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER close(1), open(2)  

posClearPacCounter 1.3.6.1.4.1.2011.2.33.8.11
To reset all packet counters of all applicaions and POS-Interfaces.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clear(1), counting(2)  

posClearFCMCounter 1.3.6.1.4.1.2011.2.33.8.12
To clear all counters of all FCM interfaces.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clear(1), counting(2)  

posEnableTrap 1.3.6.1.4.1.2011.2.33.8.13
To enable or disable trap switch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

posFCMAnswerTime 1.3.6.1.4.1.2011.2.33.8.14
FCM answer time, unit:ms.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 500..2000  

posFCMTradeTime 1.3.6.1.4.1.2011.2.33.8.15
FCM trade time, unit:ms.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 30000..1200000  

posFCMPacketInterval 1.3.6.1.4.1.2011.2.33.8.16
FCM packet interval time, unit:ms.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 3500..10000  

posPadWaitTime 1.3.6.1.4.1.2011.2.33.8.18
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 100..10000  

posPadIdleTimeout 1.3.6.1.4.1.2011.2.33.8.19
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..600  

posPadPacType 1.3.6.1.4.1.2011.2.33.8.20
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER syn(1), asy(2)  

posPadCheckSChar 1.3.6.1.4.1.2011.2.33.8.21
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

posPadTable 1.3.6.1.4.1.2011.2.33.8.22
The table to enable or disable POSPAD-Access function under serial interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    POSPadEntry

posPadEntry 1.3.6.1.4.1.2011.2.33.8.22.1
The content of posPadTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  POSPadEntry  

posPadIfIndex 1.3.6.1.4.1.2011.2.33.8.22.1.1
The index of serial interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2147483647  

posPadRowStatus 1.3.6.1.4.1.2011.2.33.8.22.1.2
The status of row. Only support active, CreateAndGo and destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

posTrap 1.3.6.1.4.1.2011.2.33.8.17
OBJECT IDENTIFIER    

posAppNotReadyTrap 1.3.6.1.4.1.2011.2.33.8.17.1
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.
Status: current Access: read-create
NOTIFICATION-TYPE    

posAppConnectFailTrap 1.3.6.1.4.1.2011.2.33.8.17.2
The agent will send a trap if router can not connect to the application.
Status: current Access: read-create
NOTIFICATION-TYPE    

posAppStateChangeTrap 1.3.6.1.4.1.2011.2.33.8.17.3
The agent will send a trap when the state of the application is changed to down or kept.
Status: current Access: read-create
NOTIFICATION-TYPE    

posAppNotConfigedTrap 1.3.6.1.4.1.2011.2.33.8.17.4
The agent will send a trap if the application isn't configured.
Status: current Access: read-create
NOTIFICATION-TYPE    

posAppBuffOverFlowTrap 1.3.6.1.4.1.2011.2.33.8.17.5
The agent will send a trap if the application buffer is overflowed.
Status: current Access: read-create
NOTIFICATION-TYPE    

posAppDebugOpenTrap 1.3.6.1.4.1.2011.2.33.8.17.6
The agent will send a trap if the debugging switch of application is open.
Status: current Access: read-create
NOTIFICATION-TYPE    

posAppDebugAllOpenTrap 1.3.6.1.4.1.2011.2.33.8.17.7
The agent will send a trap if the all debugging switches of application are open.
Status: current Access: read-create
NOTIFICATION-TYPE    

posInterBuffOverFlowTrap 1.3.6.1.4.1.2011.2.33.8.17.8
The agent will send a trap if the distributing buffer is overflowed.
Status: current Access: read-create
NOTIFICATION-TYPE    

posInterStateChangeTrap 1.3.6.1.4.1.2011.2.33.8.17.9
The agent will send a trap if the state of POS-Interface is changed to down.
Status: current Access: read-create
NOTIFICATION-TYPE    

posInterDebugOpenTrap 1.3.6.1.4.1.2011.2.33.8.17.10
The agent will send a trap if the debug of POS-Interface is open.
Status: current Access: read-create
NOTIFICATION-TYPE    

posInterDebugAllOpenTrap 1.3.6.1.4.1.2011.2.33.8.17.11
The agent will send a trap if the all debugs of POS-Interface are open.
Status: current Access: read-create
NOTIFICATION-TYPE    

posFCMTimeoutTrap 1.3.6.1.4.1.2011.2.33.8.17.12
The agent will send a trap if the modem is hung up for timeout.
Status: current Access: read-create
NOTIFICATION-TYPE    

posFCMConnectFailTrap 1.3.6.1.4.1.2011.2.33.8.17.13
The agent will send a trap if the handshaking of modems is not successful.
Status: current Access: read-create
NOTIFICATION-TYPE    

posClearPacketCounter 1.3.6.1.4.1.2011.2.33.8.17.14
The agent will send a trap when the packet counter of the POS application and interface is cleared.
Status: current Access: read-create
NOTIFICATION-TYPE    

posClearFcmCounter 1.3.6.1.4.1.2011.2.33.8.17.15
The agent will send a trap when the FCM counter is cleared.
Status: current Access: read-create
NOTIFICATION-TYPE