XYLO-TRAPOBJECTS-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for XYLO-TRAPOBJECTS-MIB.
42
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
42 total| Object Name |
|---|
anxTrapHostMaxThe maximum number of rows in the trap host table.ro INTEGER .1.3.6.1.4.1.15.2.10.1 |
anxTrapHostCurEntThe current number of rows in the trap host table.ro INTEGER .1.3.6.1.4.1.15.2.10.2 |
anxTrapHostNextThe index of the next available row to be created
in the trap host table. A value of zero means that
the table is full and no more rows can be added.ro INTEGER .1.3.6.1.4.1.15.2.10.3 |
anxTrapHostTableA table of managers which to send traps. SEQUENCE OF AnxTrapHostEntry .1.3.6.1.4.1.15.2.10.4 |
anxTrapHostEntryA row in the trap host table. The column
anxTrapHostStatus is used to create and delete rows
in the table. Creation requires a SET PDU with
objects anxTrapHostStatus, anxTrapHostAddrType,
anxTrapHostNetAddr, and anxTrapHostCommunity
for the new row. AnxTrapHostEntry .1.3.6.1.4.1.15.2.10.4.1 |
anxTrapHostIndexThe index of the row in the table.ro INTEGER .1.3.6.1.4.1.15.2.10.4.1.1 |
anxTrapHostStatusThis object is used to create and delete rows in
the table and control if they are used. The values
that can be written are:
valid(2)....if the current status is ignore(3),
re-enable this entry for sending
traps again
ignore(3)...don't use this entry to
send traps at this time
delete(4)...deletes the row
create(5)...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(3)...don't use this entry to
send traps at this timerw Enumeration .1.3.6.1.4.1.15.2.10.4.1.2 |
anxTrapHostAddrTypeThe type of address that is stored in the object
anxTrapHostNetAddr. The value is:
ip(1)...IP addressrw Enumeration .1.3.6.1.4.1.15.2.10.4.1.3 |
anxTrapHostNetAddrThe network address (in network order) for SNMP
manager that is to receive the trap.rw OCTET STRING .1.3.6.1.4.1.15.2.10.4.1.4 |
anxTrapHostCommThe community string to use when sending a trap
to this host.rw OCTET STRING .1.3.6.1.4.1.15.2.10.4.1.5 |
anxTrapHostAgeTimeThe time interval in seconds used to age entries out
of the trap receiver table. The default value if not
specified will be 0, or infinite,never to be aged out.rw INTEGER .1.3.6.1.4.1.15.2.10.4.1.6 |
anxTrapHostPortNumberThe port number to send the trap to. If this is not
enetered the port will default to 162rw INTEGER .1.3.6.1.4.1.15.2.10.4.1.7 |
anxTrapHostGroupingA bitmask that will associate the trp host entry
with one or more trap groupings:
none 0x00000000
startup 0x00000001
connection 0x00000002
wan 0x00000004
call-accounting 0x00000008
ospf 0x00000010
all 0xffffffffrw INTEGER .1.3.6.1.4.1.15.2.10.4.1.8 |
anxTrapUserNameA string defining the user name under attack.ro DisplayString .1.3.6.1.4.1.15.2.10.5 |
anxTrapPortIndexA unique number from 1 to totalPorts that
identifies the port under attack.ro INTEGER .1.3.6.1.4.1.15.2.10.6 |
anxTrapPortTypeA enumerated string that identifies the
port type under attack.ro Enumeration .1.3.6.1.4.1.15.2.10.7 |
anxTrapInetAddrThe Internet address of the Annex.ro IpAddress .1.3.6.1.4.1.15.2.10.8 |
anxTrapAttackErrcodeError code indicating the threshold reached under
following circumstances.
maxThreshold(1) - User has exceeded the threshold
for consecutive number of attempts
to log-in.
timeThreshold(2) - User has exceeded the threshold
for number of log-in failure
over a pre-defined period.ro Enumeration .1.3.6.1.4.1.15.2.10.9 |
anxTrapAttackErrmsgError message string.ro DisplayString .1.3.6.1.4.1.15.2.10.10 |
anxTrapDbErrcodeError code indicating the type of error occured
when ERPCD tried to access the database.
read-error(1) - ERPCD cannot read the database
write-error(2) - ERPCD cannot write to the database
protect-error(3) - ERPCD detects wrong database protection.ro Enumeration .1.3.6.1.4.1.15.2.10.11 |
anxTrapDbErrmsgError message string giving details about the
error when ERPCD tried to access the database.ro DisplayString .1.3.6.1.4.1.15.2.10.12 |
trapModemMsgThis object is send along with the modem
busy out trap. This object specifies the
modem which is being busied out and the
reason for busying out the modem.ro DisplayString .1.3.6.1.4.1.15.2.10.13 |
operImageModemImageThis is a trap indicating the operational
image version and the modem image version.ro DisplayString .1.3.6.1.4.1.15.2.10.14 |
wanVersionThis trap indicates that a wan has come
up and also the version string for that wan.ro DisplayString .1.3.6.1.4.1.15.2.10.15 |
trapAfdMsgThis object is sent along with the
afd catastrophic trap. This object specifies
the wan module which is inoperablero DisplayString .1.3.6.1.4.1.15.2.10.18 |
RFC1213-MIBThe threshold which, when met or exceeded,
triggers the wanBpvThreshTrap to be sent.
Setting this object to zero (0) disables the trap.
This object corresponds to NA/admin
parameter bpv_threshold.rw Unknown .1.3.6.1.4.1.15.100.1.1.1 |
wanOofThresholdThe threshold which, when met of exceeded,
triggers the wanOofThreshTrap to be sent.
Setting this object to zero (0) disables the trap.
This object corresponds to NA/admin
parameter oof_threshold.rw INTEGER .1.3.6.1.4.1.15.100.1.1.2 |
wanEsThresholdThe threshold which, when met or exceeded,
triggers the wanEsThreshTrap to be sent.
Setting this object to zero (0) disables the trap.
This object corresponds to NA/admin
parameter es_threshold.rw INTEGER .1.3.6.1.4.1.15.100.1.1.3 |
wanCvThresholdThe threshold which, when met or exceeded, triggers the
wanCvThreshtrap to be sent. Setting this object to zero (0)
disables the trap.
This object corresponds to NA/admin
parameter cv_threshold.rw INTEGER .1.3.6.1.4.1.15.100.1.1.4 |
wanEsfThresholdThe threshold which, when met or exceeded, triggers the
wanEsfThreshTrap to be sent. Setting this object to zero (0)
disables the trap.
This object corresponds to NA/admin
parameter esf_threshold.rw INTEGER .1.3.6.1.4.1.15.100.1.1.5 |
wanSesThresholdThe threshold which, when met or exceeded, triggers the
wanSesThreshTrap to be sent. Setting this object to zero (0)
disables the trap.
This object corresponds to NA/admin
parameter ses_threshold.rw INTEGER .1.3.6.1.4.1.15.100.1.1.6 |
wanUasThresholdThe threshold which, when met or exceeded, triggers the
wanUasThreshTrap to be sent. Setting this object to zero (0)
disables the trap.
This object corresponds to NA/admin
parameter uas_threshold.rw INTEGER .1.3.6.1.4.1.15.100.1.1.7 |
wanBesThresholdThe threshold which, when met or exceeded, triggers the
wanBesThreshTrap to be sent. Setting this object to zero (0)
disables the trap.
This object corresponds to NA/admin
parameter bes_threshold.rw INTEGER .1.3.6.1.4.1.15.100.1.1.8 |
wanLofcThresholdThe threshold which, when met or exceeded, triggers the
wanLofcThreshTrap to be sent. Setting this object to zero (0)
disables the trap.
This object corresponds to NA/admin
parameter lofc_threshold.rw INTEGER .1.3.6.1.4.1.15.100.1.1.9 |
wanCssThresholdThe threshold which, when met or exceeded, triggers the
wanCssThreshTrap to be sent. Setting this object to zero (0)
disables the trap.
This object corresponds to NA/admin
parameter css_threshold.rw INTEGER .1.3.6.1.4.1.15.100.1.1.10 |
ds0ErrorThresholdThis object defines the threshold for the number
of consecutive calls that the ds0 fails to accept
after which the ds0ErrorTrap is sent to the trap
host(s). Setting this object to zero (0) disables
the trap
This object corresponds to the na/admin parameter
ds0_error_threshold.rw INTEGER .1.3.6.1.4.1.15.100.1.1.11 |
mdmErrorTrapThreshThis object defines the threshold for number of
consecutive calls that the modem fails to accept after
which the modem is busied out and wanMdmErrorThreshTrap
is sent to the trap host(s). Setting this object to
zero, disables the trap. Default is zero (disable).
This object corresponds to modem_error_threshold
NA/admin parameter.rw INTEGER .1.3.6.1.4.1.15.100.1.2.1 |
callBeginTrapObjThis object controls the callBeginTrap trap
generation by the RAC. Setting this object to
disable, the RAC will not generate the callBeginTrap
trap. Default is disable(2).
This object corresponds to call_begin_trap NA/admin
parameter.rw Enumeration .1.3.6.1.4.1.15.100.1.3.1 |
callEndTrapThreshThis object controls the callEndTrap trap
generation by the RAC. Setting this object to
zero (default) will disable the trap generation.
Setting this object to a value other than zero,
the RAC will generate the callEndTrap after than
many calls has terminated. A call that has failed
to connect is considered a terminated call with
appropriate disconnect reason. This object can
be used by the manager entity to retrieve the
terminated call information from the call history
MIB table. Default value is zero.
This object corresponds to call_end_trap_inc NA/admin
parameter.rw INTEGER .1.3.6.1.4.1.15.100.1.3.2 |
unexpectDisconnectTrapThreshThis object controls the unexpectDisconnectTrap
trap generation by the RAC. Setting this object to
zero (default) will disable the trap generation.
Setting this object to a value other than zero,
the RAC will generate the unexpectDisconnectTrap
after that many calls has terminated unexpectedly.
A call is considered to have disconnected
unexpectedly is the call disconnect reason is:
protocolError, localHangup, timeoutHDLC,
maxLogonTimeout OR if the call is handled by a modem
and the modem disconnect reason is :
poorSignalQ, failRetrain.
This object corresponds to unexpected_trap_inc NA/admin
parameter.rw INTEGER .1.3.6.1.4.1.15.100.1.3.3 |
forcedCallDisconnectTrapThreshThis object controls the forcedCallDisconnectTrap
trap generation by the RAC. Setting this object to
zero (default) will disable the trap generation.
Setting this object to a value other than zero,
the RAC will generate the forcedCallDisconnectTrap
after that many calls has terminated due to timeouts.
The RAC has the following timers and setting off either
of these timers will generate the trap. The timers are:
cliInactivityTimeout - the amount of time in minutes
that the RAC (system) waits before hanging up
the call. This is valid if the session is in
CLI mode. Not applicable for any other
sessions (PPP etc). The value of the timer is
determined by the object, gpTimerCliInactivity.
inactivityTimeout - the amount of time in minutes that
the RAC waits before hanging up the call. The
timer is independent of the mode of the
session. The value of the timer is determined
by the object, gpTimerInactivityTimer.
netInactivityTimeout - this is similar to the
inactivity timeout.
This object corresponds to forced_call_inc
NA/admin parameter.rw INTEGER .1.3.6.1.4.1.15.100.1.3.4 |
diallnkTrpEnaWhen enabled, SNMP link up/down traps are generated
for remote dialin interfaces.rw Enumeration .1.3.6.1.4.1.15.100.1.4.1 |