pethPsePortPowerMaintenanceStatus

ALU-POWER-ETHERNET-MIB · .1.3.6.1.4.1.6486.800.1.2.1.27.999.1.1.1.10

Object

column Enumeration
The value ok(1) indicates the Power Maintenance
Signature is present and the overcurrent condition has not been
detected.
The value overCurrent (2) indicates an overcurrent condition
has been detected.
The value mPSAbsent(3) indicates that the Power Maintenance
Signature is absent.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ok
2underCurrent
3mPSAbsent

Conformance