zxAnDdnModemQueryType
ZTE-AN-DDN-MIB ·
.1.3.6.1.4.1.3902.1015.5200.3.2.7.2.1.5
Object
column
r/w
Enumeration
It is defined getting a DDN modem's config data or perf data. A query will be started by setting this mib variable, and variable zxAnDdnModemQueryStatus will be set. During the query, the value is inProgress(2). If modem returned a result, the zxAnDdnModemQueryStatus value is success(3), else the value is failed(4). The mib variable zxAnDdnModemQueryResult can be read to get the result if query successfully, while if query failed, the reading is meaningless.
Context
- MIB
- ZTE-AN-DDN-MIB
- OID
.1.3.6.1.4.1.3902.1015.5200.3.2.7.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxAnDdnModemQueryEntry
- Table
- zxAnDdnModemQueryTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | config |
2 | perf |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| zxAnDdnModemQueryRack Rack No. of the DDN modem. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3902.1015.5200.3.2.7.2.1.1 |
| zxAnDdnModemQueryShelf Shelf No. of the DDN modem. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3902.1015.5200.3.2.7.2.1.2 |
| zxAnDdnModemQuerySlot Slot No. of the DDN modem. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3902.1015.5200.3.2.7.2.1.3 |
| zxAnDdnModemQueryPort Port No. of the DDN modem. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3902.1015.5200.3.2.7.2.1.4 |
| zxAnDdnModemQueryStatus The status of getting DDN modem's config data or perf
data.
The details could refer to the zxAnDdnModemQueryType's
description. | column | Enumeration | .1.3.6.1.4.1.3902.1015.5200.3.2.7.2.1.6 |
| zxAnDdnModemQueryResult The result of getting DDN modem's config data or perf
data which returns in text format.
The details could refer to the zxAnDdnModemQueryType's
description. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3902.1015.5200.3.2.7.2.1.7 |