pethPsePortAdminEnable

OBS ✓
POWER-ETHERNET-MIB · .1.3.6.1.2.1.105.1.1.1.3

Object

column r/w SNMPv2-TCTruthValue
true (1) An interface which can provide the PSE functions.
false(2) The interface will act as it would if it had no PSE
function.
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
POWER-ETHERNET-MIB
OID
.1.3.6.1.2.1.105.1.1.1.3
Type
column
Access
readwrite
Status
current
Parent
pethPsePortEntry
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::pethPsePortAdminEnable'
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::pethPsePortAdminEnable.<pethPsePortGroupIndex>.<pethPsePortIndex>'
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::pethPsePortAdminEnable'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance