posPosInterType
HUAWEI-POS-MIB ·
.1.3.6.1.4.1.2011.2.33.8.2.1.11
Object
column
r/w
Enumeration
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.
Context
- MIB
- HUAWEI-POS-MIB
- OID
.1.3.6.1.4.1.2011.2.33.8.2.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- posInterEntry
- Table
- posInterTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fcm |
2 | asy |
3 | pad-client |
4 | pad-server |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| posPosId The ID of the POS-Interface. | column | Integer32 | .1.3.6.1.4.1.2011.2.33.8.2.1.1 |
| posPosInterRowStatus The status of row. Only support active, CreateAndGo and destroy. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2011.2.33.8.2.1.10 |
| posPosIfIndex The interface index of the POS-Interface whose type is fcm, asy or pad-client. | column | Integer32 | .1.3.6.1.4.1.2011.2.33.8.2.1.2 |
| posPosConnectState The state of the POS-Interface. | column | Enumeration | .1.3.6.1.4.1.2011.2.33.8.2.1.3 |
| posPosRecvPacCounter The number of packets received by the POS-Interface. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2011.2.33.8.2.1.4 |
| posPosErrPacCounter The number of error packets received by the POS-Interface. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2011.2.33.8.2.1.5 |
| posPosMapErrCounter The number of packets that could not be sent to application. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2011.2.33.8.2.1.6 |
| posPosBuffedCounter The number of packets stored in the buffer of the POS-Interface. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2011.2.33.8.2.1.7 |
| posPosDiscardedCounter The number of packets discarded by the POS-Interface. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2011.2.33.8.2.1.8 |
| posPosInterDebug The debugging switch of the POS-Interface. | column | Enumeration | .1.3.6.1.4.1.2011.2.33.8.2.1.9 |