snAgTrpRcvrStatus
FOUNDRY-SN-AGENT-MIB ·
.1.3.6.1.4.1.1991.1.1.2.3.1.1.4
Object
column
deprecated
r/w
Enumeration
This object is used to create and
delete rows in the table and control
if they are used. The values
that can be written are:
ignore(5)...don't use this entry to
send traps to at this time
delete(3)...deletes the row
create(4)...creates a new row
If the row exists, then a SET with
value of create(5) returns error
'badValue'. Deleted rows go away
immediately. The following values
can be returned on reads:
other(1)....some other case
valid(2)....the row exists and is valid
ignore(5)...don't use this entry to
send traps to at this time
Context
- MIB
- FOUNDRY-SN-AGENT-MIB
- OID
.1.3.6.1.4.1.1991.1.1.2.3.1.1.4- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- snAgTrpRcvrEntry
- Table
- snAgTrpRcvrTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | valid |
3 | delete |
4 | create |
5 | ignore |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snAgTrpRcvrIndex deprecated The index to the Trap Receiver Table. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.1991.1.1.2.3.1.1.1 |
| snAgTrpRcvrIpAddr deprecated The ip address for
SNMP manager that is to receive the trap. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1991.1.1.2.3.1.1.2 |
| snAgTrpRcvrCommunityOrSecurityName deprecated Community string to use. In case of USM (SNMPv3) security model,
this object is used to provide the security name. | column | OctetString | .1.3.6.1.4.1.1991.1.1.2.3.1.1.3 |
| snAgTrpRcvrUDPPort deprecated UDP port number of the trap receiver. | column | Integer32 | .1.3.6.1.4.1.1991.1.1.2.3.1.1.5 |
| snAgTrpRcvrSecurityModel deprecated Version of trap format to be used. | column | Enumeration | .1.3.6.1.4.1.1991.1.1.2.3.1.1.6 |
| snAgTrpRcvrSecurityLevel deprecated Used for USM (SNMPv3) security model to specify the level of security.
The security name is provided by snAgTrpRcvrCommunityOrSecurityName. | column | Enumeration | .1.3.6.1.4.1.1991.1.1.2.3.1.1.7 |