hwLldpRemProtoType
HUAWEI-DSLAM-LLDP-MIB ·
.1.3.6.1.4.1.2011.5.25.134.1.2.1.1.1
Object
column Enumeration
Protocol type of the remote neighbour. Options: 1. lldp(1) -- indicates the enabled protocol is lldp 2. cdp(2) -- indicates the enabled protocol is cdp 3. unknown(255) -- indicates the enabled protocol is unknown
Context
- MIB
- HUAWEI-DSLAM-LLDP-MIB
- OID
.1.3.6.1.4.1.2011.5.25.134.1.2.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwLldpRemProtoTypeEntry
- Groups
- 1
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 '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::hwLldpRemProtoType'
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::hwLldpRemProtoType.<hwLldpPortConfigIfIndex>'
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::hwLldpRemProtoType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | lldp |
2 | cdp |
255 | unknown |
Conformance
Member of