nbsCmmcSysTrapTblEntStatus OBJECT-TYPE
SYNTAX INTEGER {
invalid(1), -- an invalidated entry
active (2) -- an active entry describing a manager
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object is used to get/set the validity of the
information contained by nbsCmmcSysTrapEntry row.
Setting this object to the value invalid(1) has the effect
of deleting the corresponding nbsCmmcSysTrapTable entry.
Deleting and entry has the effect of initializing it to
default values : IpAddr = 0.0.0.0 & Comm = null string.
Setting this object to the value valid(2) entry has the
effect of creating a new row in the nbsCmmcSysTrapTable
object, if an entry with the same nbsCmmcSysTrapTblEntIpAddr
does not exist. If such an entry exists, then a \badValue\
error will be returned.
The GET operations will receive a value of valid(2) for
existing entries. An invalid(1) value indicates an entry
that was deleted by a previous SET operation."
View at oid-info.com
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.629.200.3.2.4.1.1 | nbsCmmcSysTrapTblEntIndex | 0 | 0 | nbsCmmcSysTrapTblEntIndex OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION "The index of the entry/ro… |
1.3.6.1.4.1.629.200.3.2.4.1.3 | nbsCmmcSysTrapTblEntIpAddr | 0 | 0 | nbsCmmcSysTrapTblEntIpAddr OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "IP Address of a manag… |
1.3.6.1.4.1.629.200.3.2.4.1.4 | nbsCmmcSysTrapTblEntComm | 0 | 0 | nbsCmmcSysTrapTblEntComm OBJECT-TYPE SYNTAX DisplayString(SIZE(0..255)) MAX-ACCESS read-write STATUS current DESCRIPTION "Commu… |
1.3.6.1.4.1.629.200.3.2.4.1.5 | nbsCmmcSysTrapTblEntLevel | 0 | 0 | nbsCmmcSysTrapTblEntLevel OBJECT-TYPE SYNTAX INTEGER { disabled (1), fatal (2), error (3), warning (4), deprecated5 (5), deprec… |
1.3.6.1.4.1.629.200.3.2.4.1.6 | nbsCmmcSysTrapTblEntPort | 0 | 0 | nbsCmmcSysTrapTblEntPort OBJECT-TYPE SYNTAX INTEGER (1..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "The UDP/IP por… |