marsClientCmi
IPATM-IPMC-MIB ·
.1.3.6.1.2.1.57.1.1.1.6
Object
column r/w
Integer32
16 bit Cluster member identifier (CMI) assigned by the MARS which uniquely identifies each endpoint attached to the cluster. The value becomes valid after the 'marsClientRegistration' is set to the value of 'registered (1)'.
Context
- MIB
- IPATM-IPMC-MIB
- OID
.1.3.6.1.2.1.57.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- marsClientEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::marsClientCmi'
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::marsClientCmi.<ipAdEntAddr>.<marsClientIndex>'
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::marsClientCmi'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
Conformance
Member of
Compliance refinements
marsClientCompliance
readonly
Write access is not required.