MIB Viewer

oaOspfConfigStatus

OBJECT-TYPE
1.3.6.1.4.1.6926.1.10.2.1.22
Access
read-write
Status
mandatory
Sub-identifiers
0
This object is used to save the current configuration in the 'ospf.conf' file. Writing a save(2) is equal to 'write file ospf' command. Writing a init(4) deletes the 'ospf.conf' file. Writing a reset(5) couses rereading from file 'ospf.conf'. The GET operation returns only usage(3) value.
INTEGER { other (1), save (2), none (3), init (4), reset (5) }