F3-OSPF-MIB
- Registered at
- 1.3.6.1.4.1.2544.1.12.35
- Last updated
- 2014-10-06 00:00
- Organization
- ADVA Optical Networking
- Revisions
- 2014-10-06 00:00
- Namespace
- adva
- Source file
F3-OSPF-MIB- Digest
sha256:29a25bcfcaa3072a8f9e82f438f21357dde1b0b14e83f99addecc2477b4cbcf2
Description
This module defines the OSPF MIB definitions used by the F3 (FSP150CM/CC) product lines. Copyright (C) ADVA Optical Networking.
Contact
Jakub Nadolski ADVA Optical Networking, Inc. Tel: +48 58 7716 421 E-mail: jnadolski@advaoptical.com Postal: ul. Slaska 35 81-310 Gdynia, Poland
Imports
| From | Symbols |
|---|---|
| ADVA-MIB | fsp150cm |
| CM-IP-MIB | cmIpInterfaceEntry, ipManagementTunnelEntry |
| OSPF-MIB | AreaID, DesignatedRouterPriority, HelloRange, OspfAuthenticationType, RouterID, ospfNbrEntry |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, StorageType, 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.
ADVA-MIB CM-COMMON-MIB CM-IP-MIB ENTITY-MIB F3-OSPF-MIB IANA-ENTITY-MIB IANAifType-MIB IF-MIB IPV6-TC OSPF-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC UUID-TC-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| OspfAreaType TEXTUAL-CONVENTION The OSPF area type. | current | |||
| OspfMetricType TEXTUAL-CONVENTION The metric type can be specified to define how the cost of redistributed routes are to be calculated. A metric type of E1 means that the redistribution cost plus the cost to the ASBR is used for the route while a metric type of E2 means that only the redistributed cost is used. | current | |||
| OspfRedistributionType TEXTUAL-CONVENTION Enables redistribution of routes of a specific protocol or kind into OSPF. The only supported type is RIP. | current | |||
| OspfRole TEXTUAL-CONVENTION The OSPF role of the neighbor router. | current | |||
| OspfState TEXTUAL-CONVENTION Allows user configuration of the behavior associated with the OSPF interface. ENABLED - OSPF is enabled and the interface will send HELLOs and form adjacencies. DISABLED - the interface is not advertised and does not participate in OSPF message exchanges. PASSIVE - the interface will be advertised as a stub link but will not participate in OSPF message exchange. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| f3OspfConfigObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2544.1.12.35.1 | |||
| f3OspfRouterTable OBJECT-TYPE A list of entries corresponding to OSPF Router instance for configuration purposes. | 1.3.6.1.4.1.2544.1.12.35.1.1 | not-accessible | current | |
| f3OspfRouterEntry OBJECT-TYPE A conceptual row in the f3OspfRouterTable. | 1.3.6.1.4.1.2544.1.12.35.1.1.1 | not-accessible | current | |
| f3OspfRouterIndex OBJECT-TYPE A 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. | 1.3.6.1.4.1.2544.1.12.35.1.1.1.1 | RouterID | not-accessible | current |
| f3OspfRouterMetricType OBJECT-TYPE The 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. | 1.3.6.1.4.1.2544.1.12.35.1.1.1.2 | OspfMetricType | read-create | current |
| f3OspfRouterMetric OBJECT-TYPE The 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 specified | 1.3.6.1.4.1.2544.1.12.35.1.1.1.3 | Integer32 (0..16777214) | read-create | current |
| f3OspfRouterRedistributionType OBJECT-TYPE The redistribution type is used to enable redistribution of routes of a specified protocol. | 1.3.6.1.4.1.2544.1.12.35.1.1.1.4 | OspfRedistributionType | read-create | current |
| f3OspfRouterNumAttachedAreas OBJECT-TYPE Number of attached areas for the OSPF Router. | 1.3.6.1.4.1.2544.1.12.35.1.1.1.5 | Unsigned32 | read-only | current |
| f3OspfRouterAreaBdrRtrStatus OBJECT-TYPE A flag to note whether this router is an Area Border Router. | 1.3.6.1.4.1.2544.1.12.35.1.1.1.6 | TruthValue | read-create | current |
| f3OspfRouterStorageType OBJECT-TYPE The type of storage configured for this entry. | 1.3.6.1.4.1.2544.1.12.35.1.1.1.7 | StorageType | read-create | current |
| f3OspfRouterRowStatus OBJECT-TYPE The 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). | 1.3.6.1.4.1.2544.1.12.35.1.1.1.8 | RowStatus | read-create | current |
| f3OspfAreaTable OBJECT-TYPE A list of entries corresponding to OSPF Area configuration purposes. | 1.3.6.1.4.1.2544.1.12.35.1.2 | not-accessible | current | |
| f3OspfAreaEntry OBJECT-TYPE A conceptual row in the f3OspfAreaTable. | 1.3.6.1.4.1.2544.1.12.35.1.2.1 | not-accessible | current | |
| f3OspfAreaId OBJECT-TYPE A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone. | 1.3.6.1.4.1.2544.1.12.35.1.2.1.1 | AreaID | not-accessible | current |
| f3OspfAreaType OBJECT-TYPE The type of an area. | 1.3.6.1.4.1.2544.1.12.35.1.2.1.2 | OspfAreaType | read-create | current |
| f3OspfAreaAuthType OBJECT-TYPE The 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. | 1.3.6.1.4.1.2544.1.12.35.1.2.1.3 | OspfAuthenticationType | read-create | current |
| f3OspfAreaDefaultCost OBJECT-TYPE The default cost for summary LSA's announced to stubby areas. This only applies to stubby areas. | 1.3.6.1.4.1.2544.1.12.35.1.2.1.4 | Unsigned32 (0..16777215) | read-create | current |
| f3OspfAreaSpfRuns OBJECT-TYPE A count of the number of times the Shortest Path algorithm has been run for this area. | 1.3.6.1.4.1.2544.1.12.35.1.2.1.5 | Counter32 | read-only | current |
| f3OspfAreaLsaCount OBJECT-TYPE The total number of link state advertisements in this area's link state database, excluding AS-external LSAs. | 1.3.6.1.4.1.2544.1.12.35.1.2.1.6 | Gauge32 | read-only | current |
| f3OspfAreaStorageType OBJECT-TYPE The type of storage configured for this entry. | 1.3.6.1.4.1.2544.1.12.35.1.2.1.7 | StorageType | read-create | current |
| f3OspfAreaRowStatus OBJECT-TYPE The 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). | 1.3.6.1.4.1.2544.1.12.35.1.2.1.8 | RowStatus | read-create | current |
| f3OspfIpInterfaceExtTable OBJECT-TYPE A list of entries corresponding to OSPF Interface configuration purposes. This table extends cmIpInterfaceTable from CM-IP-MIB. | 1.3.6.1.4.1.2544.1.12.35.1.3 | not-accessible | current | |
| f3OspfIpInterfaceExtEntry OBJECT-TYPE A conceptual row in the f3OspfIpInterfaceExtTable. | 1.3.6.1.4.1.2544.1.12.35.1.3.1 | not-accessible | current | |
| f3OspfIpInterfaceExtStatus OBJECT-TYPE The OSPF admin status for the IP Interface. | 1.3.6.1.4.1.2544.1.12.35.1.3.1.1 | OspfState | read-write | current |
| f3OspfIpInterfaceExtAreaId OBJECT-TYPE The Area ID with which this IP Interface is associated. | 1.3.6.1.4.1.2544.1.12.35.1.3.1.2 | AreaID | read-write | current |
| f3OspfIpInterfaceExtIfType OBJECT-TYPE The OSPF interface type for the IP Interface. | 1.3.6.1.4.1.2544.1.12.35.1.3.1.3 | INTEGER {broadcast(1), nbma(2), pointToPoint(3), pointToMultipoint(5)} | read-write | current |
| f3OspfIpInterfaceExtHelloInterval OBJECT-TYPE The number of seconds between OSPF Hello packets for the IP Interface. | 1.3.6.1.4.1.2544.1.12.35.1.3.1.4 | HelloRange | read-write | current |
| f3OspfIpInterfaceExtRtrDeadInterval OBJECT-TYPE The number of seconds that must pass from the last received Hello packet before a neighbor router is declared down. | 1.3.6.1.4.1.2544.1.12.35.1.3.1.5 | Integer32 (1..65535) | read-write | current |
| f3OspfIpInterfaceExtRetransInterval OBJECT-TYPE The 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. | 1.3.6.1.4.1.2544.1.12.35.1.3.1.6 | Integer32 (1..65535) | read-write | current |
| f3OspfIpInterfaceExtRtrPriority OBJECT-TYPE The 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. | 1.3.6.1.4.1.2544.1.12.35.1.3.1.7 | DesignatedRouterPriority | read-write | current |
| f3OspfIpInterfaceExtCost OBJECT-TYPE The cost associated with the IP Interface for use in the Shortest Path calculations. | 1.3.6.1.4.1.2544.1.12.35.1.3.1.8 | Integer32 (1..65535) | read-write | current |
| f3OspfIpInterfaceExtAuthType OBJECT-TYPE The OSPF authentication type for the IP Interface. This value supersedes the authentication type defined for the Area. | 1.3.6.1.4.1.2544.1.12.35.1.3.1.9 | OspfAuthenticationType | read-write | current |
| f3OspfIpInterfaceExtAuthKey OBJECT-TYPE The 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. | 1.3.6.1.4.1.2544.1.12.35.1.3.1.10 | OCTET STRING (SIZE(0..16)) | read-write | current |
| f3OspfIpMgmtTunnelExtTable OBJECT-TYPE A list of entries corresponding to OSPF Interface configuration purposes. This table extends ipManagementTunnelTable from CM-IP-MIB. | 1.3.6.1.4.1.2544.1.12.35.1.4 | not-accessible | current | |
| f3OspfIpMgmtTunnelExtEntry OBJECT-TYPE A conceptual row in the f3OspfIpMgmtTunnelExtTable. | 1.3.6.1.4.1.2544.1.12.35.1.4.1 | not-accessible | current | |
| f3OspfIpMgmtTunnelExtStatus OBJECT-TYPE The OSPF admin status for the IP Management Tunnel. | 1.3.6.1.4.1.2544.1.12.35.1.4.1.1 | OspfState | read-write | current |
| f3OspfIpMgmtTunnelExtAreaId OBJECT-TYPE The Area ID with which this IP Management Tunnel is associated. | 1.3.6.1.4.1.2544.1.12.35.1.4.1.2 | AreaID | read-write | current |
| f3OspfIpMgmtTunnelExtIfType OBJECT-TYPE The OSPF interface type for the IP Management Tunnel. | 1.3.6.1.4.1.2544.1.12.35.1.4.1.3 | INTEGER {broadcast(1), nbma(2), pointToPoint(3), pointToMultipoint(5)} | read-write | current |
| f3OspfIpMgmtTunnelExtHelloInterval OBJECT-TYPE The number of seconds between OSPF Hello packets for the IP Management Tunnel. | 1.3.6.1.4.1.2544.1.12.35.1.4.1.4 | HelloRange | read-write | current |
| f3OspfIpMgmtTunnelExtRtrDeadInterval OBJECT-TYPE The number of seconds that must pass from the last received Hello packet before a neighbor router is declared down. | 1.3.6.1.4.1.2544.1.12.35.1.4.1.5 | Integer32 (1..65535) | read-write | current |
| f3OspfIpMgmtTunnelExtRetransInterval OBJECT-TYPE The 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. | 1.3.6.1.4.1.2544.1.12.35.1.4.1.6 | Integer32 (1..65535) | read-write | current |
| f3OspfIpMgmtTunnelExtRtrPriority OBJECT-TYPE The 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. | 1.3.6.1.4.1.2544.1.12.35.1.4.1.7 | DesignatedRouterPriority | read-write | current |
| f3OspfIpMgmtTunnelExtCost OBJECT-TYPE The cost associated with the IP Management Tunnel for use in the Shortest Path calculations. | 1.3.6.1.4.1.2544.1.12.35.1.4.1.8 | Integer32 (1..65535) | read-write | current |
| f3OspfIpMgmtTunnelExtAuthType OBJECT-TYPE The OSPF authentication type for the IP Management Tunnel. This value supersedes the authentication type defined for the Area. | 1.3.6.1.4.1.2544.1.12.35.1.4.1.9 | OspfAuthenticationType | read-write | current |
| f3OspfIpMgmtTunnelExtAuthKey OBJECT-TYPE The 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. | 1.3.6.1.4.1.2544.1.12.35.1.4.1.10 | OCTET STRING (SIZE(0..16)) | read-write | current |
| f3OspfNbrExtTable OBJECT-TYPE This table extends ospfNbrTable from OSPF-MIB. | 1.3.6.1.4.1.2544.1.12.35.1.5 | not-accessible | current | |
| f3OspfNbrExtEntry OBJECT-TYPE A conceptual row in the f3OspfNbrExtTable. | 1.3.6.1.4.1.2544.1.12.35.1.5.1 | not-accessible | current | |
| f3OspfNbrExtRole OBJECT-TYPE The OSPF role for this neighbor router. | 1.3.6.1.4.1.2544.1.12.35.1.5.1.1 | OspfRole | read-only | current |
| f3OspfConformance OBJECT-IDENTITY | 1.3.6.1.4.1.2544.1.12.35.2 | |||
| f3OspfCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.2544.1.12.35.2.1 | |||
| f3OspfGroups OBJECT-IDENTITY | 1.3.6.1.4.1.2544.1.12.35.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| f3OspfCompliance MODULE-COMPLIANCE Describes the requirements for conformance to the F3-OSPF-MIB compilance. | 1.3.6.1.4.1.2544.1.12.35.2.1.1 | current |
| f3OspfRouterGroup OBJECT-GROUP A collection of objects used to manage the OSPF Router. | 1.3.6.1.4.1.2544.1.12.35.2.2.1 | current |
| f3OspfAreaGroup OBJECT-GROUP A collection of objects used to manage the OSPF Area. | 1.3.6.1.4.1.2544.1.12.35.2.2.2 | current |
| f3OspfIpInterfaceExtGroup OBJECT-GROUP A collection of objects used to manage OSPF configuration of IP Interface. | 1.3.6.1.4.1.2544.1.12.35.2.2.3 | current |
| f3OspfIpMgmtTunnelExtGroup OBJECT-GROUP A collection of objects used to manage OSPF configuration of IP Management Tunnel. | 1.3.6.1.4.1.2544.1.12.35.2.2.4 | current |
| f3OspfNbrExtGroup OBJECT-GROUP A collection of objects used to manage OSPF configuration of OSPF Neighbor. | 1.3.6.1.4.1.2544.1.12.35.2.2.5 | current |