All MIBs › CISCO-CDP-MIB › cdpCachePowerConsumption
cdpCachePowerConsumption
Module: CISCO-CDP-MIB
OID (symbolic): CISCO-CDP-MIB::cdpCachePowerConsumption
OID (numeric): 1.3.6.1.4.1.9.9.23.1.2.1.1.15
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The amount of power consumed by remote device, as reported in the most recent CDP message. This object is not instantiated if no Power Consumption field (TLV) was reported in the most recently received CDP message.
What is cdpCachePowerConsumption?
Reports how much power (e.g., over PoE) the neighboring device is drawing, as advertised in its most recent CDP message; the value is absent if the neighbor did not send a Power Consumption TLV.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.23.1.2.1.1.15 snmpwalk -v2c -c public <target> CISCO-CDP-MIB::cdpCachePowerConsumption
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.23.1.2.1.1.15.1 snmpget -v2c -c public <target> CISCO-CDP-MIB::cdpCachePowerConsumption.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdpCachePowerConsumption.1
Start monitoring Cisco switches and routers (Cisco Discovery Protocol) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CDP-MIB::cdpCachePowerConsumption OID value, configure state conditions and alerts, and monitor any Cisco switches and routers (Cisco Discovery Protocol) from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.23 | ciscoCdpMIB | CISCO-CDP-MIB |
| 1.3.6.1.4.1.9.9.23.1 | ciscoCdpMIBObjects | CISCO-CDP-MIB |
| 1.3.6.1.4.1.9.9.23.1.2 | cdpCache | CISCO-CDP-MIB |
| 1.3.6.1.4.1.9.9.23.1.2.1 | cdpCacheTable | CISCO-CDP-MIB |
| 1.3.6.1.4.1.9.9.23.1.2.1.1 | cdpCacheEntry | CISCO-CDP-MIB |
| 1.3.6.1.4.1.9.9.23.1.2.1.1.15 | cdpCachePowerConsumption | CISCO-CDP-MIB |