portPoeAdminState

NEXANS-BM-MIB · .1.3.6.1.4.1.266.20.3.1.1.21

Object

column r/w Enumeration
If no POE adapter is installed this object is read-only and will always
report notSupported(1). The possible values are:
	notSupported(1):
		No adapter installed or not supported for that port (i.e. uplink port).
	off(2):
		Adapter installed but inline power for that port is switched off.
	forcedOn(3):
		Adapter installed and inline power is asserted permanently. In the case
		of an IEEE802.3af adapter this setting will disable the IEEE802.3af automatic
		detection.
	autoOn(4):
		This setting is only supported if a IEEE802.3af adapter is installed.
		The adapter automatically detects if the connected device
		is IEEE802.3af compliant and will assert the power if possible.
	overloadFail(5):
		Adapter installed but inline power for that port is automatically
		switched off because of a overload condition at that port.

Context

MIB
NEXANS-BM-MIB
OID
.1.3.6.1.4.1.266.20.3.1.1.21
Type
column
Access
readwrite
Status
current
Parent
bmSwitchPortEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notSupported
2off
3forcedOn
4autoOn
5overloadFail
6reset
7afHighPower
8atHighPower