posAppConnectMode
HUAWEI-POS-MIB ·
.1.3.6.1.4.1.2011.2.33.8.1.1.2
Object
column
r/w
Enumeration
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.
Context
- MIB
- HUAWEI-POS-MIB
- OID
.1.3.6.1.4.1.2011.2.33.8.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- posAppEntry
- Table
- posAppTable
- Siblings
- 14
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tcp |
2 | flow |
3 | pad |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| posAppId The ID of application. | column | Integer32 | .1.3.6.1.4.1.2011.2.33.8.1.1.1 |
| posAppDistrErrCounter The number of packets that could not be sent to POS. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2011.2.33.8.1.1.10 |
| posAppBuffedCounter The number of packets stored in the buffer of application. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2011.2.33.8.1.1.11 |
| posAppDiscardedCounter The number of packets discarded by the application. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2011.2.33.8.1.1.12 |
| posAppDebug The debugging switch of application. | column | Enumeration | .1.3.6.1.4.1.2011.2.33.8.1.1.13 |
| posAppRowStatus The status of row. Only support active, CreateAndGo and destroy. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2011.2.33.8.1.1.14 |
| posAppX121Addr The destination X121 Address of application which is
an octet string made up of numeric.
Used for the application whose connect mode is pad. | column | OctetString | .1.3.6.1.4.1.2011.2.33.8.1.1.15 |
| posAppState The state of application. | column | Enumeration | .1.3.6.1.4.1.2011.2.33.8.1.1.3 |
| posAppIfIndex The interface index of the application
whose connect mode is flow or pad. | column | Integer32 | .1.3.6.1.4.1.2011.2.33.8.1.1.4 |
| posAppHostIP The destination IP Address of application.
Used for the application whose connect mode is tcp. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2011.2.33.8.1.1.5 |
| posAppPort The destination port of application.
Used for the application whose connect mode is tcp. | column | Integer32 | .1.3.6.1.4.1.2011.2.33.8.1.1.6 |
| posAppSourceIp The source IP Address of application.
Used for the application whose connect mode is tcp. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2011.2.33.8.1.1.7 |
| posAppRecvPacCounter The number of packets received by the application. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2011.2.33.8.1.1.8 |
| posAppErrPacCounter The number of error packets received by the application. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2011.2.33.8.1.1.9 |