pethMainPseOperStatus

OBS ✓
POWER-ETHERNET-MIB · .1.3.6.1.2.1.105.1.3.1.1.3

Object

column Enumeration
The operational status of the main PSE.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Sensors Status
Explore Observium network monitoring

Context

MIB
POWER-ETHERNET-MIB
OID
.1.3.6.1.2.1.105.1.3.1.1.3
Type
column
Access
readonly
Status
current
Parent
pethMainPseEntry
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 'POWER-ETHERNET-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'POWER-ETHERNET-MIB::pethMainPseOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'POWER-ETHERNET-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'POWER-ETHERNET-MIB::pethMainPseOperStatus.<pethMainPseGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'POWER-ETHERNET-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'POWER-ETHERNET-MIB::pethMainPseOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1on
2off
3faulty

Conformance