efmCuPmeOperStatus

EFM-CU-MIB · .1.3.6.1.2.1.167.1.2.3.1.1

Object

column Enumeration
Current PME link Operational Status.  Possible values are:
up(1)           - The link is Up and ready to pass
                  64/65-octet encoded frames or fragments.
downNotReady(2) - The link is Down and the PME does not
                  detect Handshake tones from its peer.
                  This value may indicate a possible
                  problem with the peer PME.
downReady(3)    - The link is Down and the PME detects
                  Handshake tones from its peer.
init(4)         - The link is Initializing, as a result of
                  ifAdminStatus being set to 'up' for a
                  particular PME or a PCS to which the PME
                  is connected.
              
This object is intended to supplement the Down(2) state of
ifOperStatus.
              
This object partially maps to the Clause 30 attribute
aPMEStatus.
              
If a Clause 45 MDIO Interface to the PME is present, then this
object partially maps to PMA/PMD link status bits in 10P/2B
PMA/PMD status register.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2downNotReady
3downReady
4init

Conformance

Member of