Home/Catalog/BAY-STACK-OSPF-EXT-MIB

BAY-STACK-OSPF-EXT-MIB

AI MIB Summary

The BAY-STACK-OSPF-EXT-MIB extends standard OSPF monitoring on Nortel BayStack switches to expose vendor-specific routing metrics, including non-standard neighbor states, interface parameters, and protocol event counters. This module enables granular visibility into OSPF adjacency formation, LSDB synchronization status, and protocol-specific error conditions not covered by the standard OSPF-MIB.

Nortel Networks OSPF Extension MIB Copyright 2005-2009 Nortel Networks, Inc. All rights reserved. This Nortel Networks SNMP Management Information Base Specification embodies Nortel Networks' confidential and proprietary intellectual property. Nortel Networks retains all title and ownership in the Specification, including any revisions. This Specification is supplied 'AS IS,' and Nortel Networks makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
Main OID:
bayStackOspfExtMib.bayStackMibs.14
42
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

42 total
Object Name
bayStackOspfExtMibNortel Networks OSPF Extension MIB Copyright 2005-2009 Nortel Networks, Inc. All rights reserved. This Nortel Networks SNMP Management Information Base Specification embodies Nortel Networks' confidential and proprietary intellectual property. Nortel Networks retains all title and ownership in the Specification, including any revisions. This Specification is supplied 'AS IS,' and Nortel Networks makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
MODULE-IDENTITY
.bayStackMibs.14
IMPORTSNortel Networks OSPF Extension MIB Copyright 2005-2009 Nortel Networks, Inc. All rights reserved. This Nortel Networks SNMP Management Information Base Specification embodies Nortel Networks' confidential and proprietary intellectual property. Nortel Networks retains all title and ownership in the Specification, including any revisions. This Specification is supplied 'AS IS,' and Nortel Networks makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
Unknown
.bayStackMibs.14
bsoeNotifications
OBJECT IDENTIFIER
.bayStackMibs.14.0
bsoeObjects
OBJECT IDENTIFIER
.bayStackMibs.14.1
bsoeScalars
OBJECT IDENTIFIER
.bayStackMibs.14.1.1
bsoeApplyRedistributeThis object is used to implement the ospf 'ip ospf apply redistribute' command when the 'bgp|direct|rip|static' parameter is used. Setting it will cause the 'apply' to occur for the specified protocol. The value returned is always none(0).rw
Enumeration
.bayStackMibs.14.1.1.1
bsoeHardwareCompatibilityModeThis object is used to set the 5510 hardware compatilibity mode.rw
Enumeration
.bayStackMibs.14.1.1.2
bsoeOspfIfExtTableExtensions to the ospfIfTable from RFC 1850.
SEQUENCE OF BsoeOspfIfExtEntry
.bayStackMibs.14.1.2
bsoeOspfIfExtEntryA set of objects that augments the ospfIfTable. There will be an entry in this table for each entry in the ospfIfTable.
BsoeOspfIfExtEntry
.bayStackMibs.14.1.2.1
bsoeOspfIfIpAddressThe IP address of this OSPF interface.
IpAddress
.bayStackMibs.14.1.2.1.1
bsoeOspfAddressLessIfFor the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address.
Integer32
.bayStackMibs.14.1.2.1.2
bsoeOspfIfExtAdvertiseWhenDownEquivalent to rcIpConfAdvertiseWhenDown (allows this flag to be accessed by interface IP rather than by ifIndex).rw
TruthValue (SNMPv2-TC)
.bayStackMibs.14.1.2.1.3
bsoeOspfIfExtPrimaryMd5KeyPrimary key, if it exists. If there are no keys present, this object will be 0.rw
Integer32
.bayStackMibs.14.1.2.1.4
bsoeOspfIfExtMtuIgnoreIndicates whether to ignore mtu checking in ospf bdb.rw
TruthValue (SNMPv2-TC)
.bayStackMibs.14.1.2.1.5
bsoeOspfIfExtTypeThis object is an extension to the standard object ospfIfType. When the value of this object is other(1), then the type of the interface is given by ospfIfType. Otherwise, the value of this object indicates the type of the interface, and the value of ospfIfType is invalid. In the latter case, an implementation may simply not return the corresponding instance of ospfIfType.rw
Enumeration
.bayStackMibs.14.1.2.1.6
bsoeMessageDigestTableA table of message digest keys
SEQUENCE OF BsoeMessageDigestEntry
.bayStackMibs.14.1.3
bsoeMessageDigestEntryA message digest key
BsoeMessageDigestEntry
.bayStackMibs.14.1.3.1
bsoeMessageDigestIpAddressThe IP address of this OSPF interface.
IpAddress
.bayStackMibs.14.1.3.1.1
bsoeMessageDigestAddressLessIfFor the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address.
Integer32
.bayStackMibs.14.1.3.1.2
bsoeMessageDigestIndexAn arbitrary index value for this digest value.
Integer32
.bayStackMibs.14.1.3.1.3
bsoeMessageDigestTypeThe type of digest value. Currently only MD5 is supported.
Enumeration
.bayStackMibs.14.1.3.1.4
bsoeMessageDigestKeyThe key value. When retrieved, the value is always an empty string. Setting this will change the key.rw
OCTET STRING
.bayStackMibs.14.1.3.1.5
bsoeMessageDigestRowStatusControls creation and deletion of rows in this table. The value of bsoeMessageDigestKey must be set before a row can be made active. There are no restrictions on setting the value of bsoeMessageDigestKey while a row is active.rw
RowStatus (SNMPv2-TC)
.bayStackMibs.14.1.3.1.6
bsoeOspfNbrExtTableExtensions to the ospfNbrTable from RFC 1850.
SEQUENCE OF BsoeOspfNbrExtEntry
.bayStackMibs.14.1.4
bsoeOspfNbrExtEntryA set of objects that augments the ospfNbrTable. There will be an entry in this table for each entry in the ospfNbrTable.
BsoeOspfNbrExtEntry
.bayStackMibs.14.1.4.1
bsoeOspfNbrExtIpAddr
IpAddress
.bayStackMibs.14.1.4.1.1
bsoeOspfNbrExtAddressLessIndex
InterfaceIndex (IF-MIB)
.bayStackMibs.14.1.4.1.2
bsoeOspfNbrExtInterfaceAddrro
IpAddress
.bayStackMibs.14.1.4.1.3
bsoeOspfVirtIfExtTableExtensions to the ospfVirtIfTable from RFC 1850.
SEQUENCE OF BsoeOspfVirtIfExtEntry
.bayStackMibs.14.1.5
bsoeOspfVirtIfExtEntryA set of objects that augments the ospfVirtIfTable. There will be an entry in this table for each entry in the ospfVirtIfTable.
BsoeOspfVirtIfExtEntry
.bayStackMibs.14.1.5.1
bsoeOspfVirtIfExtAreaIdThe Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0
AreaID (OSPF-MIB)
.bayStackMibs.14.1.5.1.1
bsoeOspfVirtIfExtNeighborThe Router ID of the Virtual Neighbor.
RouterID (OSPF-MIB)
.bayStackMibs.14.1.5.1.2
bsoeOspfVirtIfExtPrimaryMd5KeyPrimary key, if it exists. If there are no keys present, this object will be 0.rw
Integer32
.bayStackMibs.14.1.5.1.3
bsoeOspfVirtIfExtTypeThis object indicates whether the virtual link was created manually or automatically.ro
Enumeration
.bayStackMibs.14.1.5.1.4
bsoeVirtIfMessageDigestTableA table of message digest keys for virtual interfaces
SEQUENCE OF BsoeVirtIfMessageDigestEntry
.bayStackMibs.14.1.6
bsoeVirtIfMessageDigestEntryA message digest key for a virtual interface
BsoeVirtIfMessageDigestEntry
.bayStackMibs.14.1.6.1
bsoeVirtIfMessageDigestAreaIdThe Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0
AreaID (OSPF-MIB)
.bayStackMibs.14.1.6.1.1
bsoeVirtIfMessageDigestNeighborThe Router ID of the Virtual Neighbor.
RouterID (OSPF-MIB)
.bayStackMibs.14.1.6.1.2
bsoeVirtIfMessageDigestIndexAn arbitrary index value for this digest value.
Integer32
.bayStackMibs.14.1.6.1.3
bsoeVirtIfMessageDigestTypeThe type of digest value. Currently only MD5 is supported.
Enumeration
.bayStackMibs.14.1.6.1.4
bsoeVirtIfMessageDigestKeyThe key value. When retrieved, the value is always an empty string. Setting this will change the key.rw
OCTET STRING
.bayStackMibs.14.1.6.1.5
bsoeVirtIfMessageDigestRowStatusControls creation and deletion of rows in this table. The value of bsoeVirtIfMessageDigestKey must be set before a row can be made active. There are no restrictions on setting the value of bsoeVirtIfMessageDigestKey while a row is active.rw
RowStatus (SNMPv2-TC)
.bayStackMibs.14.1.6.1.6
BAY-STACK-OSPF-EXT-MIB - SNMP MIB Reference | MIBs Explorer