snmpTrapRowStatus
A3COM0012-TRAPTABLE2 ·
.1.3.6.1.4.1.43.10.10.2.1.7
Object
column
mandatory
r/w
Enumeration
The SNMPv2 RowStatus convention.
Notes: Because this is such a simple table:- 1) Writing any data to a destroyed
row, changes its state to active. 2) There is no notReady or notInService state.
Each row is either active or destroyed.
Context
- MIB
- A3COM0012-TRAPTABLE2
- OID
.1.3.6.1.4.1.43.10.10.2.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- snmpTrapEntry
- Table
- snmpTrapTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snmpTrapIndex mandatory This is the unique identifier for this row in the
snmpTrapTable. When creating a new row, a manager can read the value of the
snmpTrapNextFreeIndex object and (if non-zero) can … | column | Integer32 | .1.3.6.1.4.1.43.10.10.2.1.1 |
| snmpTrapDestination mandatory This DisplayString is the network address of the device to
which SNMP traps will be sent. This is an IP or IPX address. The following
formats can be used. IP nnn.nnn.nnn.nn… | column | OctetString | .1.3.6.1.4.1.43.10.10.2.1.2 |
| snmpTrapProtocol mandatory This defines the transport protocol to use when sending an
SNMP trap.
At present, this value is determined by the format/value of snmpTrapDestionation
which is cu… | column | Enumeration | .1.3.6.1.4.1.43.10.10.2.1.3 |
| snmpTrapCommunity mandatory SNMP Community String to be used when sending Traps to this destination. | column | OctetString | .1.3.6.1.4.1.43.10.10.2.1.4 |
| snmpTrapCategory mandatory 32 Bit Mask indicating which Trap categories that the
snmpTrapDestination is interested in.
'00000001'h - High Priority Configuration Traps '00000002'h - Low Prior… | column | OctetString | .1.3.6.1.4.1.43.10.10.2.1.5 |
| snmpTrapThrottle mandatory The maximum rate at which that snmpTrapDestination is
willing to receive traps, specified as the minimum interval in milliseconds
between traps. For example, a value of 2000 wil… | column | Integer32 | .1.3.6.1.4.1.43.10.10.2.1.6 |