cMsdpCacheLifetime
CISCO-IETF-MSDP-MIB ·
.1.3.6.1.4.1.9.10.130.1.1.2
Object
The lifetime given to SA cache entries when created or
refreshed. This is the [SA-State-Period] in the MSDP spec.
A value of 0 means no SA caching is done by this MSDP
speaker.
Changes to this object should be stored to non-volatile
memory.
This object does not measure time per se; instead, it is the
delta from the time at which an SA message is received at
which it should be expired if not refreshed. (i.e., it is
the value of cMsdpSACacheExpiryTime immediately after
receiving an SA message applying to that row.) As such,
TimeInterval would be a more appropriate SYNTAX; it remains
TimeTicks for backwards compatability.
Context
- MIB
- CISCO-IETF-MSDP-MIB
- OID
.1.3.6.1.4.1.9.10.130.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cMsdp
- 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-IETF-MSDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-MSDP-MIB::cMsdpCacheLifetime.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-MSDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-MSDP-MIB::cMsdpCacheLifetime'
Syntax
- Source
- SNMPv2-SMITimeTicks
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of
Compliance refinements
cMsdpMIBReadOnlyCompliance
readonly
Write access is not required.