Specifications

SNMP Group
ATX MIB Reference Guide 2-25
snmpInGetNexts {snmp 16}
Counter Read-Only
The total number of SNMP GetNext PDUs received by the unit, which have been
processed with no errors.
snmpInSetRequests {snmp 17}
Counter Read-Only
The total number of SNMP SetRequest PDUs received by the unit, which have
been processed with no errors.
snmpInGetResponses {snmp 18}
Counter Read-Only
Always zero, since the unit ignores all SNMP response PDUs.
snmpInTraps {snmp 19}
Counter Read-Only
Always zero, since the unit ignores all SNMP Trap PDUs.
snmpOutTooBigs {snmp 20}
Counter Read-Only
The total number of SNMP PDUs created by the unit, with a value of “tooBig” in
the PDU’s “ErrorStatus”.
snmpOutNoSuchNames {snmp 21}
Counter Read-Only
The total number of SNMP PDUs created by the unit, with a value of
“noSuchName” in the PDU’s “ErrorStatus”.
snmpOutBadValues {snmp 22}
Counter Read-Only
The total number of SNMP PDUs created by the unit, with a value of “badValue”
in the PDU’s “ErrorStatus”.
snmpOutReadOnlys {snmp 23}
Counter Read-Only
All GetResponse PDUs indicate a noSuchName ErrorStatus, since this variable is
no longer used.