hwOntPortLldpNeighbourPowerType

HUAWEI-DSLAM-LLDP-MIB · .1.3.6.1.4.1.2011.5.25.134.4.5.1.23

Object

column Enumeration
Indicates the neighbour power type.
Options:
1. unknown(1) - indicates unknown power.
2. pseDevice(2) - indicates power supply device.
3. pdDevice(3) - indicates device supplied by the power.
4. invalid(-1) - indicates an invalid value.

Context

MIB
HUAWEI-DSLAM-LLDP-MIB
OID
.1.3.6.1.4.1.2011.5.25.134.4.5.1.23
Type
column
Access
readonly
Status
current
Parent
hwOntPortLldpNeighbourEntry

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 'HUAWEI-DSLAM-LLDP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DSLAM-LLDP-MIB::hwOntPortLldpNeighbourPowerType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-DSLAM-LLDP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DSLAM-LLDP-MIB::hwOntPortLldpNeighbourPowerType.<ifIndex>.<hwOntPortLldpOntID>.<hwOntPortLldpOntPhyType>.<hwOntPortLldpOntPhyIndex>.<hwOntPortLldpNeighbourIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-DSLAM-LLDP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-DSLAM-LLDP-MIB::hwOntPortLldpNeighbourPowerType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalid
1unknown
2pseDevice
3pdDevice