Q-Logic SANBOX Switch User Manual


 
4 – MIB-II Objects
59047-03 B 4-65
A
snmpOutGetResponses (1.3.6.1.2.1.11.28)
The total number of SNMP Get-Response PDUs generated by the SNMP protocol
entity.
Syntax
Counter
Access
read-only
Status
mandatory
snmpOutTraps (1.3.6.1.2.1.11.29)
The total number of SNMP Trap PDUs generated by the SNMP protocol entity.
Syntax
Counter
Access
read-only
Status
mandatory
snmpEnableAuthenTraps (1.3.6.1.2.1.11.30)
Indicates whether the SNMP agent process is permitted to generate authentica-
tion-failure traps. The value of this object overrides any configuration information;
as such, it provides a means whereby all authentication-failure traps may be
disabled.
It is strongly recommended that this object be stored in non-volatile memory so
that it remains constant between re-initializations of the network management
system.
Syntax
INTEGER { enabled(1), disabled(2) }
Access
read-write
Status
mandatory
Return Value
Read returns enabled (1) if AuthFailureTrap = True, otherwise disabled (2).
Writes not supported.