|
|
Description:
|
nishanCommonIPStatus OBJECT-TYPE
SYNTAX INTEGER {
notModified(1),
modified(2),
restore(3),
apply(4)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object is used to synchronize the modification of the IP
parameters used by the protocol stack based on the
nishanCommonIPGroup MIB objects. This allows the user to change
nishanCommonIPMACAddr, nishanCommonIPIpAddress,
nishanCommonIPGateAddress, and nishanCommonIPNetMask, and then apply
the changes to the unit using apply(4). If nishanCommonIPStatus
returns not_modified(1), no modifications were made to any
nishanCommonIPGroup MIB objects. If nishanCommonIPStatus returns
modified(2), one or more objects were changed, but have not
been applied. Both not_modified(1) and modified(2) are
read-only values; the agent returns a SNMP_BADVALUE for sets
using these values. Both restore(3) and apply(4) are valid set
values. If one or more of the nishanCommonIPGroup objects were
modified, the user can restore the parameters to a mirror of the
NVM values using restore(3)."
|
|
|
|