lcsPoeConfigurationPortDetection
LCOS-SX-MIB ·
.1.3.6.1.4.1.2356.14.2.13.5.5.1.5
Object
column r/w
Integer32
The Detection represents the PoE capacitor detection for the port. -1:Not support. 1:Legacy : Legacy capacitive detection only. 2:4-point : IEEE 802.3af 4-point detection only. 3:4-point-legacy : IEEE 802.3af 4-point detection followed by Legacy detection. 4:2-point : IEEE 802.3af 2-point detection only. 5:2-point-legacy : IEEE 802.3af 2-point detection followed by Legacy detection.
Context
- MIB
- LCOS-SX-MIB
- OID
.1.3.6.1.4.1.2356.14.2.13.5.5.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- lcsPoeConfigurationPortEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'LCOS-SX-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LCOS-SX-MIB::lcsPoeConfigurationPortDetection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LCOS-SX-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LCOS-SX-MIB::lcsPoeConfigurationPortDetection.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LCOS-SX-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LCOS-SX-MIB::lcsPoeConfigurationPortDetection'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.