etsysImageValidationOperations
ENTERASYS-IMAGE-VALIDATION-MIB ·
.1.3.6.1.4.1.5624.1.2.47.1.1.3
Object
scalar
r/w
Bits
The operations that will be used to validate the new
image during the etsysImageValidationPeriod.
etsysImageValidationConfig -
The successful loading of the start-up configuration.
etsysImageValidationIcmp -
The successful reception of an ICMP echo reply from the
host specified in etsysImageValidationIcmpAddress.
etsysImageValidationSnmp -
The successful reception of an SNMP request from the
host specified in etsysImageValidationSnmpAddress.
If a host is not specified, an SNMP request from any
host will be considered a success.
If all of the selected validation operations are not
successfully completed within the etsysImageValidationPeriod,
a reset will be issued to load the prior operational image.
Context
- MIB
- ENTERASYS-IMAGE-VALIDATION-MIB
- OID
.1.3.6.1.4.1.5624.1.2.47.1.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- etsysImageValidationConfig
- Siblings
- 6
Syntax
Bits
Values & Constraints
Enumerated Values
0 | etsysImageValidationConfig |
1 | etsysImageValidationIcmp |
2 | etsysImageValidationSnmp |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysImageValidationEnable The enabled/disabled status of the New Image Validation
feature. | scalar | P-BRIDGE-MIBEnabledStatus | .1.3.6.1.4.1.5624.1.2.47.1.1.1 |
| etsysImageValidationPeriod The maximum number of seconds to monitor the new image
after it has booted. If any of the selected validation
operations are not successfully completed within this
interval, a r… | scalar | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5624.1.2.47.1.1.2 |
| etsysImageValidationIcmpAddressType The address type of the etsysImageValidationIcmpAddress
object. These objects are used when the ICMP echo reply
validation operation has been selected. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.5624.1.2.47.1.1.4 |
| etsysImageValidationIcmpAddress The address of the host that should respond to the ICMP echo
request. If an ICMP echo reply has NOT been received from
this host by the end of the etsysImageValidationPeriod, a r… | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.5624.1.2.47.1.1.5 |
| etsysImageValidationSnmpAddressType The address type of the etsysImageValidationSnmpAddress
object. These objects are used when the SNMP request
validation operation has been selected. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.5624.1.2.47.1.1.6 |
| etsysImageValidationSnmpAddress The address of the host that we should receive an SNMP
request from. If this object contains its default value
then an SNMP request from any station will be considered
a success.… | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.5624.1.2.47.1.1.7 |