LANOPTICS-ALERTS-MIB
- Registered at
- 1.3.6.1.4.1.224
- Namespace
- cisco
- Source file
LANOPTICS-ALERTS-MIB- Digest
sha256:f811fcb266ede50d5d2fdddec363b68e6a93341858bf518470888b3ee5c882b7
Imports
| From | Symbols |
|---|---|
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, enterprises, iso |
| SNMPv2-TC | DisplayString, 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.
| Arc | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.224.1 | lanOpticsHub | LANOPTICS-HUB-MIB |
| 1.3.6.1.4.1.224.2 | lanOpticsSystem | LANOPTICS-SYSTEM-MIB |
| 1.3.6.1.4.1.224.3 | lanOpticsDot3Monitor | LANOPTICS-ETHERNET-OPTION-MIB |
| 1.3.6.1.4.1.224.5 | lanOpticsDot5Monitor | LANOPTICS-RING-MANAGER-MIB |
| 1.3.6.1.4.1.224.6 | lanOpticsBridgeProxyAgent | LANOPTICS-BRIDGE-OPTION-MIB |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | INTEGER {enabled(1)} | read-write | mandatory |
| 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.2 | INTEGER | read-write | mandatory |
| 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.3 | TimeTicks | read-write | mandatory |
| lanOpticsMaxLogTableEntries OBJECT-TYPE Defines the number of alerts saved in the lanOpticsAlertsTable below. | 1.3.6.1.4.1.224.9.2.4 | INTEGER | read-only | mandatory |
| lanOpticsCurrentAlertId OBJECT-TYPE Holds the last alert ID in the lanOpticsAlertsTable | 1.3.6.1.4.1.224.9.2.5 | INTEGER | read-only | mandatory |
| 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.10 | not-accessible | mandatory | |
| lanOpticsAlertsRegisterEntry OBJECT-TYPE | 1.3.6.1.4.1.224.9.2.10.1 | not-accessible | mandatory | |
| 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.1 | INTEGER {register(1)} | read-write | mandatory |
| pysmiFakeCol1000 OBJECT-TYPE | 1.3.6.1.4.1.224.9.2.10.1.1000 | INTEGER | ||
| pysmiFakeCol1001 OBJECT-TYPE | 1.3.6.1.4.1.224.9.2.10.1.1001 | INTEGER | ||
| pysmiFakeCol1002 OBJECT-TYPE | 1.3.6.1.4.1.224.9.2.10.1.1002 | INTEGER | ||
| pysmiFakeCol1003 OBJECT-TYPE | 1.3.6.1.4.1.224.9.2.10.1.1003 | INTEGER | ||
| 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.11 | not-accessible | mandatory | |
| lanOpticsAlertsEntry OBJECT-TYPE | 1.3.6.1.4.1.224.9.2.11.1 | not-accessible | mandatory | |
| 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.1 | INTEGER | read-only | mandatory |
| 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.2 | OCTET STRING | read-only | mandatory |