ALCATEL-IND1-OSPF-MIB
- Registered at
- 1.3.6.1.4.1.6486.801.1.2.1.10.4.1
- Last updated
- 2019-11-27 00:00
- Organization
- ALE USA Inc.
- Revisions
- 2019-11-27 00:00, 2019-05-14 00:00
- Namespace
- alcatel-aos7
- Source file
ALCATEL-IND1-OSPF-MIB- Digest
sha256:4eb6b30bf61814f8d5ee0926662102f9710e721dfcfa3b6c383c6f4a38e47c83
Description
This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): Configuration Of Global OSPF Configuration Parameters. The right to make changes in specification and other information contained in this document without prior notice is reserved. No liability shall be assumed for any incidental, indirect, special, or consequential damages whatsoever arising from or related to this document or the information contained herein. Vendors, end-users, and other interested parties are granted non-exclusive license to use this specification in connection with management of the products for which it is intended to be used. Copyright (C) ALE USA Inc. 2014-2019 Copyright (C) 1995-2013 Alcatel-Lucent ALL RIGHTS RESERVED WORLDWIDE
Contact
Please consult with Customer Service to ensure the most appropriate version of this document is used with the products in question: ALE USA Inc. Enterprise 26801 West Agoura Road Agoura Hills, CA 91301-5122 United States Of America Telephone: +1 800 995 2696 Electronic Mail: ebg_global_supportcenter@al-enterprise.com World Wide Web: https://www.al-enterprise.com
Imports
| From | Symbols |
|---|---|
| ALCATEL-IND1-BASE | routingIND1Ospf |
| IF-MIB | InterfaceIndexOrZero |
| OSPF-MIB | ospfAreaAggregateEntry, ospfAreaEntry, ospfAreaId, ospfExtLsdbEntry, ospfIfEntry, ospfNbrEntry, ospfVirtIfEntry, ospfVirtNbrEntry |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
ALCATEL-IND1-BASE ALCATEL-IND1-OSPF-MIB IANAifType-MIB IF-MIB OSPF-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| AlaAuthenticationEncryptKey TEXTUAL-CONVENTION The authentication encryption key that is used to decypher RIP simple passwords. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| alcatelIND1OSPFMIBObjects OBJECT-IDENTITY Branch For Open Shortest Path First (OSPF) Subsystem Managed Objects. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1 | current | ||
| alaProtocolOspf OBJECT-IDENTITY | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1 | |||
| alaOspfRedistRouteTag OBJECT-TYPE A 32-bit value tagged to each OSPF internal route that is redistributed in to other routing protocol domains. The lower 16-bits typically indicate the autonomous system number. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.2 | Integer32 (0..2147483647) | read-write | current |
| alaOspfTimerSpfDelay OBJECT-TYPE Number of seconds to delay the SPF calculation after receiving a topology change. This value should not be greater than SPF hold time. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.3 | Integer32 (0..65535) | read-write | current |
| alaOspfTimerSpfHold OBJECT-TYPE Minimum time, in seconds, between two consecutive SPF calculations. This value should not be less than SPF delay time. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.4 | Integer32 (0..65535) | read-write | current |
| alaOspfRouteNumber OBJECT-TYPE The number of network routes in OSPF routing table. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.7 | Counter32 | read-only | current |
| alaOspfMTUCheck OBJECT-TYPE Enable or disable the check for MTU size in database description packets. Disabled by default | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.8 | INTEGER {enable(1), disable(2)} | read-write | current |
| alaOspfRouteTable OBJECT-TYPE OSPF routing table which contains the network routes. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.12 | not-accessible | current | |
| alaOspfRouteEntry OBJECT-TYPE OSPF routing table which contains the network routes. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.12.1 | not-accessible | current | |
| alaOspfRouteDest OBJECT-TYPE The destination IP address of this route. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.12.1.1 | IpAddress | read-only | current |
| alaOspfRouteMask OBJECT-TYPE The network mask for this route. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.12.1.2 | IpAddress | read-only | current |
| alaOspfRouteTos OBJECT-TYPE Type Of Service (TOS) for this route. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.12.1.3 | Integer32 (0..2147483647) | read-only | current |
| alaOspfRouteNextHop OBJECT-TYPE The address of the next hop to reach this route. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.12.1.4 | IpAddress | read-only | current |
| alaOspfRouteIfIndex OBJECT-TYPE The ifIndex value which identifies the local interface through which the next hop of this route should be reached. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.12.1.5 | Integer32 (-1..2147483647) | read-only | current |
| alaOspfRouteType OBJECT-TYPE The type of route. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.12.1.6 | INTEGER {intraArea(1), interArea(2), externalType1(3), externalType2(4), nssaExternalType1(5), nssaExternalType2(6)} | read-only | current |
| alaOspfRouteAge OBJECT-TYPE The number of seconds since this route was last updated or otherwise determined to be correct. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.12.1.7 | TimeTicks | read-only | current |
| alaOspfRouteTag OBJECT-TYPE The associated route tag for external roues. It's 0 for routes internal to the autonomous system. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.12.1.8 | Integer32 (0..2147483647) | read-only | current |
| alaOspfRouteMetric1 OBJECT-TYPE The primary routing metric for this route. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.12.1.9 | Integer32 (0..65535) | read-only | current |
| alaOspfRouteMetric2 OBJECT-TYPE An alternate routing metric for this route. It's 0 for internal routes. For an external route, it's the metric to reach the ASBR that announced the external route. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.12.1.10 | Integer32 (0..65535) | read-only | current |
| alaOspfRouteStatus OBJECT-TYPE The row status variable, used according to row installation and removal conventions. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.12.1.11 | RowStatus | read-create | current |
| alaOspfBdrRouterTable OBJECT-TYPE OSPF routing table which contains the routes to border (ABR and ASBR) routers. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.13 | not-accessible | current | |
| alaOspfBdrRouterEntry OBJECT-TYPE OSPF routing table which contains the routes to border (ABR and ASBR) routers. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.13.1 | not-accessible | current | |
| alaOspfBdrRouterAreaId OBJECT-TYPE The area to which the border router belongs to. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.13.1.1 | IpAddress | read-only | current |
| alaOspfBdrRouterId OBJECT-TYPE The router idenitifer of this border router. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.13.1.2 | IpAddress | read-only | current |
| alaOspfBdrRouterTos OBJECT-TYPE Type Of Service (TOS) for this route. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.13.1.3 | Integer32 (0..2147483647) | read-only | current |
| alaOspfBdrRouterNextHop OBJECT-TYPE The address of the next hop to reach this border router. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.13.1.4 | IpAddress | read-only | current |
| alaOspfBdrRouterIfIndex OBJECT-TYPE The ifIndex value which identifies the local interface through which the next hop of this route should be reached. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.13.1.5 | Integer32 (0..2147483647) | read-only | current |
| alaOspfBdrRouterType OBJECT-TYPE The type of border router. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.13.1.6 | INTEGER {abr(1), asbr(2), abrAsbr(3)} | read-only | current |
| alaOspfBdrRouterAge OBJECT-TYPE The number of seconds since this route was last updated or otherwise determined to be correct. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.13.1.7 | TimeTicks | read-only | current |
| alaOspfBdrRouterMetric OBJECT-TYPE The cost to reach the border router. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.13.1.8 | Integer32 (0..65535) | read-only | current |
| alaOspfBdrRouterStatus OBJECT-TYPE The row status variable, used according to row installation and removal conventions. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.13.1.9 | RowStatus | read-create | current |
| alaOspfIfMd5Table OBJECT-TYPE The OSPF Interface MD5 Table describes the MD5 key management for OSPF interfaces. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.16 | not-accessible | current | |
| alaOspfIfMd5Entry OBJECT-TYPE The OSPF Interface MD5 Entry describes the MD5 key management for OSPF interfaces. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.16.1 | not-accessible | current | |
| alaOspfIfMd5IpAddress OBJECT-TYPE The IP address of this OSPF MD5 key interface. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.16.1.1 | IpAddress | read-only | current |
| alaOspfIfMd5KeyId OBJECT-TYPE A key identifier which identifies the algorithm and MD5 secret key associated with this interface. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.16.1.2 | Integer32 (1..255) | read-only | current |
| alaOspfIfMd5Key OBJECT-TYPE The MD5 message digest key. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.16.1.3 | OCTET STRING (SIZE(0..16)) | read-create | current |
| alaOspfIfMd5KeyStartAccept OBJECT-TYPE The time that OSPF router will start accepting packets that have been created with this key. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.16.1.4 | TimeTicks | read-create | current |
| alaOspfIfMd5KeyStopAccept OBJECT-TYPE The time that OSPF router will stop accepting packets that have been created with this key. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.16.1.5 | TimeTicks | read-create | current |
| alaOspfIfMd5KeyStartGenerate OBJECT-TYPE The time that OSPF router will start using this key for packet generation. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.16.1.6 | TimeTicks | read-create | current |
| alaOspfIfMd5KeyStopGenerate OBJECT-TYPE The time that OSPF router will stop using this key for packet generation. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.16.1.7 | TimeTicks | read-create | current |
| alaOspfIfMd5RowStatus OBJECT-TYPE Row status of this entry. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.16.1.8 | RowStatus | read-create | current |
| alaOspfIfMd5EncryptKey OBJECT-TYPE The MD5 message digest Encrypted key. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.16.1.9 | AlaAuthenticationEncryptKey | read-create | current |
| alaOspfIfMd5AuthMode OBJECT-TYPE The Cryptographic authentication algorithm to be used to generate and verify the message digest. The currently supported algorithms are Keyed-MD5 (RFC 2328, Appendix D) and HMAC-SHA-256 (RFC 5709). | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.16.1.10 | INTEGER {keyedMd5(1), hmacSha256(2)} | read-create | current |
| alaOspfIfAugTable OBJECT-TYPE Expansion for ospfIfTable | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.17 | not-accessible | current | |
| alaOspfIfAugEntry OBJECT-TYPE An entry of alaOspfIfAugTable | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.17.1 | not-accessible | current | |
| alaOspfIfEncryptKey OBJECT-TYPE The authentication encryption key that is used to decypher OSPF passwords. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.17.1.1 | AlaAuthenticationEncryptKey | read-create | current |
| alaOspfIfIpMask OBJECT-TYPE The IP mask of this OSPF interface. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.17.1.2 | IpAddress | read-only | current |
| alaOspfIfVlanId OBJECT-TYPE Vlan Identifier associated with this interface. This object is deprecated. It is replaced by alaOspfIfIfIndex. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.17.1.3 | Integer32 (0..4097) | read-only | deprecated |
| alaOspfIfDrRouterid OBJECT-TYPE Router Id of Designated router for this interface | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.17.1.4 | IpAddress | read-only | current |
| alaOspfIfBdrRouterid OBJECT-TYPE Router Id of Backup Designated router for this interface | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.17.1.5 | IpAddress | read-only | current |
| alaOspfIfMTU OBJECT-TYPE Max Transfer size of OSPF packets on this interface | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.17.1.6 | Counter32 | read-only | current |
| alaOspfIfInitNbrs OBJECT-TYPE Number of ospf INIT state neighbors on this interface | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.17.1.7 | Counter32 | read-only | current |
| alaOspfIfExchNbrs OBJECT-TYPE Number of ospf EXCHANGE state neighbors on this interface | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.17.1.8 | Counter32 | read-only | current |
| alaOspfIfFullNbrs OBJECT-TYPE Number of ospf FULL state neighbors on this interface | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.17.1.9 | Counter32 | read-only | current |
| alaOspfIfLinkType OBJECT-TYPE Type of physical medium used for transmission of OSPF packets | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.17.1.10 | INTEGER {broadcast(1)} | read-only | current |
| alaOspfIfOperStatus OBJECT-TYPE Operational status of this interface | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.17.1.11 | INTEGER {down(0), up(1)} | read-only | current |
| alaOspfIfIntfName OBJECT-TYPE The user defined name used to identify the IP interface | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.17.1.12 | SnmpAdminString | read-only | current |
| alaOspfIf2WayNbrs OBJECT-TYPE Number of ospf 2-WAY state neighbors on this interface | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.17.1.13 | Counter32 | read-only | current |
| alaOspfIfBfdStatus OBJECT-TYPE Enables/Disables OSPF for a BFD interface | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.17.1.14 | INTEGER {enable(1), disable(2)} | read-create | current |
| alaOspfIfBfdDrsOnly OBJECT-TYPE Enables/Disables Drs Only option for a BFD interface | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.17.1.15 | INTEGER {enable(1), disable(2)} | read-create | current |
| alaOspfIfKeyChainId OBJECT-TYPE Key chain Id associated with this interface. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.17.1.16 | Integer32 | read-create | current |
| alaOspfIfIfIndex OBJECT-TYPE The ifIndex value that identifies the local interface on which OSPF is configured. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.17.1.17 | InterfaceIndexOrZero | read-only | current |
| alaOspfVirtIfAugTable OBJECT-TYPE Expansion for ospfVirtIfTable | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.18 | not-accessible | current | |
| alaOspfVirtIfAugEntry OBJECT-TYPE An entry of alaOspfVirtIfAugTable | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.18.1 | not-accessible | current | |
| alaOspfVirtIfEncryptKey OBJECT-TYPE The authentication encryption key that is used to decypher OSPF passwords. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.18.1.1 | AlaAuthenticationEncryptKey | read-create | current |
| alaOspfVirtIfOperStatus OBJECT-TYPE Operational status of the virtual link | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.18.1.2 | INTEGER {down(0), up(1)} | read-only | current |
| alaOspfRestartHelperSupport OBJECT-TYPE The router's support for acting as an OSPF hitless restart helper. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.19 | INTEGER {enable(1), disable(2)} | read-write | deprecated |
| alaOspfRestartHelperStrictLSAChecking OBJECT-TYPE Indicates whether or not a changed LSA will result in termination of graceful restart by a helping router. Deprecated with IETF object ospfRestartStrictLsaChecking | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.20 | INTEGER {enable(1), disable(2)} | read-write | deprecated |
| alaOspfRestartHelperStatus OBJECT-TYPE Indicates whether this OSPF router is operating as a Helper to a restarting router. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.21 | INTEGER {helping(1), notHelping(2)} | read-only | current |
| alaOspfRFC1583Compatibility OBJECT-TYPE Indicates metrics used to choose among multiple AS- external-LSAs. When RFC1583Compatibility is set to enabled, only cost will be used when choosing among multiple AS-external-LSAs advertising the same destination. When RFC1583Compatibility is set to disabled, preference will be driven first by type of path using cost only to break ties. Deprecated by IETF standard object ospfRFC1583Compatibility | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.22 | TruthValue | read-only | deprecated |
| alaOspfOpaqueLsaSupport OBJECT-TYPE The router's support for Opaque LSA types. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.23 | TruthValue | read-only | current |
| alaOspfTrafficEngineeringSupport OBJECT-TYPE The router's support for OSPF traffic engineering. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.24 | TruthValue | read-only | current |
| alaOspfReferenceBandwidth OBJECT-TYPE Reference bandwidth in kilobits/second for calculating default interface metrics. The default value is 100,000 KBPS (100 MBPS) deprecated by IETF mib object ospfReferenceBandwidth | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.25 | Unsigned32 | read-only | deprecated |
| alaOspfRestartSupport OBJECT-TYPE The router's support for OSPF hitless restart. Options include: no restart support, only planned restarts or both planned and unplanned restarts. Deprecated by IETF object ospfRestartSupport | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.26 | INTEGER {none(1), plannedOnly(2), plannedAndUnplanned(3)} | read-write | deprecated |
| alaOspfRestartInterval OBJECT-TYPE Configured OSPF hitless restart timeout interval. Deprecated by IETF mib ospfRestartInterval | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.27 | Integer32 (1..1800) | read-write | deprecated |
| alaOspfRestartStatus OBJECT-TYPE Current status of OSPF hitless restart. The status of hitless restart is unplannedRestart after a CMM takeover. Before CMM takeover, the status is plannedRestart. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.28 | INTEGER {notRestarting(1), plannedRestart(2), unplannedRestart(3)} | read-only | deprecated |
| alaOspfRestartAge OBJECT-TYPE Remaining time in current OSPF hitless restart interval. Deprecated by alaOspfRestartAge | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.29 | Unsigned32 | read-only | deprecated |
| alaOspfRestartExitReason OBJECT-TYPE Describes the outcome of the last attempt at a hitless restart. If the value is 'none', no restart has yet been attempted. If the value is 'inProgress', a restart attempt is currently underway. Deprecated by IETF object ospfRestartExitReason | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.30 | INTEGER {none(1), inProgress(2), completed(3), timedOut(4), topologyChanged(5)} | read-only | deprecated |
| alaOspfNbrAugTable OBJECT-TYPE Extensions to the ospfNbrTable | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.31 | not-accessible | current | |
| alaOspfNbrAugEntry OBJECT-TYPE Additions to neighbor table | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.31.1 | not-accessible | current | |
| alaOspfNbrRestartHelperStatus OBJECT-TYPE Indicates whether the router is acting as a hitless restart helper for the neighbor. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.31.1.1 | INTEGER {notHelping(1), helping(2)} | read-only | deprecated |
| alaOspfNbrRestartHelperAge OBJECT-TYPE Remaining time in current OSPF hitless restart interval, if the router is acting as a restart helper for the neighbor. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.31.1.2 | Unsigned32 | read-only | deprecated |
| alaOspfNbrRestartHelperExitReason OBJECT-TYPE Describes the outcome of the last attempt at acting as a hitless restart helper for the neighbor. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.31.1.3 | INTEGER {none(1), inProgress(2), completed(3), timedOut(4), topologyChanged(5)} | read-only | deprecated |
| alaOspfNbrAreaId OBJECT-TYPE The area to which this neighbor belongs | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.31.1.4 | IpAddress | read-only | current |
| alaOspfNbrDrAddress OBJECT-TYPE Designated router of this neighbor | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.31.1.5 | IpAddress | read-only | current |
| alaOspfNbrBdrAddress OBJECT-TYPE Backup Designated router of this neighbor | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.31.1.6 | IpAddress | read-only | current |
| alaOspfNbrType OBJECT-TYPE Neighbors learned via the OSPF Hello protocol are dynamic. Configured neighbors are static | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.31.1.7 | INTEGER {dynamic(1), static(2)} | read-only | current |
| alaOspfNbrMode OBJECT-TYPE Current neighbor mode. This is applicable only during adjacency formation | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.31.1.8 | INTEGER {slave(1), master(2), slaveHold(3)} | read-only | current |
| alaOspfNbrMd5SeqNo OBJECT-TYPE Sequence number used in Md5 authentication | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.31.1.9 | Counter32 | read-only | current |
| alaOspfNbrLastHello OBJECT-TYPE No of seconds elapsed since the last hello was received from this neighbor | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.31.1.10 | Counter32 | read-only | current |
| alaOspfNbrPendingLSreq OBJECT-TYPE Number of outstanding link state requests to be sent to this neighbor | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.31.1.11 | Counter32 | read-only | current |
| alaOspfNbrPendingLSack OBJECT-TYPE Number of outstanding link state acknowledgements to be sent to this neighbor | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.31.1.12 | Counter32 | read-only | current |
| alaOspfNbrPendingLSupd OBJECT-TYPE Number of outstanding link state update packets to be sent to this neighbor | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.31.1.13 | Counter32 | read-only | current |
| alaOspfNbrIfIndex OBJECT-TYPE The ifIndex value which identifies the local interface on which the neighbor is learned. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.31.1.14 | InterfaceIndexOrZero | read-only | current |
| alaOspfVirtNbrAugTable OBJECT-TYPE Extensions to ospfVirtNbrTable | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.32 | not-accessible | current | |
| alaOspfVirtNbrAugEntry OBJECT-TYPE Information regarding a single virtual neighbor. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.32.1 | not-accessible | current | |
| alaOspfVirtNbrRestartHelperStatus OBJECT-TYPE Indicates whether the router is acting as a hitless restart helper for the neighbor. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.32.1.1 | INTEGER {notHelping(1), helping(2)} | read-only | deprecated |
| alaOspfVirtNbrRestartHelperAge OBJECT-TYPE Remaining time in current OSPF hitless restart interval, if the router is acting as a restart helper for the neighbor. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.32.1.2 | Unsigned32 | read-only | deprecated |
| alaOspfVirtNbrRestartHelperExitReason OBJECT-TYPE Describes the outcome of the last attempt at acting as a hitless restart helper for the neighbor. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.32.1.3 | INTEGER {none(1), inProgress(2), completed(3), timedOut(4), topologyChanged(5)} | read-only | deprecated |
| alaOspfVirtNbrDrAddr OBJECT-TYPE Designated router of this virtual neighbor | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.32.1.4 | IpAddress | read-only | current |
| alaOspfVirtNbrBdrAddr OBJECT-TYPE Backup Designated router of this virtual neighbor | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.32.1.5 | IpAddress | read-only | current |
| alaOspfVirtNbrMode OBJECT-TYPE Current neighbor mode. This is applicable only during adjacency formation | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.32.1.6 | INTEGER {slave(1), master(2), slaveHold(3)} | read-only | current |
| alaOspfVirtNbrMd5SeqNo OBJECT-TYPE Sequence number used in Md5 authentication | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.32.1.7 | Counter32 | read-only | current |
| alaOspfVirtNbrLastHello OBJECT-TYPE No of seconds elapsed since the last hello was received from this neighbor | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.32.1.8 | Counter32 | read-only | current |
| alaOspfVirtNbrPendingLSreq OBJECT-TYPE Number of outstanding link state requests to be sent to this neighbor | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.32.1.9 | Counter32 | read-only | current |
| alaOspfVirtNbrPendingLSack OBJECT-TYPE Number of outstanding link state acknowledgements to be sent to this neighbor | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.32.1.10 | Counter32 | read-only | current |
| alaOspfVirtNbrPendingLSupd OBJECT-TYPE Number of outstanding link state update packets to be sent to this neighbor | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.32.1.11 | Counter32 | read-only | current |
| alaOspfRestartInitiate OBJECT-TYPE Initiates a planned graceful restart, if set to plannedRestart. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.33 | INTEGER {notRestarting(1), plannedRestart(2)} | read-write | current |
| alaOspfAreaAugTable OBJECT-TYPE Extensions to ospfAreaTable | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.35 | not-accessible | current | |
| alaOspfAreaAugEntry OBJECT-TYPE Area table additions | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.35.1 | not-accessible | current | |
| alaOspfAreaOperStatus OBJECT-TYPE Operational status of the area | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.35.1.1 | INTEGER {inactive(1), up(2), down(3)} | read-only | current |
| alaOspfAreaLastSpfRun OBJECT-TYPE Time in secs since last SPF ran for this area | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.35.1.2 | Counter32 | read-only | current |
| alaOspfAreaActiveVlinks OBJECT-TYPE Number of active virtual links in this area | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.35.1.3 | Counter32 | read-only | current |
| alaOspfAreaIncrSpfRuns OBJECT-TYPE The number of times that incremental SPF has been run for this area to calculate inter-area routes | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.35.1.4 | Counter32 | read-only | current |
| alaOspfAreaInitNbrs OBJECT-TYPE Number of ospf INIT state neighbors in this area | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.35.1.5 | Counter32 | read-only | current |
| alaOspfAreaExchNbrs OBJECT-TYPE Number of ospf EXCHANGE state neighbors in this area | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.35.1.6 | Counter32 | read-only | current |
| alaOspfAreaFullNbrs OBJECT-TYPE Number of ospf FULL state neighbors in this area | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.35.1.7 | Counter32 | read-only | current |
| alaOspfAreaNumIntfs OBJECT-TYPE Number of interfaces in this area | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.35.1.8 | Counter32 | read-only | current |
| alaOspfAreaAttachedIntfs OBJECT-TYPE List of interfaces attached to this area | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.35.1.9 | OCTET STRING (SIZE(0..2200)) | read-only | current |
| alaOspfArea2WayNbrs OBJECT-TYPE Number of ospf 2-WAY state neighbors in this area | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.35.1.10 | Counter32 | read-only | current |
| alaOspfAreaNssaTranslatorRole OBJECT-TYPE Specifies whether or not an NSSA border router will unconditionally translate Type-7 LSAs into Type-5 LSAs. When set to always, an NSSA border router always translates Type-7 LSAs into Type-5 LSAs regardless of the translator state of other NSSA border routers. When set to candidate, an NSSA border router participates in the translator election process. For non-NSSA border routers, this value is none. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.35.1.11 | INTEGER {always(1), candidate(2), none(3)} | read-only | deprecated |
| alaOspfAreaNssaTranslatorStabilityInterval OBJECT-TYPE Defines the length of time (in seconds) an elected Type-7 translator will continue to perform its translator duties once it has determined that its translator status has been deposed by another NSSA border router translator. For non-NSSA border routers, this value is not defined and will be 0. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.35.1.12 | Integer32 (0..120) | read-only | deprecated |
| alaOspfAreaNssaImportSetPbit OBJECT-TYPE Specifies whether or not an NSSA AS boundary router sets the P-bit when external routes are imported into the NSSA as Type-7 LSAs. For non-NSSA boundary routers, this value is not defined and will be none. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.35.1.13 | INTEGER {propagate(1), doNotPropagate(2), none(3)} | read-only | current |
| alaOspfAreaNssaTranslatorState OBJECT-TYPE The state of the NSSA Translator, for NSSA border routers. For non-NSSA border routers, the state is none. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.35.1.14 | INTEGER {enabled(1), elected(2), disabled(3), none(4)} | read-only | deprecated |
| alaOspfAreaNssaElectedTranslatorRouterId OBJECT-TYPE The elected/current NSSA translator router id elected by this NSSA border router. For non-NSSA border router, this object is not defined. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.35.1.15 | IpAddress | read-only | current |
| alaOspfExtLsdbAugTable OBJECT-TYPE Extensions to ospfExtLsdbTable | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.36 | not-accessible | current | |
| alaOspfExtLsdbAugEntry OBJECT-TYPE External Link state database additions | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.36.1 | not-accessible | current | |
| alaOspfExtLsdbProto OBJECT-TYPE Protocol through which this external LSA was learnt | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.36.1.1 | INTEGER {local(1), static(2), direct(3), rip(4), ospf(5), isis(6), bgp(7)} | read-only | current |
| alaOspfExtLsdbRouteTag OBJECT-TYPE A 32-bit value attached to each external route. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.36.1.2 | Counter32 | read-only | current |
| alaOspfExtLsdbFwdAddr OBJECT-TYPE The address to which data traffic for the advertised destination is to be forwarded. If the Forwarding address is set to 0.0.0.0, data traffic is to be forwarded to the LSA's originator. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.36.1.3 | IpAddress | read-only | current |
| alaOspfExtLsdbMetricType OBJECT-TYPE The type of external metric. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.36.1.4 | INTEGER {type1(1), type2(2)} | read-only | current |
| alaOspfExtLsdbMetric OBJECT-TYPE The OSPF External TOS 0 Metric. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.36.1.5 | Integer32 | read-only | current |
| alaOspfExtLsdbLength OBJECT-TYPE The length of the AS External Link-State Advertisement. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.36.1.6 | Integer32 | read-only | current |
| alaOspfExtLsdbMask OBJECT-TYPE The IP address mask for the advertised destination. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.36.1.7 | IpAddress | read-only | current |
| alaOspfAreaAggregateAugTable OBJECT-TYPE Extensions to ospfAreaAggregateTable | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.38 | not-accessible | current | |
| alaOspfAreaAggregateAugEntry OBJECT-TYPE Additions to the area aggregate table | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.38.1 | not-accessible | current | |
| alaOspfAreaAggregateMetric OBJECT-TYPE If set, this value is used as the metric for the area aggregate route, overriding the calculated metric | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.38.1.1 | Integer32 (0..65535) | read-write | current |
| alaOspfDefaultOriginate OBJECT-TYPE Indicates whether this ASBR router originates the default route into the OSPF normal area(s). If set to 'only', the default route is advertised into the OSPF normal area, provided the ASBR has a route to 0.0.0.0/0 in its routing table. Alternatively, if set to 'always', a default route is advertised into the OSPF domain regardless of whether the ASBR has a route to 0.0.0.0/0. A value of 'none' has the effect of not originating the default route. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.39 | INTEGER {none(1), only(2), always(3)} | read-write | current |
| alaOspfDefaultOriginateMetricType OBJECT-TYPE Type of metric to be used with the default route. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.40 | INTEGER {type1(1), type2(2)} | read-write | current |
| alaOspfDefaultOriginateMetric OBJECT-TYPE Default metric to be used for the default route. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.41 | Integer32 (1..65535) | read-write | current |
| alaOspfBfdStatus OBJECT-TYPE Enables or disables bfd for OSPF protocol | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.42 | INTEGER {enable(1), disable(2)} | read-write | current |
| alaOspfBfdAllInterfaceStatus OBJECT-TYPE Enables or disables bfd for all OSPF interfaces | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.43 | INTEGER {enable(1), disable(2)} | read-write | current |
| alaOspfOpaqueTransitCapability OBJECT-TYPE Enables or disables opaque LSA accept and retransmit capability for OSPF | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.44 | INTEGER {enable(1), disable(2)} | read-write | current |
| alaOspfRedistBgpInternal OBJECT-TYPE Redistribution of internal BGP routes into OSPF | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.45 | INTEGER {enable(1), disable(2)} | read-write | current |
| alaOspfGeneralTable OBJECT-IDENTITY | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.3 | |||
| alaOspfTotalSpfRuns OBJECT-TYPE Total number of SPF runs performed on this router | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.3.1 | Counter32 | read-only | current |
| alaOspfTotalIncrSpfRuns OBJECT-TYPE Total number of Incremental SPF runs performed on this router | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.3.2 | Counter32 | read-only | current |
| alaOspfTotalInitNbrs OBJECT-TYPE Number of INIT state neighbors on this router | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.3.3 | Counter32 | read-only | current |
| alaOspfTotalExchNbrs OBJECT-TYPE Number of EXCHANGE state neighbors on this router | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.3.4 | Counter32 | read-only | current |
| alaOspfTotalFullNbrs OBJECT-TYPE Number of FULL state neighbors on this router | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.3.5 | Counter32 | read-only | current |
| alaOspfTotalAreas OBJECT-TYPE Total Number of areas configured on this router | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.3.6 | Counter32 | read-only | current |
| alaOspfTotalActiveAreas OBJECT-TYPE Total Number of active areas configured on this router | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.3.7 | Counter32 | read-only | current |
| alaOspfTotalTransitAreas OBJECT-TYPE Number of transit areas on this router | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.3.8 | Counter32 | read-only | current |
| alaOspfTotalNSSA OBJECT-TYPE Total Number of NSSA areas on this router | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.3.9 | Counter32 | read-only | current |
| alaOspfTotal2wayNbrs OBJECT-TYPE Number of 2-way state neighbors on this router | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.3.10 | Counter32 | read-only | current |
| alcatelIND1OSPFMIBConformance OBJECT-IDENTITY Branch For Open Shortest Path First (OSPF) Subsystem Conformance Information. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.2 | current | ||
| alcatelIND1OSPFMIBGroups OBJECT-IDENTITY Branch For Open Shortest Path First (OSPF) Subsystem Units Of Conformance. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.2.1 | current | ||
| alcatelIND1OSPFMIBCompliances OBJECT-IDENTITY Branch For Open Shortest Path First (OSPF) Subsystem Compliance Statements. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.2.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| alaOspfMiscellaneousGroup OBJECT-GROUP Collection of Miscellaneous objects for management of OSPF. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.2.1.1 | current |
| alaOspfRouteGroup OBJECT-GROUP Collection of objects for management of Network Route configuration. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.2.1.4 | current |
| alaOspfBdrRouterGroup OBJECT-GROUP Collection of objects for management of routes to Border Routers. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.2.1.5 | current |
| alaOspfIfMd5Group OBJECT-GROUP Collection of objects for management of Interface MD5 configuration. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.2.1.8 | current |
| alaOspfGeneralGroup OBJECT-GROUP Collection of objects for management of Interface MD5 configuration. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.2.1.9 | current |
| alaOspfAreaAugEntryGroup OBJECT-GROUP Extensions to ospfAreaTable. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.2.1.10 | current |
| alaOspfAreaAggregateAugEntryGroup OBJECT-GROUP Extensions to ospfAreaAggregateTable. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.2.1.11 | current |
| alaOspfIfAugGroup OBJECT-GROUP Collection of objects for management of Interface configuration. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.2.1.12 | current |
| alaOspfExtLsdbAugGroup OBJECT-GROUP Objects of ospf ExtLsdb Aug Group. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.2.1.13 | current |
| alaOspfNbrAugGroup OBJECT-GROUP Collection of objects for management of OspfNbr configuration. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.2.1.14 | current |
| alaOspfVirtIfAugGroup OBJECT-GROUP Collection of objects for management of Virtual Interface configuration. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.2.1.15 | current |
| alaOspfVirtNbrAugGroup OBJECT-GROUP Collection of objects for management of Virtual Neighbor configuration. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.2.1.16 | current |
| alcatelIND1OSPFMIBCompliance MODULE-COMPLIANCE Compliance statement for Open Shortest Path First (OSPF) Subsystem. | 1.3.6.1.4.1.6486.801.1.2.1.10.4.1.2.2.1 | current |