marsServerMapRowType

IPATM-IPMC-MIB · .1.3.6.1.2.1.57.2.4.1.2

Object

column r/w Enumeration
Method in which this entry row is created. The
'static (1)' indicates that this row is created
through configuration.  The 'dynamic (2)' indicates
that the row is created as the result of group
address updates received at this MARS.

Context

MIB
IPATM-IPMC-MIB
OID
.1.3.6.1.2.1.57.2.4.1.2
Type
column
Access
readwrite
Status
current
Parent
marsServerMapEntry
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::marsServerMapRowType'
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::marsServerMapRowType.<marsIndex>.<marsIfIndex>.<marsMcMinGrpAddr>.<marsMcMaxGrpAddr>.<marsServerMapAtmAddr>'
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::marsServerMapRowType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1static
2dynamic

Conformance

Member of
Compliance refinements
Write access is not required.