aluExtPethPsePortFaultReason

ALU-PORT-MIB · .1.3.6.1.4.1.6527.6.1.2.2.2.4.18.1.1

Object

column Enumeration
Reason for a detection status failure:
none   (1)
dcp    (2) - Positive DC supply connected at the port
hicap  (3) - High Capacitance at the port
rlow   (4) - Low Resistance at the port
detok  (5) - detection ok
rhigh  (6) - High resistance at the port
open   (7) - open circuit
dcn    (8) - Low impedence to Vee at the port
tstart (9) - Startup failure at the port
icv   (10) - Current limit disconnect timeout at the port
tcut  (11) - Overcurrent and current limit violation at the port
dis   (12) - DC load disconnect
sup   (13) - Supply fault at the PSE device

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2dcp
3hicap
4rlow
5detok
6rhigh
7open
8dcn
9tstart
10icv
11tcut
12dis
13sup

Conformance