All MIBs › CISCOSB-Tuning › rlHostParamType
rlHostParamType
Module: CISCOSB-Tuning
OID (symbolic): CISCOSB-Tuning::rlHostParamType
OID (numeric): 1.3.6.1.4.1.9.6.1.101.29.20.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is rlHostParamType?
This read-only enumerated INTEGER indicates which of several typed columns (int, uint, octetString, ipV4address, ipV6address, and others) actually holds the meaningful value for this host-parameter row. An admin cares because it tells them which sibling column in the same row to read for the real data, since the other typed columns are unused for that row. For example, if this column reports ipV4address, the admin knows to read rlHostParamIpAddress rather than rlHostParamValue for that row's actual setting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.29.20.1.3 snmpwalk -v2c -c public <target> CISCOSB-Tuning::rlHostParamType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.29.20.1.3.1 snmpget -v2c -c public <target> CISCOSB-Tuning::rlHostParamType.1
Start monitoring Cisco Small Business managed switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-Tuning::rlHostParamType OID value, configure state conditions and alerts, and monitor any Cisco Small Business managed switch from a single console.
OID Breakdown
Upper-level ancestors (11 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.29 | rsTunning | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.29.20 | rlHostParamTable | CISCOSB-Tuning |
| 1.3.6.1.4.1.9.6.1.101.29.20.1 | rlHostParamEntry | CISCOSB-Tuning |
| 1.3.6.1.4.1.9.6.1.101.29.20.1.3 | rlHostParamType | CISCOSB-Tuning |