copyFileIdx

RAD-CopyFile-MIB · .1.3.6.1.4.1.164.6.2.12.18.1.1.1

Object

Index of the Copy File Table.
Initiator of the Copy File operation gets rowInfoIndexNext
in order to obtain copyFileIdx value of the next free entry.
Agent is responsible to update rowInfoTable upon this get
action.
If neither entry is available, an entry shall be destroyed,
preferably the one with the lowest index, i.e. the oldest
entry. The Get operation of rowInfoIndexNext shall be
repeated.
Creation of the entry requires setting copyFileRowStatus of
the entry with obtained copyFileIdx to createAndGo.
The index (received in previous stage) and all the other
variables relevant for the copy, must be sent in one PDU.

Context

MIB
RAD-CopyFile-MIB
OID
.1.3.6.1.4.1.164.6.2.12.18.1.1.1
Type
column
Access
noaccess
Status
current
Parent
copyFileEntry

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 'RAD-CopyFile-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-CopyFile-MIB::copyFileIdx'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-CopyFile-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-CopyFile-MIB::copyFileIdx.<copyFileIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-CopyFile-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-CopyFile-MIB::copyFileIdx'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647