etsysConfigMgmtChangeOperation
ENTERASYS-CONFIGURATION-MANAGEMENT-MIB ·
.1.3.6.1.4.1.5624.1.2.16.2.7.1.3
Object
The operation or operations requested. The specification of any unsupported operations SHOULD cause the entire operation to fail immediately and an appropriate error description to be generated.
Context
- MIB
- ENTERASYS-CONFIGURATION-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.16.2.7.1.3- Type
- column
- Access
- readwrite
- 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::etsysConfigMgmtChangeOperation'
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::etsysConfigMgmtChangeOperation.<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::etsysConfigMgmtChangeOperation'
Syntax
- Source
- ConfigMgmtOperations
- Base type
Bits
Values & Constraints
Type Values
0 | resetHardware |
1 | resetSoftware |
2 | imageDownload |
3 | imageDownloadNonPersistent |
4 | configurationReset |
5 | configurationUpload |
6 | configurationDownload |
7 | imageSetSelected |
8 | imageGetSelected |
9 | configurationActivate |
10 | configurationAppend |
11 | configurationPersist |
12 | configurationParse |
13 | validationMD5sum |
14 | bootPromDownload |
Conformance
Member of