MIB Definition
STATUS mandatory
DESCRIPTION
ºThis object is the NMS manager name. The manager name must be unique in the table.
If a set operation is performed for a non-existing instance (i.e., index is a new IP address), a new table entry for the specified IP address will be created. The new entry's nmsManagerAccess will be defaulted to read-only(2), the nmsManagerTraps to disabled(2), the nmsManagerLocation, nmsManagerContact1, and nmsManagerContact2 to zero length octet strings, and nmsManagerStatus to valid(1).º
::= { nmsManagerEntry 2 }
±± Access
nmsManagerAccess OBJECT-TYPE SYNTAX INTEGER {
no-access(1), read-only-access(2), read-write-access(3)
}
ACCESS read-write STATUS mandatory
DESCRIPTION
ºMaximum manager access level setting can be none(1), read-only(2), or read-write(3).º
::= { nmsManagerEntry 3 }
±± Traps
nmsManagerTraps OBJECT-TYPE SYNTAX INTEGER {
enabled(1),
disabled(2)
}
ACCESS read-write STATUS mandatory
DESCRIPTION
ºSpecifies if trap forwarding is enabled for this manager.º ::= { nmsManagerEntry 4 }
±± Location
Issue 2 December 1996 A-11