rlHostParamType
Dell-Tuning ·
.1.3.6.1.4.1.89.29.20.1.3
Object
column
Enumeration
This variable indicates the type of this host parameter.
int - the value will be appear in the rlHostParamValue instance of this conceptual row.
uint - the value will be appear in the rlHostParamUINT instance of this conceptual row.
octetString - the value will be appear in the rlHostParamOctetString instance of this conceptual row.
ipV4address - the value will be appear in the rlHostParamIpAddress instance of this conceptual row.
ipV6address - the value will be appear in the rlHostParamOctetString instance of this conceptual row,
to be interpreted as indicated in INET-ADDRESS-MIB.
ipV6zAddress - the value will be appear in the rlHostParamOctetString instance of this conceptual row,
to be interpreted as indicated in INET-ADDRESS-MIB.
inetAddress - the inet address type will be appear in the rlHostParamUINT instance and
inet address itself will be appear in the rlHostParamOctetString instance of
this conceptual row, to be interpreted as indicated in INET-ADDRESS-MIB.
macAddress - the value will be appear in the rlHostParamOctetString instance of this conceptual row,
to be interpreted as in SNMPv2-TC.
objectIdentifier - the value the value will be appear in the rlHostParamObjectId instance of this conceptual
row.
displayString - the value will be appear in the rlHostParamOctetString instance of this conceptual row,
to be interpreted as in SNMPv2-TC.
truthValue - the value will be appear in the rlHostParamUINT instance of this conceptual row,
to be interpreted as in SNMPv2-TC.
portlist - the value will be appear in the rlHostParamOctetString instance of this conceptual row,
to be interpreted as in Q-BRIDGE-MIB.
Context
- MIB
- Dell-Tuning
- OID
.1.3.6.1.4.1.89.29.20.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlHostParamEntry
- Table
- rlHostParamTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | int |
2 | uint |
3 | octetString |
4 | ipV4address |
5 | ipV6address |
6 | ipV6zAddress |
7 | inetAddress |
8 | macAddress |
9 | objectIdentifier |
10 | displayString |
11 | truthValue |
12 | portlist |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rlHostParamName Index to the rlHostParamTable.
name of current value Mib for this entry. | column | OctetString | .1.3.6.1.4.1.89.29.20.1.1 |
| rlHostParamValue This variable indicates the current INTEGER value used in this run by the system.
Applicable only if rlHostParamType has 'int' value | column | Integer32 | .1.3.6.1.4.1.89.29.20.1.2 |
| rlHostParamUINT This variable indicates the current UINT value used in this run by the system.
Applicable only if rlHostParamType has 'uint', inetAddress or truthValue value | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.89.29.20.1.4 |
| rlHostParamOctetString This variable indicates the current OCTET STRING value used in this run by the system.
Applicable only if rlHostParamType has octetString, ipV6address, ipV6zAddress, inetAddress, … | column | OctetString | .1.3.6.1.4.1.89.29.20.1.5 |
| rlHostParamIpAddress This variable indicates the current IpAddress value used in this run by the system.
Applicable only if rlHostParamType has ipV4address value | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.89.29.20.1.6 |
| rlHostParamObjectId This variable indicates the current OBJECT IDENTIFIER value used in this run by the system.
Applicable only if rlHostParamType has objectIdentifier value | column | ObjectIdentifier | .1.3.6.1.4.1.89.29.20.1.7 |