CPS-MIB :: ePDU2Role

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPS-MIBePDU2Role

ePDU2Role

Module: CPS-MIB

OID (symbolic): CPS-MIB::ePDU2Role

OID (numeric): 1.3.6.1.4.1.3808.1.1.6.1

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 ePDU2Role?

This read-only enumeration reports the role a given Rack PDU plays within a daisy-chained group: standalone(1), host(2), or slave(3), where the host can access data for the whole chain while a standalone or slave unit can only access its own data. An admin checks it before deciding which unit's IP address to poll if they want visibility into the entire daisy chain rather than just one PDU. For example, discovering a PDU reports slave(3) tells the admin to instead query the chain's host(2) unit to see aggregate data across all linked PDUs.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.6.1
snmpwalk -v2c -c public <target> CPS-MIB::ePDU2Role

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.6.1.1
snmpget -v2c -c public <target> CPS-MIB::ePDU2Role.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ePDU2Role.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::ePDU2Role 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.3808cpsCPS-MIB
1.3.6.1.4.1.3808.1productsCPS-MIB
1.3.6.1.4.1.3808.1.1hardwareCPS-MIB
1.3.6.1.4.1.3808.1.1.6ePDU2CPS-MIB
1.3.6.1.4.1.3808.1.1.6.1ePDU2RoleCPS-MIB