acdDescConnectorPoESupport

ACD-DESC-MIB · .1.3.6.1.4.1.22420.1.1.10.1.4

Object

This is to indicate if the port support PoE or not.

Context

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

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance