nbsCmmcSysTrapTblEntStatus
NBS-CMMC-MIB ·
.1.3.6.1.4.1.629.200.3.2.4.1.2
Object
column
r/w
Enumeration
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.
Context
- MIB
- NBS-CMMC-MIB
- OID
.1.3.6.1.4.1.629.200.3.2.4.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nbsCmmcSysTrapEntry
- Table
- nbsCmmcSysTrapTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | invalid |
2 | active |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nbsCmmcSysTrapTblEntIndex The index of the entry/row in the trap table in the range
1 to the value of nbsCmmcSysTrapTblMaxSize. | column | Integer32 | .1.3.6.1.4.1.629.200.3.2.4.1.1 |
| nbsCmmcSysTrapTblEntIpAddr IPv4 Address of a manager that is to receive the SNMP
agent traps. This field is now read-only and is superseded
CmmcSysTrapTblEntRecipient | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.629.200.3.2.4.1.3 |
| nbsCmmcSysTrapTblEntComm Community string used by the SNMP agent in the traps
generated to this SNMP manager/receiver. | column | OctetString | .1.3.6.1.4.1.629.200.3.2.4.1.4 |
| nbsCmmcSysTrapTblEntLevel Event severity level threshold for this SNMP manager.
If the event severity level is at least
nbsCmmcSysTrapTblEntLevel, the SNMP agent will
generate a trap to this SNMP manager/r… | column | Enumeration | .1.3.6.1.4.1.629.200.3.2.4.1.5 |
| nbsCmmcSysTrapTblEntPort The UDP/IP port on the Manager to which the Agent will send
SNMP traps/notifications.
Not supported value: -1 | column | Integer32 | .1.3.6.1.4.1.629.200.3.2.4.1.6 |
| nbsCmmcSysTrapTblEntAddressType The address type of nbsCmmcSysTrapTblEntRecipient.
Currently ipv4 and ipv6 are supported. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.629.200.3.2.4.1.7 |
| nbsCmmcSysTrapTblEntRecipient IP Address (IPv4 or IPv6) or hostname of a manager that is to
receive the SNMP agent generated traps; supersedes
nbsCmmcSysTrapTblEntIpAddr | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.629.200.3.2.4.1.8 |