ipMcastDeviceConfigStorageType

IPMCAST-MIB · .1.3.6.1.2.1.168.1.11

Object

The storage type used for the global IP multicast
configuration of this device, comprised of the objects
listed below.  If this storage type takes the value
'permanent', write-access to the listed objects need not be
allowed.
          
The objects described by this storage type are:
ipMcastEnabled.

Context

MIB
IPMCAST-MIB
OID
.1.3.6.1.2.1.168.1.11
Type
scalar
Access
readwrite
Status
current
Parent
ipMcast
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPMCAST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPMCAST-MIB::ipMcastDeviceConfigStorageType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPMCAST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPMCAST-MIB::ipMcastDeviceConfigStorageType'

Syntax

Source
SNMPv2-TCStorageType
Base type
Enumeration
Type Description
Describes the memory realization of a conceptual row.  A
row which is volatile(2) is lost upon reboot.  A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage.  A row which is permanent(4)
can be changed but not deleted.  A row which is readOnly(5)
cannot be changed nor deleted.
          
If the value of an object with this syntax is either
permanent(4) or readOnly(5), it cannot be written.
Conversely, if the value is either other(1), volatile(2) or
nonVolatile(3), it cannot be modified to be permanent(4) or
readOnly(5).  (All illegal modifications result in a
'wrongValue' error.)
          
Every usage of this textual convention is required to
specify the columnar objects which a permanent(4) row must
at a minimum allow to be writable.

Values & Constraints

Type Values
1other
2volatile
3nonVolatile
4permanent
5readOnly

Conformance

Member of
Compliance refinements
Write access is not required.
Write access is not required.
Write access is not required.