arubaWiredPoePethPsePortOperStatus

OBS ✓
ARUBAWIRED-POE-MIB · .1.3.6.1.4.1.47196.4.1.1.3.8.1.1.1.10

Object

column Enumeration
This field specifies the operational status of the port.
deny: A PD is connected, but the PSE does not have sufficient power balance,
      to power this port.
on:   A PD is connected and the PSE is delivering the power.
off:  PSE interface in disabled / searching / power_down / fault state.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Sensors
Explore Observium network monitoring

Context

MIB
ARUBAWIRED-POE-MIB
OID
.1.3.6.1.4.1.47196.4.1.1.3.8.1.1.1.10
Type
column
Access
readonly
Status
current
Default
off
Parent
arubaWiredPoePethPsePortEntry
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 'ARUBAWIRED-POE-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARUBAWIRED-POE-MIB::arubaWiredPoePethPsePortOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARUBAWIRED-POE-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARUBAWIRED-POE-MIB::arubaWiredPoePethPsePortOperStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARUBAWIRED-POE-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARUBAWIRED-POE-MIB::arubaWiredPoePethPsePortOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1deny
2off
3on