cpeExtPsePortDiscoverMode

CISCO-POWER-ETHERNET-EXT-MIB · .1.3.6.1.4.1.9.9.402.1.2.1.2

Object

column Enumeration
This object indicates the discover mode used by the system to
discover the PD.
              
A value of 'unknown' indicates that the discover mode on the
interface is unknown.
              
A value of 'off' indicates that discovery is disabled on the
interface.
              
A value of 'ieee' indicates that the discover mode on the
interface is IEEE based.
              
A value of 'cisco' indicates that the discover mode on the
interface is Cisco based.
              
A value of 'ieeeAndCisco' indicates that the discover mode on
the interface is both IEEE and Cisco based.

Context

MIB
CISCO-POWER-ETHERNET-EXT-MIB
OID
.1.3.6.1.4.1.9.9.402.1.2.1.2
Type
column
Access
readonly
Status
current
Parent
cpeExtPsePortEntry
Groups
1

Walk 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::cpeExtPsePortDiscoverMode'
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::cpeExtPsePortDiscoverMode.<index>'
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::cpeExtPsePortDiscoverMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2off
3ieee
4cisco
5ieeeAndCisco

Conformance