All MIBs › MPLS-LSR-MIB › mplsOutSegmentPerfDiscontinuityTime
mplsOutSegmentPerfDiscontinuityTime
Module: MPLS-LSR-MIB
OID (symbolic): MPLS-LSR-MIB::mplsOutSegmentPerfDiscontinuityTime
OID (numeric): 1.3.6.1.3.96.1.7.1.6
Node type: OBJECT-TYPE
Type: TimeStamp
Access: read-only
Description:
The value of sysUpTime on the most recent occasion at which any one or more of this segment's Counter32 or Counter64 suffered a discontinuity. If no such discontinuities have occurred since the last re- initialization of the local management subsystem, then this object contains a zero value.
What is mplsOutSegmentPerfDiscontinuityTime?
This object records the timestamp of the most recent counter discontinuity (reset) for performance counters on an outgoing MPLS label segment. Discontinuities occur when counters are manually reset or when the device restarts. Management systems use this to detect when counter readings have been invalidated and avoid drawing incorrect conclusions from gap-less counter sequences.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.96.1.7.1.6 snmpwalk -v2c -c public <target> MPLS-LSR-MIB::mplsOutSegmentPerfDiscontinuityTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.96.1.7.1.6.1 snmpget -v2c -c public <target> MPLS-LSR-MIB::mplsOutSegmentPerfDiscontinuityTime.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mplsOutSegmentPerfDiscontinuityTime.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.3 | experimental | DASAN-DHCP-MIB |
| 1.3.6.1.3.96 | mplsLsrMIB | MPLS-LSR-MIB |
| 1.3.6.1.3.96.1 | mplsLsrObjects | MPLS-LSR-MIB |
| 1.3.6.1.3.96.1.7 | mplsOutSegmentPerfTable | MPLS-LSR-MIB |
| 1.3.6.1.3.96.1.7.1 | mplsOutSegmentPerfEntry | MPLS-LSR-MIB |
| 1.3.6.1.3.96.1.7.1.6 | mplsOutSegmentPerfDiscontinuityTime | MPLS-LSR-MIB |