cwnMessageInterval
CISCO-WAN-NCDP-MIB ·
.1.3.6.1.4.1.9.9.223.1.1.4
Object
scalar r/w
millisecondsInteger32
The interval at which NCDP configuration PDUs ('Hellos') are to be
generated.
The message interval directly affects the convergence time of
the NCDP algorithm. Convergence time is equal to
the max network diameter * message interval +
transmission delays +
the time a configuration PDU is spent being processed
in each device.
Thus if transmission delays and processing delays are
both close to 0, the convergence time is approximately
( max network diameter * message interval ) milliseconds.
This object is only used if the distribution method is 'ncdp'.
Context
- MIB
- CISCO-WAN-NCDP-MIB
- OID
.1.3.6.1.4.1.9.9.223.1.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Units
- milliseconds
- Parent
- cwnGlobal
- 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-WAN-NCDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-NCDP-MIB::cwnMessageInterval.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-NCDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-NCDP-MIB::cwnMessageInterval'
Syntax
millisecondsInteger32
Values & Constraints
Object Constraints
range: 75-60000
Conformance
Member of