pcubeCopyIndex
PCUBE-CONFIG-COPY-MIB ·
.1.3.6.1.4.1.5655.3.1.1.1.1.1.1
Object
column Integer32
Object which specifies a unique entry in the pcubeCopyTable. A management station wishing to initiate a config-copy operation should use a random value for this object when creating or modifying an instance of a 'pcubeCopyEntry'. The RowStatus semantics of the 'pcubeCopyEntryRowStatus' object will prevent access conflicts.
Context
- MIB
- PCUBE-CONFIG-COPY-MIB
- OID
.1.3.6.1.4.1.5655.3.1.1.1.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- pcubeCopyEntry
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 'PCUBE-CONFIG-COPY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PCUBE-CONFIG-COPY-MIB::pcubeCopyIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PCUBE-CONFIG-COPY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PCUBE-CONFIG-COPY-MIB::pcubeCopyIndex.<pcubeCopyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PCUBE-CONFIG-COPY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PCUBE-CONFIG-COPY-MIB::pcubeCopyIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647