cudldpFastHelloErrorReportEnable
CISCO-UDLDP-MIB ·
.1.3.6.1.4.1.9.9.118.1.3.1
Object
This object specifies whether error reporting is enabled or
disabled when a fast hello UDLD link error is detected.
'true' specifies that when a fast hello UDLD link error
is detected, the link remains in its current state and
a cudldpFastHelloLinkFailRptNotification event
will be triggered.
'false' specifies that when a fast hello UDLD link error is
detected, the link will be automatically put in error-disable
state and no error report will be generated.
Context
- MIB
- CISCO-UDLDP-MIB
- OID
.1.3.6.1.4.1.9.9.118.1.3.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cudldpFastHello
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-UDLDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-UDLDP-MIB::cudldpFastHelloErrorReportEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-UDLDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-UDLDP-MIB::cudldpFastHelloErrorReportEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of
Compliance refinements
ciscoUdldpMIBComplianceRev4
readonly
Support for read-write access is not required.