marsCsn

IPATM-IPMC-MIB · .1.3.6.1.2.1.57.2.1.1.9

Object

Current cluster sequence number (CSN) which is global
within the context of a given protocol.  The CSN is
incremented by the MARS on every transmission of a
message on ClusterControlVC.  A cluster member uses
the CSN to track the message loss on ClusterControlVC
or to monitor a membership change.

Context

MIB
IPATM-IPMC-MIB
OID
.1.3.6.1.2.1.57.2.1.1.9
Type
column
Access
readwrite
Status
current
Parent
marsEntry
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 'IPATM-IPMC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPATM-IPMC-MIB::marsCsn'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPATM-IPMC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPATM-IPMC-MIB::marsCsn.<marsIndex>.<marsIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPATM-IPMC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPATM-IPMC-MIB::marsCsn'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance

Member of
Compliance refinements
Write access is not required.