F3-OSPF-MIB: View SNMP OID List / Download MIB

VENDOR: ADVA AG OPTICAL NETWORKING


 Home MIB: F3-OSPF-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 f3OspfMIB 1.3.6.1.4.1.2544.1.12.35
This module defines the OSPF MIB definitions used by the F3 (FSP150CM/CC) product lines. Copyright (C) ADVA Optical Networking.
       f3OspfConfigObjects 1.3.6.1.4.1.2544.1.12.35.1
           f3OspfRouterTable 1.3.6.1.4.1.2544.1.12.35.1.1 no-access
A list of entries corresponding to OSPF Router instance for configuration purposes.
               f3OspfRouterEntry 1.3.6.1.4.1.2544.1.12.35.1.1.1 no-access
A conceptual row in the f3OspfRouterTable.
                   f3OspfRouterIndex 1.3.6.1.4.1.2544.1.12.35.1.1.1.1 routerid no-access
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.
                   f3OspfRouterMetricType 1.3.6.1.4.1.2544.1.12.35.1.1.1.2 ospfmetrictype read-only
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.
                   f3OspfRouterMetric 1.3.6.1.4.1.2544.1.12.35.1.1.1.3 integer32 read-only
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
                   f3OspfRouterRedistributionType 1.3.6.1.4.1.2544.1.12.35.1.1.1.4 ospfredistributiontype read-only
The redistribution type is used to enable redistribution of routes of a specified protocol.
                   f3OspfRouterNumAttachedAreas 1.3.6.1.4.1.2544.1.12.35.1.1.1.5 unsigned32 read-only
Number of attached areas for the OSPF Router.
                   f3OspfRouterAreaBdrRtrStatus 1.3.6.1.4.1.2544.1.12.35.1.1.1.6 truthvalue read-only
A flag to note whether this router is an Area Border Router.
                   f3OspfRouterStorageType 1.3.6.1.4.1.2544.1.12.35.1.1.1.7 storagetype read-only
The type of storage configured for this entry.
                   f3OspfRouterRowStatus 1.3.6.1.4.1.2544.1.12.35.1.1.1.8 rowstatus read-only
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).
           f3OspfAreaTable 1.3.6.1.4.1.2544.1.12.35.1.2 no-access
A list of entries corresponding to OSPF Area configuration purposes.
               f3OspfAreaEntry 1.3.6.1.4.1.2544.1.12.35.1.2.1 no-access
A conceptual row in the f3OspfAreaTable.
                   f3OspfAreaId 1.3.6.1.4.1.2544.1.12.35.1.2.1.1 areaid no-access
A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.
                   f3OspfAreaType 1.3.6.1.4.1.2544.1.12.35.1.2.1.2 ospfareatype read-only
The type of an area.
                   f3OspfAreaAuthType 1.3.6.1.4.1.2544.1.12.35.1.2.1.3 ospfauthenticationtype read-only
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.
                   f3OspfAreaDefaultCost 1.3.6.1.4.1.2544.1.12.35.1.2.1.4 unsigned32 read-only
The default cost for summary LSA's announced to stubby areas. This only applies to stubby areas.
                   f3OspfAreaSpfRuns 1.3.6.1.4.1.2544.1.12.35.1.2.1.5 counter32 read-only
A count of the number of times the Shortest Path algorithm has been run for this area.
                   f3OspfAreaLsaCount 1.3.6.1.4.1.2544.1.12.35.1.2.1.6 gauge32 read-only
The total number of link state advertisements in this area's link state database, excluding AS-external LSAs.
                   f3OspfAreaStorageType 1.3.6.1.4.1.2544.1.12.35.1.2.1.7 storagetype read-only
The type of storage configured for this entry.
                   f3OspfAreaRowStatus 1.3.6.1.4.1.2544.1.12.35.1.2.1.8 rowstatus read-only
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).
           f3OspfIpInterfaceExtTable 1.3.6.1.4.1.2544.1.12.35.1.3 no-access
A list of entries corresponding to OSPF Interface configuration purposes. This table extends cmIpInterfaceTable from CM-IP-MIB.
               f3OspfIpInterfaceExtEntry 1.3.6.1.4.1.2544.1.12.35.1.3.1 no-access
A conceptual row in the f3OspfIpInterfaceExtTable.
                   f3OspfIpInterfaceExtStatus 1.3.6.1.4.1.2544.1.12.35.1.3.1.1 ospfstate read-write
The OSPF admin status for the IP Interface.
                   f3OspfIpInterfaceExtAreaId 1.3.6.1.4.1.2544.1.12.35.1.3.1.2 areaid read-write
The Area ID with which this IP Interface is associated.
                   f3OspfIpInterfaceExtIfType 1.3.6.1.4.1.2544.1.12.35.1.3.1.3 integer read-write
The OSPF interface type for the IP Interface. Enumeration: 'broadcast': 1, 'nbma': 2, 'pointToPoint': 3, 'pointToMultipoint': 5.
                   f3OspfIpInterfaceExtHelloInterval 1.3.6.1.4.1.2544.1.12.35.1.3.1.4 hellorange read-write
The number of seconds between OSPF Hello packets for the IP Interface.
                   f3OspfIpInterfaceExtRtrDeadInterval 1.3.6.1.4.1.2544.1.12.35.1.3.1.5 integer32 read-write
The number of seconds that must pass from the last received Hello packet before a neighbor router is declared down.
                   f3OspfIpInterfaceExtRetransInterval 1.3.6.1.4.1.2544.1.12.35.1.3.1.6 integer32 read-write
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.
                   f3OspfIpInterfaceExtRtrPriority 1.3.6.1.4.1.2544.1.12.35.1.3.1.7 designatedrouterpriority read-write
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.
                   f3OspfIpInterfaceExtCost 1.3.6.1.4.1.2544.1.12.35.1.3.1.8 integer32 read-write
The cost associated with the IP Interface for use in the Shortest Path calculations.
                   f3OspfIpInterfaceExtAuthType 1.3.6.1.4.1.2544.1.12.35.1.3.1.9 ospfauthenticationtype read-write
The OSPF authentication type for the IP Interface. This value supersedes the authentication type defined for the Area.
                   f3OspfIpInterfaceExtAuthKey 1.3.6.1.4.1.2544.1.12.35.1.3.1.10 octet string read-write
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.
           f3OspfIpMgmtTunnelExtTable 1.3.6.1.4.1.2544.1.12.35.1.4 no-access
A list of entries corresponding to OSPF Interface configuration purposes. This table extends ipManagementTunnelTable from CM-IP-MIB.
               f3OspfIpMgmtTunnelExtEntry 1.3.6.1.4.1.2544.1.12.35.1.4.1 no-access
A conceptual row in the f3OspfIpMgmtTunnelExtTable.
                   f3OspfIpMgmtTunnelExtStatus 1.3.6.1.4.1.2544.1.12.35.1.4.1.1 ospfstate read-write
The OSPF admin status for the IP Management Tunnel.
                   f3OspfIpMgmtTunnelExtAreaId 1.3.6.1.4.1.2544.1.12.35.1.4.1.2 areaid read-write
The Area ID with which this IP Management Tunnel is associated.
                   f3OspfIpMgmtTunnelExtIfType 1.3.6.1.4.1.2544.1.12.35.1.4.1.3 integer read-write
The OSPF interface type for the IP Management Tunnel. Enumeration: 'broadcast': 1, 'nbma': 2, 'pointToPoint': 3, 'pointToMultipoint': 5.
                   f3OspfIpMgmtTunnelExtHelloInterval 1.3.6.1.4.1.2544.1.12.35.1.4.1.4 hellorange read-write
The number of seconds between OSPF Hello packets for the IP Management Tunnel.
                   f3OspfIpMgmtTunnelExtRtrDeadInterval 1.3.6.1.4.1.2544.1.12.35.1.4.1.5 integer32 read-write
The number of seconds that must pass from the last received Hello packet before a neighbor router is declared down.
                   f3OspfIpMgmtTunnelExtRetransInterval 1.3.6.1.4.1.2544.1.12.35.1.4.1.6 integer32 read-write
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.
                   f3OspfIpMgmtTunnelExtRtrPriority 1.3.6.1.4.1.2544.1.12.35.1.4.1.7 designatedrouterpriority read-write
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.
                   f3OspfIpMgmtTunnelExtCost 1.3.6.1.4.1.2544.1.12.35.1.4.1.8 integer32 read-write
The cost associated with the IP Management Tunnel for use in the Shortest Path calculations.
                   f3OspfIpMgmtTunnelExtAuthType 1.3.6.1.4.1.2544.1.12.35.1.4.1.9 ospfauthenticationtype read-write
The OSPF authentication type for the IP Management Tunnel. This value supersedes the authentication type defined for the Area.
                   f3OspfIpMgmtTunnelExtAuthKey 1.3.6.1.4.1.2544.1.12.35.1.4.1.10 octet string read-write
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.
           f3OspfNbrExtTable 1.3.6.1.4.1.2544.1.12.35.1.5 no-access
This table extends ospfNbrTable from OSPF-MIB.
               f3OspfNbrExtEntry 1.3.6.1.4.1.2544.1.12.35.1.5.1 no-access
A conceptual row in the f3OspfNbrExtTable.
                   f3OspfNbrExtRole 1.3.6.1.4.1.2544.1.12.35.1.5.1.1 ospfrole read-only
The OSPF role for this neighbor router.
       f3OspfConformance 1.3.6.1.4.1.2544.1.12.35.2
           f3OspfCompliances 1.3.6.1.4.1.2544.1.12.35.2.1
               f3OspfCompliance 1.3.6.1.4.1.2544.1.12.35.2.1.1
Describes the requirements for conformance to the F3-OSPF-MIB compilance.
           f3OspfGroups 1.3.6.1.4.1.2544.1.12.35.2.2
               f3OspfRouterGroup 1.3.6.1.4.1.2544.1.12.35.2.2.1
A collection of objects used to manage the OSPF Router.
               f3OspfAreaGroup 1.3.6.1.4.1.2544.1.12.35.2.2.2
A collection of objects used to manage the OSPF Area.
               f3OspfIpInterfaceExtGroup 1.3.6.1.4.1.2544.1.12.35.2.2.3
A collection of objects used to manage OSPF configuration of IP Interface.
               f3OspfIpMgmtTunnelExtGroup 1.3.6.1.4.1.2544.1.12.35.2.2.4
A collection of objects used to manage OSPF configuration of IP Management Tunnel.
               f3OspfNbrExtGroup 1.3.6.1.4.1.2544.1.12.35.2.2.5
A collection of objects used to manage OSPF configuration of OSPF Neighbor.