hh3cposAppConnectMode
HH3C-POS-MIB ·
.1.3.6.1.4.1.25506.8.36.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
- HH3C-POS-MIB
- OID
.1.3.6.1.4.1.25506.8.36.8.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cposAppEntry
- Table
- hh3cposAppTable
- Siblings
- 14
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tcp |
2 | flow |
3 | pad |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hh3cposAppId The ID of application. | column | Integer32 | .1.3.6.1.4.1.25506.8.36.8.1.1.1 |
| hh3cposAppDistrErrCounter The number of packets that could not be sent to POS. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.25506.8.36.8.1.1.10 |
| hh3cposAppBuffedCounter The number of packets stored in the buffer of application. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.25506.8.36.8.1.1.11 |
| hh3cposAppDiscardedCounter The number of packets discarded by the application. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.25506.8.36.8.1.1.12 |
| hh3cposAppDebug The debugging switch of application. | column | Enumeration | .1.3.6.1.4.1.25506.8.36.8.1.1.13 |
| hh3cposAppRowStatus The status of row. Only support active, CreateAndGo and destroy. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.25506.8.36.8.1.1.14 |
| hh3cposAppX121Addr 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.25506.8.36.8.1.1.15 |
| hh3cposAppState The state of application. | column | Enumeration | .1.3.6.1.4.1.25506.8.36.8.1.1.3 |
| hh3cposAppIfIndex The interface index of the application
whose connect mode is flow or pad. | column | Integer32 | .1.3.6.1.4.1.25506.8.36.8.1.1.4 |
| hh3cposAppHostIP The destination IP Address of application.
Used for the application whose connect mode is tcp. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.25506.8.36.8.1.1.5 |
| hh3cposAppPort The destination port of application.
Used for the application whose connect mode is tcp. | column | Integer32 | .1.3.6.1.4.1.25506.8.36.8.1.1.6 |
| hh3cposAppSourceIp The source IP Address of application.
Used for the application whose connect mode is tcp. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.25506.8.36.8.1.1.7 |
| hh3cposAppRecvPacCounter The number of packets received by the application. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.25506.8.36.8.1.1.8 |
| hh3cposAppErrPacCounter The number of error packets received by the application. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.25506.8.36.8.1.1.9 |