cpeExtPdStatsClass
CISCO-POWER-ETHERNET-EXT-MIB ·
.1.3.6.1.4.1.9.9.402.1.4.2.1.1
Object
column Enumeration
The power classification as the index for the
statistics information for powered devices.
A value of 'cisco' indicates that the powered
devices are CISCO proprietary and their power
classification does not fall into any class
in IEEE specifications.
A value of 'class0' indicates that the power
classification of the powered devices falls into
class 0 in IEEE specifications.
A value of 'class1' indicates that the power
classification of the powered devices falls into
class 1 in IEEE specifications.
A value of 'class2' indicates that the power
classification of the powered devices falls into
class 2 in IEEE specifications.
A value of 'class3' indicates that the power
classification of the powered devices falls into
class 3 in IEEE specifications.
A value of 'class4' indicates that the power
classification of the powered devices falls into
class 4 in IEEE specifications.
Context
- MIB
- CISCO-POWER-ETHERNET-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.402.1.4.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cpeExtPdStatsEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-POWER-ETHERNET-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-POWER-ETHERNET-EXT-MIB::cpeExtPdStatsClass'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-POWER-ETHERNET-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-POWER-ETHERNET-EXT-MIB::cpeExtPdStatsClass.<cpeExtPdStatsClass>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-POWER-ETHERNET-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-POWER-ETHERNET-EXT-MIB::cpeExtPdStatsClass'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cisco |
2 | class0 |
3 | class1 |
4 | class2 |
5 | class3 |
6 | class4 |