hh3clldpPortConfigCDPComplianceStatus
HH3C-LLDP-EXT-MIB ·
.1.3.6.1.4.1.25506.2.100.1.1.3.1.2
Object
column r/w
Enumeration
The administratively desired CDP Compliance status of the local LLDP a- gent. If the associated hh3clldpPortConfigCDPComplianceStatus object h- as a value of 'txAndRx', then the LLDP agent will receive CDP frames on this port, and will transmit CDP frames only after receiving a CDP fram- es.If the associated lldpPortConfigAdminStatus object has a value of 'd- isabled', LLDP agent will not transmit or receive CDP frames on this po- rt.If the associated hh3clldpPortConfigCDPComplianceStatus object has a value of 'rx', then the LLDP agent will receive CDP frames on this port, and will not transmit CDP frames.
Context
- MIB
- HH3C-LLDP-EXT-MIB
- OID
.1.3.6.1.4.1.25506.2.100.1.1.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3clldpPortConfigEntry
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 'HH3C-LLDP-EXT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-LLDP-EXT-MIB::hh3clldpPortConfigCDPComplianceStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-LLDP-EXT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-LLDP-EXT-MIB::hh3clldpPortConfigCDPComplianceStatus.<hh3clldpPortConfigPortNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-LLDP-EXT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-LLDP-EXT-MIB::hh3clldpPortConfigCDPComplianceStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | txAndRx |
2 | disabled |
3 | rx |