etsysConfigMgmtChangeOperStatus
ENTERASYS-CONFIGURATION-MANAGEMENT-MIB ·
.1.3.6.1.4.1.5624.1.2.16.2.7.1.4
Object
column Enumeration
The operational state of the configuration request.
inactive - Indicates that the RowStatus of this conceptual
row is not in the `active` state.
pending - Indicates that the configuration change described
by this row is ready to run and waiting in a queue.
running - Indicates that the configuration change described
by this row is running.
success - Indicates that the configuration change described
by this row has successfully run to completion.
failure - Indicates that the configuration change described
by this row has failed to run to completion.
Context
- MIB
- ENTERASYS-CONFIGURATION-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.16.2.7.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- etsysConfigMgmtChangeEntry
- 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 'ENTERASYS-CONFIGURATION-MANAGEMENT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-CONFIGURATION-MANAGEMENT-MIB::etsysConfigMgmtChangeOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-CONFIGURATION-MANAGEMENT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-CONFIGURATION-MANAGEMENT-MIB::etsysConfigMgmtChangeOperStatus.<etsysConfigMgmtChangeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-CONFIGURATION-MANAGEMENT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-CONFIGURATION-MANAGEMENT-MIB::etsysConfigMgmtChangeOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inactive |
2 | pending |
3 | running |
4 | success |
5 | failure |
Conformance
Member of