All MIBs › CPS-MIB › ePDU2DeviceStatusRoleType
ePDU2DeviceStatusRoleType
Module: CPS-MIB
OID (symbolic): CPS-MIB::ePDU2DeviceStatusRoleType
OID (numeric): 1.3.6.1.4.1.3808.1.1.6.3.4.1.17
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Get this oid shows the role the PDU played on Daisy Chain Group. The PDU as a Host can access whole ePDU2 content, and the PDU be standalong or a Slave can access itself instead.
What is ePDU2DeviceStatusRoleType?
This read-only enumeration reports the role a given Rack PDU plays in its daisy chain, as standalone(1), host(2), or slave(3), where a host can access data for the whole chain while a standalone or slave unit only accesses its own. An admin uses it in the device status context specifically to confirm which unit in the chain to treat as the aggregation point for monitoring. For example, finding host(2) on this status row confirms that particular PDU is the one whose IP address should be polled for chain-wide data.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.6.3.4.1.17 snmpwalk -v2c -c public <target> CPS-MIB::ePDU2DeviceStatusRoleType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.6.3.4.1.17.1 snmpget -v2c -c public <target> CPS-MIB::ePDU2DeviceStatusRoleType.1
Start monitoring UPS product line (vendor unclear, enterprise OID 3808) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPS-MIB::ePDU2DeviceStatusRoleType OID value, configure state conditions and alerts, and monitor any UPS product line (vendor unclear, enterprise OID 3808) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3808 | cps | CPS-MIB |
| 1.3.6.1.4.1.3808.1 | products | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1 | hardware | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.6 | ePDU2 | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.6.3 | ePDU2Device | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.6.3.4 | ePDU2DeviceStatusTable | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.6.3.4.1 | ePDU2DeviceStatusEntry | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.6.3.4.1.17 | ePDU2DeviceStatusRoleType | CPS-MIB |