Edit Chassis SNMP
| Item | Description |
|
| LastUnauthenticatedIpAddress | This object contains the IP address of the last station that tried to access this agent with an invalid community string. This object is used as a VarBind in an Authentication Trap PDU. A get request will return the last value used, and will return the null address 0.0.0.0 if no IP authentication traps have been sent. |
| LastUnauthenticatedCommunityString | This object contains the community string of the last unauthenticated attempt to access this agent. This object is used as a VarBind in an Authentication Trap PDU. A get request will return the last value used, and will return the null string if no authentication traps have been sent. |
| s5AgTrpRcvrMaxEnt | The maximum number of rows in the trap receiver table. |
| s5AgTrpRcvrCurEnt | The current number of rows in the trap receiver table. |
| s5AgTrpRcvrNext | The index of the next available row to be created in the trap receiver table. A value of zero means that the table is full and no more rows can be added. |