agentPethPoePseCardStatus

NETGEAR-POWER-ETHERNET-MIB · .1.3.6.1.4.1.4526.10.15.1.4.1.1.12

Object

column Enumeration
Displays running status of the PoE daughther card at PSE side. The value 
absent-or-failed(0) means that the card is either not present or some error 
has occurred. The value running(1) means that card is present and working fine.

Context

MIB
NETGEAR-POWER-ETHERNET-MIB
OID
.1.3.6.1.4.1.4526.10.15.1.4.1.1.12
Type
column
Access
readonly
Status
current
Parent
agentPethPoeMainPseEntry

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 'NETGEAR-POWER-ETHERNET-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-POWER-ETHERNET-MIB::agentPethPoePseCardStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-POWER-ETHERNET-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-POWER-ETHERNET-MIB::agentPethPoePseCardStatus.<agentPethPoeMainPseGroupIndex>.<agentPethPoeMainPseSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-POWER-ETHERNET-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-POWER-ETHERNET-MIB::agentPethPoePseCardStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0absent-or-failed
1running