Home/Catalog/F3-OSPF-MIB

F3-OSPF-MIB

This module defines the OSPF MIB definitions used by the F3 (FSP150CM/CC) product lines. Copyright (C) ADVA Optical Networking.
Main OID:
f3OspfMIB.1.3.6.1.4.1.2544.1.12.35
52
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

52 total
Object Name
f3OspfMIBThis module defines the OSPF MIB definitions used by the F3 (FSP150CM/CC) product lines. Copyright (C) ADVA Optical Networking.
MODULE-IDENTITY
.1.3.6.1.4.1.2544.1.12.35
f3OspfConfigObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.2544.1.12.35.1
f3OspfRouterTableA list of entries corresponding to OSPF Router instance for configuration purposes.
SEQUENCE OF F3OspfRouterEntry
.1.3.6.1.4.1.2544.1.12.35.1.1
f3OspfRouterEntryA conceptual row in the f3OspfRouterTable.
F3OspfRouterEntry
.1.3.6.1.4.1.2544.1.12.35.1.1.1
f3OspfRouterIndexA 32-bit integer uniquely identifying the router in the Autonomous System. By convention, to ensure uniqueness, this should default to the value of one of the router's IP interface addresses.
RouterID (OSPF-MIB)
.1.3.6.1.4.1.2544.1.12.35.1.1.1.1
f3OspfRouterMetricTypeThe metric type can be specified to define how the cost of redistributed routes are to be calculated. This attribute must be set to zero if f3OspfRouterMetric has been specified.rw
OspfMetricType
.1.3.6.1.4.1.2544.1.12.35.1.1.1.2
f3OspfRouterMetricThe metric value to use as the default cost to be associated with any redistributed routes. This attribute must be set to zero if the f3OspfRouterMetricType has been specifiedrw
Integer32
.1.3.6.1.4.1.2544.1.12.35.1.1.1.3
f3OspfRouterRedistributionTypeThe redistribution type is used to enable redistribution of routes of a specified protocol.rw
OspfRedistributionType
.1.3.6.1.4.1.2544.1.12.35.1.1.1.4
f3OspfRouterNumAttachedAreasNumber of attached areas for the OSPF Router.ro
Unsigned32
.1.3.6.1.4.1.2544.1.12.35.1.1.1.5
f3OspfRouterAreaBdrRtrStatusA flag to note whether this router is an Area Border Router.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2544.1.12.35.1.1.1.6
f3OspfRouterStorageTypeThe type of storage configured for this entry.rw
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.2544.1.12.35.1.1.1.7
f3OspfRouterRowStatusThe status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of f3OspfRouterRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3OspfRouterRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3OspfRouterRowStatus object may be modified if the associated instance of this object is equal to active(1).rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2544.1.12.35.1.1.1.8
f3OspfAreaTableA list of entries corresponding to OSPF Area configuration purposes.
SEQUENCE OF F3OspfAreaEntry
.1.3.6.1.4.1.2544.1.12.35.1.2
f3OspfAreaEntryA conceptual row in the f3OspfAreaTable.
F3OspfAreaEntry
.1.3.6.1.4.1.2544.1.12.35.1.2.1
f3OspfAreaIdA 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.
AreaID (OSPF-MIB)
.1.3.6.1.4.1.2544.1.12.35.1.2.1.1
f3OspfAreaTypeThe type of an area.rw
OspfAreaType
.1.3.6.1.4.1.2544.1.12.35.1.2.1.2
f3OspfAreaAuthTypeThe authentication type specifies whether no authentication, simple authentication, or MD5 authentication is required for this area. Keying information must be configured on a per-interface basis. This only applies to non-stubby areas.rw
OspfAuthenticationType
.1.3.6.1.4.1.2544.1.12.35.1.2.1.3
f3OspfAreaDefaultCostThe default cost for summary LSA's announced to stubby areas. This only applies to stubby areas.rw
Unsigned32
.1.3.6.1.4.1.2544.1.12.35.1.2.1.4
f3OspfAreaSpfRunsA count of the number of times the Shortest Path algorithm has been run for this area.ro
Counter32
.1.3.6.1.4.1.2544.1.12.35.1.2.1.5
f3OspfAreaLsaCountThe total number of link state advertisements in this area's link state database, excluding AS-external LSAs.ro
Gauge32
.1.3.6.1.4.1.2544.1.12.35.1.2.1.6
f3OspfAreaStorageTypeThe type of storage configured for this entry.rw
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.2544.1.12.35.1.2.1.7
f3OspfAreaRowStatusThe status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of f3OspfAreaRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3OspfAreaRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3OspfAreaRowStatus object may be modified if the associated instance of this object is equal to active(1).rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2544.1.12.35.1.2.1.8
f3OspfIpInterfaceExtTableA list of entries corresponding to OSPF Interface configuration purposes. This table extends cmIpInterfaceTable from CM-IP-MIB.
SEQUENCE OF F3OspfIpInterfaceExtEntry
.1.3.6.1.4.1.2544.1.12.35.1.3
f3OspfIpInterfaceExtEntryA conceptual row in the f3OspfIpInterfaceExtTable.
F3OspfIpInterfaceExtEntry
.1.3.6.1.4.1.2544.1.12.35.1.3.1
f3OspfIpInterfaceExtStatusThe OSPF admin status for the IP Interface.rw
OspfState
.1.3.6.1.4.1.2544.1.12.35.1.3.1.1
f3OspfIpInterfaceExtAreaIdThe Area ID with which this IP Interface is associated.rw
AreaID (OSPF-MIB)
.1.3.6.1.4.1.2544.1.12.35.1.3.1.2
f3OspfIpInterfaceExtIfTypeThe OSPF interface type for the IP Interface.rw
Enumeration
.1.3.6.1.4.1.2544.1.12.35.1.3.1.3
f3OspfIpInterfaceExtHelloIntervalThe number of seconds between OSPF Hello packets for the IP Interface.rw
HelloRange UNITS "seconds"
.1.3.6.1.4.1.2544.1.12.35.1.3.1.4
f3OspfIpInterfaceExtRtrDeadIntervalThe number of seconds that must pass from the last received Hello packet before a neighbor router is declared down.rw
Integer32
.1.3.6.1.4.1.2544.1.12.35.1.3.1.5
f3OspfIpInterfaceExtRetransIntervalThe number of seconds for the Retransmit Timer Interval value for the IP Interface. The value is used when retransmitting Database Description and Link State Request packets.rw
Integer32
.1.3.6.1.4.1.2544.1.12.35.1.3.1.6
f3OspfIpInterfaceExtRtrPriorityThe OSPF router priority for the IP Interface. The router with the highest priority will be more eligible to become Designated Router. Setting the value to 0 makes the router ineligible to become the Designated Router.rw
DesignatedRouterPriority (OSPF-MIB)
.1.3.6.1.4.1.2544.1.12.35.1.3.1.7
f3OspfIpInterfaceExtCostThe cost associated with the IP Interface for use in the Shortest Path calculations.rw
Integer32
.1.3.6.1.4.1.2544.1.12.35.1.3.1.8
f3OspfIpInterfaceExtAuthTypeThe OSPF authentication type for the IP Interface. This value supersedes the authentication type defined for the Area.rw
OspfAuthenticationType
.1.3.6.1.4.1.2544.1.12.35.1.3.1.9
f3OspfIpInterfaceExtAuthKeyThe OSPF authentication key for the IP Interface. If the authentication type is Simple, the authentication key is limited to 8 characters. If the authentication type is MD5, the authentication key is up to 16 characters.rw
OCTET STRING
.1.3.6.1.4.1.2544.1.12.35.1.3.1.10
f3OspfIpMgmtTunnelExtTableA list of entries corresponding to OSPF Interface configuration purposes. This table extends ipManagementTunnelTable from CM-IP-MIB.
SEQUENCE OF F3OspfIpMgmtTunnelExtEntry
.1.3.6.1.4.1.2544.1.12.35.1.4
f3OspfIpMgmtTunnelExtEntryA conceptual row in the f3OspfIpMgmtTunnelExtTable.
F3OspfIpMgmtTunnelExtEntry
.1.3.6.1.4.1.2544.1.12.35.1.4.1
f3OspfIpMgmtTunnelExtStatusThe OSPF admin status for the IP Management Tunnel.rw
OspfState
.1.3.6.1.4.1.2544.1.12.35.1.4.1.1
f3OspfIpMgmtTunnelExtAreaIdThe Area ID with which this IP Management Tunnel is associated.rw
AreaID (OSPF-MIB)
.1.3.6.1.4.1.2544.1.12.35.1.4.1.2
f3OspfIpMgmtTunnelExtIfTypeThe OSPF interface type for the IP Management Tunnel.rw
Enumeration
.1.3.6.1.4.1.2544.1.12.35.1.4.1.3
f3OspfIpMgmtTunnelExtHelloIntervalThe number of seconds between OSPF Hello packets for the IP Management Tunnel.rw
HelloRange UNITS "seconds"
.1.3.6.1.4.1.2544.1.12.35.1.4.1.4
f3OspfIpMgmtTunnelExtRtrDeadIntervalThe number of seconds that must pass from the last received Hello packet before a neighbor router is declared down.rw
Integer32
.1.3.6.1.4.1.2544.1.12.35.1.4.1.5
f3OspfIpMgmtTunnelExtRetransIntervalThe number of seconds for the Retransmit Timer Interval value for the IP Interface. The value is used when retransmitting Database Description and Link State Request packets.rw
Integer32
.1.3.6.1.4.1.2544.1.12.35.1.4.1.6
f3OspfIpMgmtTunnelExtRtrPriorityThe OSPF router priority for the IP Management Tunnel. The router with the highest priority will be more eligible to become Designated Router. Setting the value to 0 makes the router ineligible to become the Designated Router.rw
DesignatedRouterPriority (OSPF-MIB)
.1.3.6.1.4.1.2544.1.12.35.1.4.1.7
f3OspfIpMgmtTunnelExtCostThe cost associated with the IP Management Tunnel for use in the Shortest Path calculations.rw
Integer32
.1.3.6.1.4.1.2544.1.12.35.1.4.1.8
f3OspfIpMgmtTunnelExtAuthTypeThe OSPF authentication type for the IP Management Tunnel. This value supersedes the authentication type defined for the Area.rw
OspfAuthenticationType
.1.3.6.1.4.1.2544.1.12.35.1.4.1.9
f3OspfIpMgmtTunnelExtAuthKeyThe OSPF authentication key for the IP Management Tunnel. If the authentication type is Simple, the authentication key is limited to 8 characters. If the authentication type is MD5, the authentication key is up to 16 characters.rw
OCTET STRING
.1.3.6.1.4.1.2544.1.12.35.1.4.1.10
f3OspfNbrExtTableThis table extends ospfNbrTable from OSPF-MIB.
SEQUENCE OF F3OspfNbrExtEntry
.1.3.6.1.4.1.2544.1.12.35.1.5
f3OspfNbrExtEntryA conceptual row in the f3OspfNbrExtTable.
F3OspfNbrExtEntry
.1.3.6.1.4.1.2544.1.12.35.1.5.1
f3OspfNbrExtRoleThe OSPF role for this neighbor router.ro
OspfRole
.1.3.6.1.4.1.2544.1.12.35.1.5.1.1
f3OspfConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.2544.1.12.35.2
f3OspfCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.2544.1.12.35.2.1
f3OspfGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.2544.1.12.35.2.2
F3-OSPF-MIB - SNMP MIB Reference | MIBs Explorer