arubaWiredConfigurationCopyState
ARUBAWIRED-CONFIG-MIB ·
.1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.14
Object
column ConfigurationCopyState
Specifies the state of this configuration copy request. This value of this object is instantiated only after the row has been instantiated, i.e. after the arubaWiredConfigurationCopyEntryRowStatus has been made active.
Context
- MIB
- ARUBAWIRED-CONFIG-MIB
- OID
.1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- arubaWiredConfigurationCopyEntry
- 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 'ARUBAWIRED-CONFIG-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARUBAWIRED-CONFIG-MIB::arubaWiredConfigurationCopyState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARUBAWIRED-CONFIG-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARUBAWIRED-CONFIG-MIB::arubaWiredConfigurationCopyState.<arubaWiredConfigurationCopyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARUBAWIRED-CONFIG-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARUBAWIRED-CONFIG-MIB::arubaWiredConfigurationCopyState'
Syntax
- Source
- ConfigurationCopyState
- Base type
Enumeration
Values & Constraints
Type Values
1 | waiting |
2 | running |
3 | successful |
4 | failed |
Conformance
Member of