briPortsStatusPowerFeeding

MX-HARDWARE-MIB · .0.40000.1.3000.100.1.200

Object

column Enumeration
Power Feeding State
              
Indicates the state of the power feeding for the port.
              
  * On: Power is fed to the line.
  * Off: Power is not fed to the line.
  * Unavailable: The power feeding feature is unavailable on
    TE endpoints.
  * Unsupported: The power feeding feature is not physically
    supported on this port.

Context

MIB
MX-HARDWARE-MIB
OID
.0.40000.1.3000.100.1.200
Type
column
Access
readonly
Status
current
Parent
briPortsStatusEntry

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 'MX-HARDWARE-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-HARDWARE-MIB::briPortsStatusPowerFeeding'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-HARDWARE-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-HARDWARE-MIB::briPortsStatusPowerFeeding.<briPortsStatusPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-HARDWARE-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-HARDWARE-MIB::briPortsStatusPowerFeeding'

Syntax

Enumeration

Values & Constraints

Enumerated Values
100on
200off
300unavailable
400unsupported