rbtwsPortConfigPoeMode

RBTWS-PORT-MIB · .1.3.6.1.4.1.52.4.15.1.4.6.1.1.1.1.3

Object

Indicates whether this port is configured to 
supply PoE (Power over Ethernet).

Context

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

Syntax

Source
RbtwsPortPoeMode
Base type
Enumeration

Values & Constraints

Type Values
1poeEnable
2poeDisable

Conformance