myTimeRangePeriodicIndex

DES7200-TIME-MIB · .1.3.6.1.4.1.171.10.97.2.15.2.2.1.2

Object

column Integer32
Object which specifies a unique entry in the myTimeRangePeriodicTable. 
A management station wishing to initiate a entry operation should use a
pseudo-random value for this object when creating
or modifying an instance of a entry.
              
The RowStatus semantics of the entry object will prevent access conflicts.

Context

MIB
DES7200-TIME-MIB
OID
.1.3.6.1.4.1.171.10.97.2.15.2.2.1.2
Type
column
Access
readonly
Status
current
Parent
myTimeRangePeriodicEntry
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 'DES7200-TIME-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES7200-TIME-MIB::myTimeRangePeriodicIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DES7200-TIME-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES7200-TIME-MIB::myTimeRangePeriodicIndex.<myTimeRangePeriodicTRName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DES7200-TIME-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DES7200-TIME-MIB::myTimeRangePeriodicIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-65535

Conformance