agAccessNewHttpsCfgIntermCertsGenerate
ALTEON-CHEETAH-SWITCH-MIB ·
.1.3.6.1.4.1.1872.2.5.1.1.19.4.13.1.16
Object
column
r/w
Enumeration
When this object is read the current state is returned.
Setting the value to generate(2),the Certificate will be generated.
idle(3) indicates that there is no Certificate generate is in progess.
generated(5) indicates that the last certificate generate operation is completed.
If the generate is successful this variable will return the state
'generated' else it will return 'notGenerated'. In case of failure('notGenerated')
we should set this variable back to 'idle' state so others can issue the generate
command via SNMP.
Context
- MIB
- ALTEON-CHEETAH-SWITCH-MIB
- OID
.1.3.6.1.4.1.1872.2.5.1.1.19.4.13.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agAccessNewHttpsCfgIntermCertsEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | generate |
3 | idle |
4 | inprogress |
5 | generated |
6 | notGenerated |