All MIBs › CISCOSB-Physicaldescription-MIB › rlPhdStackOrderUnitType
rlPhdStackOrderUnitType
Module: CISCOSB-Physicaldescription-MIB
OID (symbolic): CISCOSB-Physicaldescription-MIB::rlPhdStackOrderUnitType
OID (numeric): 1.3.6.1.4.1.9.6.1.101.53.6.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The type of the stack unit described by this entry. It has the same value as rlPhdStackType above. This information is duplicated here only for easier retrieval by the device manager.
What is rlPhdStackOrderUnitType?
This read-only INTEGER duplicates the same stack-unit hardware type value found in rlPhdStackType, exposed here for the convenience of device-manager software. An admin's management tool can read this field directly within the stack-order table without needing a second lookup into a separate table, simplifying UI code that shows unit type alongside ordering controls. For example, a stack-reordering screen in a device manager can show each unit's type next to its desired position by reading this single table instead of joining it against the physical description table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.53.6.1.4 snmpwalk -v2c -c public <target> CISCOSB-Physicaldescription-MIB::rlPhdStackOrderUnitType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.53.6.1.4.1 snmpget -v2c -c public <target> CISCOSB-Physicaldescription-MIB::rlPhdStackOrderUnitType.1
Start monitoring Cisco Small Business stackable switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-Physicaldescription-MIB::rlPhdStackOrderUnitType OID value, configure state conditions and alerts, and monitor any Cisco Small Business stackable switches 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.53 | rlPhysicalDescription | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.53.6 | rlPhdStackOrderTable | CISCOSB-Physicaldescription-MIB |
| 1.3.6.1.4.1.9.6.1.101.53.6.1 | rlPhdStackOrderEntry | CISCOSB-Physicaldescription-MIB |
| 1.3.6.1.4.1.9.6.1.101.53.6.1.4 | rlPhdStackOrderUnitType | CISCOSB-Physicaldescription-MIB |