aristaConfigCopyState
ARISTA-CONFIG-COPY-MIB ·
.1.3.6.1.4.1.30065.3.7.1.1.5
Object
column ConfigCopyState
The state of a copy request.
Context
- MIB
- ARISTA-CONFIG-COPY-MIB
- OID
.1.3.6.1.4.1.30065.3.7.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aristaConfigCopyCommandEntry
- Groups
- 1
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 'ARISTA-CONFIG-COPY-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-CONFIG-COPY-MIB::aristaConfigCopyState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARISTA-CONFIG-COPY-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-CONFIG-COPY-MIB::aristaConfigCopyState.<aristaConfigCopyName>.<aristaConfigCopyId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARISTA-CONFIG-COPY-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARISTA-CONFIG-COPY-MIB::aristaConfigCopyState'
Syntax
- Source
- ConfigCopyState
- Base type
Enumeration
Values & Constraints
Type Values
0 | inactive |
1 | scheduled |
2 | running |
3 | completed |
4 | failed |
Conformance
Member of