MIB Definition
A-11
Issue 1 September 1994
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