cudldpIfFastHelloInterval
CISCO-UDLDP-MIB ·
.1.3.6.1.4.1.9.9.118.1.2.1.1.6
Object
This object specifies the fast hello interval at
which each port sends a hello packet to all of its
neighbors at steady state. By setting this object to
a positive value, this interface is enabled to send
UDLD hello packet at a fast interval as specified by
this object value.
Setting this object to zero value, this interface is
disabled to send UDLD hello packet at fast interval.
Instead, the interface will send the UDLD hello packet
at the interval as specified by cudldpHelloInterval object
(or cudldpHelloIntervalExt if a platform supports
cudldpHelloIntervalExt).
Context
- MIB
- CISCO-UDLDP-MIB
- OID
.1.3.6.1.4.1.9.9.118.1.2.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Units
- milliseconds
- Parent
- cudldpInterfaceEntry
- 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 'CISCO-UDLDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-UDLDP-MIB::cudldpIfFastHelloInterval'
More examples
Read one indexed 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::cudldpIfFastHelloInterval.<ifIndex>'
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::cudldpIfFastHelloInterval'
Syntax
millisecondsSNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of
Compliance refinements
ciscoUdldpMIBComplianceRev4
readonly
Support for read-write access is not required.