MIBs Depot

LANOPTICS-ALERTS-MIB

Registered at
1.3.6.1.4.1.224
Namespace
cisco
Source file
LANOPTICS-ALERTS-MIB
Digest
sha256:f811fcb266ede50d5d2fdddec363b68e6a93341858bf518470888b3ee5c882b7

Imports

FromSymbols
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, enterprises, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

LANOPTICS-ALERTS-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Under this module's arcs

Where the registration tree carries on below this module.

ArcNameModule
1.3.6.1.4.1.224.1lanOpticsHubLANOPTICS-HUB-MIB
1.3.6.1.4.1.224.2lanOpticsSystemLANOPTICS-SYSTEM-MIB
1.3.6.1.4.1.224.3lanOpticsDot3MonitorLANOPTICS-ETHERNET-OPTION-MIB
1.3.6.1.4.1.224.5lanOpticsDot5MonitorLANOPTICS-RING-MANAGER-MIB
1.3.6.1.4.1.224.6lanOpticsBridgeProxyAgentLANOPTICS-BRIDGE-OPTION-MIB

Objects

NameOIDSyntaxAccessStatus
lanOptics
OBJECT-IDENTITY
1.3.6.1.4.1.224
alerts
OBJECT-IDENTITY
1.3.6.1.4.1.224.9
alerts_mgmt
OBJECT-IDENTITY
1.3.6.1.4.1.224.9.2
lanOpticsAlertsEnabled
OBJECT-TYPE
A boolean variable that defines if the agent is sending alerts (traps) or alerts are disabled due to high frequency of alerts generation (see RFC-1224), regarding this manager enabled - 1 , disabled - 0.
1.3.6.1.4.1.224.9.2.1INTEGER {enabled(1)}read-writemandatory
lanOpticsMaxAlertsPerTime
OBJECT-TYPE
Defines the maximum alerts allowed in lanOpticsWindowTime interval before an 'lanOpticsAlertsDisabled' trap is issued and 'lanOpticsAlertsEnabled' is set to 0 (see RFC-1224).
1.3.6.1.4.1.224.9.2.2INTEGERread-writemandatory
lanOpticsWindowTime
OBJECT-TYPE
Defines the time interval in centiseconds, in which no more than 'lanOpticsMaxAlertsPerTime' may be sent before a 'lanOpticsAlertsDisabled' trap is issued and 'lanOpticsAlertsEnabled' is set to 0 (see RFC-1224).
1.3.6.1.4.1.224.9.2.3TimeTicksread-writemandatory
lanOpticsMaxLogTableEntries
OBJECT-TYPE
Defines the number of alerts saved in the lanOpticsAlertsTable below.
1.3.6.1.4.1.224.9.2.4INTEGERread-onlymandatory
lanOpticsCurrentAlertId
OBJECT-TYPE
Holds the last alert ID in the lanOpticsAlertsTable
1.3.6.1.4.1.224.9.2.5INTEGERread-onlymandatory
lanOpticsAlertsRegisterTable
OBJECT-TYPE
Each entry in this table, designated by the four digits of an IP address, defines if this address is registered to receive traps by the agent.
1.3.6.1.4.1.224.9.2.10not-accessiblemandatory
lanOpticsAlertsRegisterEntry
OBJECT-TYPE
1.3.6.1.4.1.224.9.2.10.1not-accessiblemandatory
lanOpticsAlertsRegister
OBJECT-TYPE
A boolean variable that is set (to 1) if the manager wants to be registered to receive SNMP traps, and is set to 0 if not.
1.3.6.1.4.1.224.9.2.10.1.1INTEGER {register(1)}read-writemandatory
pysmiFakeCol1000
OBJECT-TYPE
1.3.6.1.4.1.224.9.2.10.1.1000INTEGER
pysmiFakeCol1001
OBJECT-TYPE
1.3.6.1.4.1.224.9.2.10.1.1001INTEGER
pysmiFakeCol1002
OBJECT-TYPE
1.3.6.1.4.1.224.9.2.10.1.1002INTEGER
pysmiFakeCol1003
OBJECT-TYPE
1.3.6.1.4.1.224.9.2.10.1.1003INTEGER
lanOpticsAlertsTable
OBJECT-TYPE
This table contains the last lanOpticsMaxLogTableEntries alerts that have been issued by the agent. Some of these alerts may have not been sent if lanOpticsAlertsEnabled is FALSE. The table is used to enable the manager to poll alerts. The first alertId can be retrieved by get-next on the table's object ID, and the next by get-next on the first one and so on.
1.3.6.1.4.1.224.9.2.11not-accessiblemandatory
lanOpticsAlertsEntry
OBJECT-TYPE
1.3.6.1.4.1.224.9.2.11.1not-accessiblemandatory
lanOpticsAlertId
OBJECT-TYPE
Give the manager a mean to get the first alertId by a GET-NEXT (see RFC 1224).
1.3.6.1.4.1.224.9.2.11.1.1INTEGERread-onlymandatory
lanOpticsAlertData
OBJECT-TYPE
An Internal description of the alert to be polled by a StarNet Trapper.
1.3.6.1.4.1.224.9.2.11.1.2OCTET STRINGread-onlymandatory