MIBs Depot

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

FromSymbols
ALCATEL-IND1-BASEroutingIND1Ospf
IF-MIBInterfaceIndexOrZero
OSPF-MIBospfAreaAggregateEntry, ospfAreaEntry, ospfAreaId, ospfExtLsdbEntry, ospfIfEntry, ospfNbrEntry, ospfVirtIfEntry, ospfVirtNbrEntry
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
AlaAuthenticationEncryptKey
TEXTUAL-CONVENTION
The authentication encryption key that is used to decypher RIP simple passwords.
current

Objects

NameOIDSyntaxAccessStatus
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.1current
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.2Integer32 (0..2147483647)read-writecurrent
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.3Integer32 (0..65535)read-writecurrent
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.4Integer32 (0..65535)read-writecurrent
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.7Counter32read-onlycurrent
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.8INTEGER {enable(1), disable(2)}read-writecurrent
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.12not-accessiblecurrent
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.1not-accessiblecurrent
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.1IpAddressread-onlycurrent
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.2IpAddressread-onlycurrent
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.3Integer32 (0..2147483647)read-onlycurrent
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.4IpAddressread-onlycurrent
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.5Integer32 (-1..2147483647)read-onlycurrent
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.6INTEGER {intraArea(1), interArea(2), externalType1(3), externalType2(4), nssaExternalType1(5), nssaExternalType2(6)}read-onlycurrent
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.7TimeTicksread-onlycurrent
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.8Integer32 (0..2147483647)read-onlycurrent
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.9Integer32 (0..65535)read-onlycurrent
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.10Integer32 (0..65535)read-onlycurrent
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.11RowStatusread-createcurrent
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.13not-accessiblecurrent
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.1not-accessiblecurrent
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.1IpAddressread-onlycurrent
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.2IpAddressread-onlycurrent
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.3Integer32 (0..2147483647)read-onlycurrent
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.4IpAddressread-onlycurrent
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.5Integer32 (0..2147483647)read-onlycurrent
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.6INTEGER {abr(1), asbr(2), abrAsbr(3)}read-onlycurrent
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.7TimeTicksread-onlycurrent
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.8Integer32 (0..65535)read-onlycurrent
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.9RowStatusread-createcurrent
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.16not-accessiblecurrent
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.1not-accessiblecurrent
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.1IpAddressread-onlycurrent
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.2Integer32 (1..255)read-onlycurrent
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.3OCTET STRING (SIZE(0..16))read-createcurrent
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.4TimeTicksread-createcurrent
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.5TimeTicksread-createcurrent
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.6TimeTicksread-createcurrent
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.7TimeTicksread-createcurrent
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.8RowStatusread-createcurrent
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.9AlaAuthenticationEncryptKeyread-createcurrent
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.10INTEGER {keyedMd5(1), hmacSha256(2)}read-createcurrent
alaOspfIfAugTable
OBJECT-TYPE
Expansion for ospfIfTable
1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.17not-accessiblecurrent
alaOspfIfAugEntry
OBJECT-TYPE
An entry of alaOspfIfAugTable
1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.17.1not-accessiblecurrent
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.1AlaAuthenticationEncryptKeyread-createcurrent
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.2IpAddressread-onlycurrent
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.3Integer32 (0..4097)read-onlydeprecated
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.4IpAddressread-onlycurrent
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.5IpAddressread-onlycurrent
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.6Counter32read-onlycurrent
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.7Counter32read-onlycurrent
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.8Counter32read-onlycurrent
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.9Counter32read-onlycurrent
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.10INTEGER {broadcast(1)}read-onlycurrent
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.11INTEGER {down(0), up(1)}read-onlycurrent
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.12SnmpAdminStringread-onlycurrent
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.13Counter32read-onlycurrent
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.14INTEGER {enable(1), disable(2)}read-createcurrent
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.15INTEGER {enable(1), disable(2)}read-createcurrent
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.16Integer32read-createcurrent
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.17InterfaceIndexOrZeroread-onlycurrent
alaOspfVirtIfAugTable
OBJECT-TYPE
Expansion for ospfVirtIfTable
1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.18not-accessiblecurrent
alaOspfVirtIfAugEntry
OBJECT-TYPE
An entry of alaOspfVirtIfAugTable
1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.18.1not-accessiblecurrent
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.1AlaAuthenticationEncryptKeyread-createcurrent
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.2INTEGER {down(0), up(1)}read-onlycurrent
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.19INTEGER {enable(1), disable(2)}read-writedeprecated
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.20INTEGER {enable(1), disable(2)}read-writedeprecated
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.21INTEGER {helping(1), notHelping(2)}read-onlycurrent
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.22TruthValueread-onlydeprecated
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.23TruthValueread-onlycurrent
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.24TruthValueread-onlycurrent
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.25Unsigned32read-onlydeprecated
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.26INTEGER {none(1), plannedOnly(2), plannedAndUnplanned(3)}read-writedeprecated
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.27Integer32 (1..1800)read-writedeprecated
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.28INTEGER {notRestarting(1), plannedRestart(2), unplannedRestart(3)}read-onlydeprecated
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.29Unsigned32read-onlydeprecated
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.30INTEGER {none(1), inProgress(2), completed(3), timedOut(4), topologyChanged(5)}read-onlydeprecated
alaOspfNbrAugTable
OBJECT-TYPE
Extensions to the ospfNbrTable
1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.31not-accessiblecurrent
alaOspfNbrAugEntry
OBJECT-TYPE
Additions to neighbor table
1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.31.1not-accessiblecurrent
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.1INTEGER {notHelping(1), helping(2)}read-onlydeprecated
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.2Unsigned32read-onlydeprecated
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.3INTEGER {none(1), inProgress(2), completed(3), timedOut(4), topologyChanged(5)}read-onlydeprecated
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.4IpAddressread-onlycurrent
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.5IpAddressread-onlycurrent
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.6IpAddressread-onlycurrent
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.7INTEGER {dynamic(1), static(2)}read-onlycurrent
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.8INTEGER {slave(1), master(2), slaveHold(3)}read-onlycurrent
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.9Counter32read-onlycurrent
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.10Counter32read-onlycurrent
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.11Counter32read-onlycurrent
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.12Counter32read-onlycurrent
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.13Counter32read-onlycurrent
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.14InterfaceIndexOrZeroread-onlycurrent
alaOspfVirtNbrAugTable
OBJECT-TYPE
Extensions to ospfVirtNbrTable
1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.32not-accessiblecurrent
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.1not-accessiblecurrent
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.1INTEGER {notHelping(1), helping(2)}read-onlydeprecated
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.2Unsigned32read-onlydeprecated
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.3INTEGER {none(1), inProgress(2), completed(3), timedOut(4), topologyChanged(5)}read-onlydeprecated
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.4IpAddressread-onlycurrent
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.5IpAddressread-onlycurrent
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.6INTEGER {slave(1), master(2), slaveHold(3)}read-onlycurrent
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.7Counter32read-onlycurrent
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.8Counter32read-onlycurrent
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.9Counter32read-onlycurrent
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.10Counter32read-onlycurrent
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.11Counter32read-onlycurrent
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.33INTEGER {notRestarting(1), plannedRestart(2)}read-writecurrent
alaOspfAreaAugTable
OBJECT-TYPE
Extensions to ospfAreaTable
1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.35not-accessiblecurrent
alaOspfAreaAugEntry
OBJECT-TYPE
Area table additions
1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.35.1not-accessiblecurrent
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.1INTEGER {inactive(1), up(2), down(3)}read-onlycurrent
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.2Counter32read-onlycurrent
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.4Counter32read-onlycurrent
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.5Counter32read-onlycurrent
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.6Counter32read-onlycurrent
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.7Counter32read-onlycurrent
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.8Counter32read-onlycurrent
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.9OCTET STRING (SIZE(0..2200))read-onlycurrent
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.10Counter32read-onlycurrent
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.11INTEGER {always(1), candidate(2), none(3)}read-onlydeprecated
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.12Integer32 (0..120)read-onlydeprecated
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.13INTEGER {propagate(1), doNotPropagate(2), none(3)}read-onlycurrent
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.14INTEGER {enabled(1), elected(2), disabled(3), none(4)}read-onlydeprecated
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.15IpAddressread-onlycurrent
alaOspfExtLsdbAugTable
OBJECT-TYPE
Extensions to ospfExtLsdbTable
1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.36not-accessiblecurrent
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.1not-accessiblecurrent
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.1INTEGER {local(1), static(2), direct(3), rip(4), ospf(5), isis(6), bgp(7)}read-onlycurrent
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.2Counter32read-onlycurrent
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.3IpAddressread-onlycurrent
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.4INTEGER {type1(1), type2(2)}read-onlycurrent
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.5Integer32read-onlycurrent
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.6Integer32read-onlycurrent
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.7IpAddressread-onlycurrent
alaOspfAreaAggregateAugTable
OBJECT-TYPE
Extensions to ospfAreaAggregateTable
1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.38not-accessiblecurrent
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.1not-accessiblecurrent
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.1Integer32 (0..65535)read-writecurrent
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.39INTEGER {none(1), only(2), always(3)}read-writecurrent
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.40INTEGER {type1(1), type2(2)}read-writecurrent
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.41Integer32 (1..65535)read-writecurrent
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.42INTEGER {enable(1), disable(2)}read-writecurrent
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.43INTEGER {enable(1), disable(2)}read-writecurrent
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.44INTEGER {enable(1), disable(2)}read-writecurrent
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.45INTEGER {enable(1), disable(2)}read-writecurrent
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.1Counter32read-onlycurrent
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.2Counter32read-onlycurrent
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.3Counter32read-onlycurrent
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.4Counter32read-onlycurrent
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.5Counter32read-onlycurrent
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.6Counter32read-onlycurrent
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.7Counter32read-onlycurrent
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.8Counter32read-onlycurrent
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.9Counter32read-onlycurrent
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.10Counter32read-onlycurrent
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.2current
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.1current
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.2current

Conformance

NameOIDStatus
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.1current
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.4current
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.5current
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.8current
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.9current
alaOspfAreaAugEntryGroup
OBJECT-GROUP
Extensions to ospfAreaTable.
1.3.6.1.4.1.6486.801.1.2.1.10.4.1.2.1.10current
alaOspfAreaAggregateAugEntryGroup
OBJECT-GROUP
Extensions to ospfAreaAggregateTable.
1.3.6.1.4.1.6486.801.1.2.1.10.4.1.2.1.11current
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.12current
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.13current
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.14current
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.15current
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.16current
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.1current