isisSysStatPurgesIniRemSNP

DC-ISIS-MIB · .1.3.6.1.4.1.629.10.10.1.5.1.1.25

Object

Number of LSP purges initiated by this instance of IS-IS, of LSPs
that were originated remotely, due to receiving a SNP.
              
This field behaves like an SNMP counter.  It only increases,
never decreases, and is subject to wrap.
              
The absolute value of an SNMP counter has no meaning.
Applications use the difference between counter values at
different times to display count changes.  The absolute value of
this counter does have meaning, until it first wraps.

Context

MIB
DC-ISIS-MIB
OID
.1.3.6.1.4.1.629.10.10.1.5.1.1.25
Type
column
Access
readonly
Status
current
Parent
isisSystemCounterEntry
Groups
1

Walk 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 'DC-ISIS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-ISIS-MIB::isisSysStatPurgesIniRemSNP'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-ISIS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-ISIS-MIB::isisSysStatPurgesIniRemSNP.<isisSysInstance>.<isisSysStatLevel>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-ISIS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-ISIS-MIB::isisSysStatPurgesIniRemSNP'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance