All MIBs › HP-SN-OSPF-GROUP-MIB
Category: Protocol: OSPF, Routing Protocols, Technology: Routing/L3, Vendor: HP/HPE
Description:
HP ServerNet (Foundry-heritage) SNMP MIB for OSPF routing configuration and LSDB management on HP SN routing devices.
Imported Objects
From HP-SN-ROOT-MIB
| snOspf | OBJECT-IDENTITY |
From RFC-1212
| OBJECT-TYPE |
From RFC1155-SMI
| Counter | |
| Gauge | |
| IpAddress |
What Is HP-SN-OSPF-GROUP-MIB?
HP-SN-OSPF-GROUP-MIB is an HP routing switch MIB (inherited from the Foundry-derived "sn" object tree) that manages OSPF dynamic routing protocol configuration and state. It belongs to the enterprise routing/switching technology area for HP's Layer 3 network devices. Its data covers OSPF general process configuration, area definitions, address-range summarization, per-interface OSPF settings, virtual-link interfaces, and route redistribution — configuration and protocol-state data rather than hardware sensors. It supports monitoring of software/protocol status by exposing OSPF interface, area, and virtual-interface state, letting an operator confirm OSPF adjacencies and areas are correctly configured and operational rather than down or misconfigured. Viewing it in an HP-SN-OSPF-GROUP-MIB MIB Browser makes it easy to walk the OSPF area, interface, and virtual-link tables side by side while auditing a routing switch's configuration. It closely mirrors and depends on concepts from the standard IETF OSPF-MIB (RFC 1850), adapted into HP's private "sn" enterprise tree. It is deployed in enterprise/campus networks running HP routing switches that use OSPF for internal routing.
IPNetwork Monitor allows you to monitor SNMP objects defined in HP-SN-OSPF-GROUP-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- OSPF interface state
- OSPF area configuration
- OSPF virtual interface status
- address range summarization
- route redistribution settings
Supported Devices
- HP routing switches (Foundry-heritage)
Monitoring Examples
An administrator would poll snOspfIntf to check per-interface OSPF state and snOspfArea to verify an area's configuration matches intended topology. snOspfVirtIf would be checked when troubleshooting virtual-link connectivity between non-backbone areas and the backbone, revealing a stuck or down virtual link. snOspfAddrRange and snOspfRedis would be reviewed to confirm route summarization ranges and redistribution policies are behaving as configured, flagging unexpected route leakage.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| snOspfGen | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.1 | |||
| ROU snOspfRouterId | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.1 | RouterID | read-write | 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. |
| RTR snOspfAdminStat | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.2 | RtrStatus | read-write | The administrative status of OSPF in the router. The value 'enabled' denotes that the OSPF Process is active on at least one interface; 'disabled' disables it on all interfaces. |
| TRU snOspfASBdrRtrStatus | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.3 | TruthVal | read-write | A flag to note whether this router is an Autonomous System border router. |
| RTR snOspfRedisMode | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.4 | RtrStatus | read-write | The Redistribution status of OSPF in the router. The value 'enabled' denotes that the OSPF Redistribution is active; 'disabled' disables it on the router. |
| INT snOspfDefaultOspfMetricValue | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.5 | INTEGER | read-write | The metric of using a default OSPF Metric value on this route. |
| GAU snOspfExternLSACount | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.6 | Gauge | read-only | The number of external (LS type 5) link-state advertisements in the link-state database. |
| INT snOspfExternLSACksumSum | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.7 | INTEGER | read-only | The 32-bit unsigned sum of the LS checksums of the external link-state advertisements contained in the link-state database. This sum can be used to determine if there has been a change in a router's link state database, and to compare the link-state database of two routers. |
| CTR snOspfOriginateNewLSAs | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.8 | Counter | read-only | The number of new link-state advertisements that have been originated. This number is incremented each time the router originates a new LSA. |
| CTR snOspfRxNewLSAs | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.9 | Counter | read-only | The number of link-state advertisements received determined to be new instantiations. This number does not include newer instantiations of self-originated link-state advertisements. |
| INT snOspfOspfRedisMetricType | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.10 | INTEGER | read-write | type1: For External Type 1 (comparable value) the intra-area and inter-area routes, it is an OSPF metric plus the External Metric. type2: For external Type 2 (non-comparable value) routes, it is the external metric. |
| INT snOspfExtLsdbLimit | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.11 | INTEGER | read-write | The maximum number of non-default AS- external-LSAs entries that can be stored in the link-state database. If the value is -1, then there is no limit. When the number of non-default AS-external-LSAs in a router's link-state database reaches ospfExtLsdbLimit, the router enters Overflow- State. The router never holds more than ospfExtLsdbLimit non-default AS-external-LSAs in its database. OspfExtLsdbLimit MUST be set identically in all routers attached to the OSPF backbone and/or any regular OSPF area. (i.e., OSPF stub areas and NSSAs are excluded). |
| INT snOspfExitOverflowInterval | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.12 | INTEGER | read-write | The number of seconds that, after entering OverflowState, a router will attempt to leave OverflowState. This allows the router to again originate non-default AS-external-LSAs. When set to 0, the router will not leave Overflow- State until restarted. |
| INT snOspfRfc1583Compatibility | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.13 | INTEGER | read-write | This allows the ospf routing either compatible with RFC1583 or RFC2178. enabled(1)........activate RFC1583 compatibility rather than RFC2178 disabled(0).......disable RFC1583 compatibility and compatible to RFC2178. |
| INT snOspfRouterIdFormat | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.14 | INTEGER | read-write | This object is used to specify whether RouterId is represented as IP Address or an Integer. The values that can be written are: integer(0).....as an integer. ipAddress(1)...as IP Address. |
| INT snOspfDistance | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.15 | INTEGER | read-write | OSPF Adminitrative distance. |
| INT snOspfDistanceIntra | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.16 | INTEGER | read-write | OSPF Adminitrative distance - Intra Area. |
| INT snOspfDistanceInter | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.17 | INTEGER | read-write | OSPF Adminitrative distance - Inter Area. |
| INT snOspfDistanceExternal | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.18 | INTEGER | read-write | OSPF Adminitrative distance - External. |
| snOspfArea | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.2 | |||
| snOspfAreaTable | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.2.1 | not-accessible | Information describing the configured parameters and cumulative statistics of the router's attached areas. | |
| snOspfAreaEntry | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.2.1.1 | not-accessible | Information describing the configured parameters and cumulative statistics of one of the router's attached areas. | |
| ARE snOspfAreaId | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.2.1.1.1 | AreaID | read-only | A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone. |
| INT snOspfImportASExtern | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.2.1.1.2 | INTEGER | read-write | The area's support for importing AS external link- state advertisements. 0: Stub Area Type 1: Normal Area Type 2: NSSA Area Type |
| BIG snOspfStubMetric | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.2.1.1.3 | BigMetric | read-write | The metric value applied at the default type of service(ospfMetric). By default, this equals the least metric at the type of service among the interfaces to other areas. This Object exist if only if the value of snOspfAreaSummary is snOspfAreaSummary(2); Otherwise, an SNMP_GET/GET_NEXT attempt of this Object will return NO_SUCH_NAME. |
| INT snOspfAreaRowStatus | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.2.1.1.4 | INTEGER | read-write | This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of rendering it inoperative.. valid(2)....the row exists and is valid |
| INT snOspfAreaIdFormat | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.2.1.1.5 | INTEGER | read-write | This object is used to specify whether AreaId is represented as IP Address or an Integer. The values that can be written are: integer(0).....as an integer. ipAddress(1)...as IP Address. |
| snOspfAddrRange | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.3 | |||
| snOspfAreaRangeTable | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.3.1 | not-accessible | A range if IP addresses specified by an IP address/IP network mask pair. For example, class B address range of X.X.X.X with a network mask of 255.255.0.0 includes all IP addresses from X.X.0.0 to X.X.255.255 | |
| snOspfAreaRangeEntry | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.3.1.1 | not-accessible | A range if IP addresses specified by an IP address/IP network mask pair. For example, class B address range of X.X.X.X with a network mask of 255.255.0.0 includes all IP addresses from X.X.0.0 to X.X.255.255 | |
| ARE snOspfAreaRangeAreaID | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.3.1.1.1 | AreaID | read-only | The Area the Address Range is to be found within. |
| IP snOspfAreaRangeNet | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.3.1.1.2 | IpAddress | read-only | The IP Address of the Net or Subnet indicated by the range. |
| IP snOspfAreaRangeMask | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.3.1.1.3 | IpAddress | read-write | The Subnet Mask that pertains to the Net or Subnet. |
| INT snOspfAreaRangeRowStatus | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.3.1.1.4 | INTEGER | read-write | This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of rendering it inoperative.. valid(2)....the row exists and is valid |
| INT snOspfAreaRangeAreaIdFormat | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.3.1.1.5 | INTEGER | read-only | This object is used to specify whether AreaId is represented as IP Address or an Integer. The values that can be written are: integer(0).....as an integer. ipAddress(1)...as IP Address. |
| snOspfIntf | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4 | |||
| snOspfIfTable | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1 | not-accessible | The OSPF Interface Table describes the interfaces from the viewpoint of OSPF. | |
| snOspfIfEntry | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1 | not-accessible | The OSPF Interface Entry describes one interface from the viewpoint of OSPF. | |
| INT snOspfIfPort | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.1 | INTEGER | read-only | The physical router port of this OSPF interface. |
| ARE snOspfIfAreaId | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.2 | AreaID | read-write | A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone. |
| RTR snOspfIfAdminStat | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.3 | RtrStatus | read-write | The OSPF interface's administrative status. The value 'enabled' denotes that neighbor relationships may be formed on the interface, and the interface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF. |
| DES snOspfIfRtrPriority | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.4 | DesignatedRouterPriority | read-write | The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligible to become the designated router on this particular network. In the event of a tie in this value, routers will use their router id as a tie breaker. |
| UPT snOspfIfTransitDelay | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.5 | UpToMaxAge | read-write | The estimated number of seconds it takes to transmit a link- state update packet over this interface. |
| UPT snOspfIfRetransInterval | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.6 | UpToMaxAge | read-write | The number of seconds between link-state advertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database description and link-state request packets. |
| HEL snOspfIfHelloInterval | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.7 | HelloRange | read-write | The length of time, in seconds, between the Hello packets that the router sends on the interface. This value must be the same for all routers attached to a common network. |
| NUM snOspfIfRtrDeadInterval | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.8 | PositiveInteger | read-write | The number of seconds that a router's Hello packets have not been seen before it's neighbors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network. |
| INT snOspfIfAuthType | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.9 | INTEGER | read-write | The authentication type specified for an interface. Additional authentication types may be assigned locally on a per interface basis. |
| OCT snOspfIfAuthKey | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.10 | OCTET STRING | read-write | The Authentication Key. If the Area's Authorization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. When read, snOspfIfAuthKey always returns an Octet String of length zero. |
| INT snOspfIfMetricValue | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.11 | INTEGER | read-write | The metric of using this type of service on this interface. The default value of the TOS 0 Metric is 10^8 / ifSpeed. |
| INT snOspfIfRowStatus | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.12 | INTEGER | read-write | This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of rendering it inoperative.. valid(2)....the row exists and is valid |
| INT snOspfIfMd5AuthKeyId | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.13 | INTEGER | read-write | The md5 authentication key ID. If the snOspfVirtIfAuthType is set to md5, the value of snOspfIfMd5AuthKeyId must be (1 to 255). This field identifies the algorithm and secret key used to create the message digest appended to the OSPF packet. Key Identifiers are unique per-interface (or equivalently, per-subnet). |
| OCT snOspfIfMd5AuthKey | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.14 | OCTET STRING | read-write | The MD5 Authentication Key. If the Area's Authorization Type is md5, and the key length is shorter than 16 octets, the agent will left adjust and zero fill to 16 octets. When read, snOspfIfMd5AuthKey always returns an Octet String of length zero. |
| INT snOspfIfMd5ActivationWaitTime | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.15 | INTEGER | read-write | The md5 authentication key activation wait time is specified in second and the maximum wait time is 14400 seconds (4 hours). |
| INT snOspfIfAreaIdFormat | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.16 | INTEGER | read-only | This object is used to specify whether AreaId is represented as IP Address or an Integer. The values that can be written are: integer(0).....as an integer. ipAddress(1)...as IP Address. |
| INT snOspfIfPassiveMode | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.17 | INTEGER | read-write | This object control the passive mode of this interface. |
| INT snOspfIfDatabaseFilterAllOut | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.18 | INTEGER | read-write | This object control the filtering of outgoing OSPF LSA on this interface. |
| INT snOspfIfMtuIgnore | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.19 | INTEGER | read-write | This object control MTU detection mode of this interface. |
| INT snOspfIfNetworkP2mp | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.20 | INTEGER | read-write | This object enable/disable P2MP mode of this interface. |
| snOspfIf2Table | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2 | not-accessible | The OSPF Interface Table describes the interfaces from the viewpoint of OSPF. | |
| snOspfIf2Entry | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1 | not-accessible | The OSPF Interface Entry describes one interface from the viewpoint of OSPF. | |
| INT snOspfIf2Port | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.1 | INTEGER | read-only | The physical router port of this OSPF interface. |
| ARE snOspfIf2AreaId | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.2 | AreaID | read-write | A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone. |
| RTR snOspfIf2AdminStat | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.3 | RtrStatus | read-write | The OSPF interface's administrative status. The value 'enabled' denotes that neighbor relationships may be formed on the interface, and the interface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF. |
| DES snOspfIf2RtrPriority | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.4 | DesignatedRouterPriority | read-write | The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligible to become the designated router on this particular network. In the event of a tie in this value, routers will use their router id as a tie breaker. |
| UPT snOspfIf2TransitDelay | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.5 | UpToMaxAge | read-write | The estimated number of seconds it takes to transmit a link- state update packet over this interface. |
| UPT snOspfIf2RetransInterval | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.6 | UpToMaxAge | read-write | The number of seconds between link-state advertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database description and link-state request packets. |
| HEL snOspfIf2HelloInterval | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.7 | HelloRange | read-write | The length of time, in seconds, between the Hello packets that the router sends on the interface. This value must be the same for all routers attached to a common network. |
| NUM snOspfIf2RtrDeadInterval | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.8 | PositiveInteger | read-write | The number of seconds that a router's Hello packets have not been seen before it's neighbors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network. |
| INT snOspfIf2AuthType | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.9 | INTEGER | read-write | The authentication type specified for an interface. Additional authentication types may be assigned locally on a per interface basis. |
| OCT snOspfIf2AuthKey | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.10 | OCTET STRING | read-write | The Authentication Key. If the Area's Authorization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. When read, snOspfIf2AuthKey always returns an Octet String of length zero. |
| INT snOspfIf2MetricValue | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.11 | INTEGER | read-write | The metric of using this type of service on this interface. The default value of the TOS 0 Metric is 10^8 / ifSpeed. |
| INT snOspfIf2RowStatus | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.12 | INTEGER | read-write | This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of rendering it inoperative.. valid(2)....the row exists and is valid |
| INT snOspfIf2Md5AuthKeyId | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.13 | INTEGER | read-write | The md5 authentication key ID. If the snOspfVirtIfAuthType is set to md5, the value of snOspfIf2Md5AuthKeyId must be (1 to 255). This field identifies the algorithm and secret key used to create the message digest appended to the OSPF packet. Key Identifiers are unique per-interface (or equivalently, per-subnet). |
| OCT snOspfIf2Md5AuthKey | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.14 | OCTET STRING | read-write | The MD5 Authentication Key. If the Area's Authorization Type is md5, and the key length is shorter than 16 octets, the agent will left adjust and zero fill to 16 octets. When read, snOspfIf2Md5AuthKey always returns an Octet String of length zero. |
| INT snOspfIf2Md5ActivationWaitTime | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.15 | INTEGER | read-write | The md5 authentication key activation wait time is specified in second and the maximum wait time is 14400 seconds (4 hours). |
| INT snOspfIf2AreaIdFormat | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.16 | INTEGER | read-only | This object is used to specify whether AreaId is represented as IP Address or an Integer. The values that can be written are: integer(0).....as an integer. ipAddress(1)...as IP Address. |
| INT snOspfIf2PassiveMode | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.17 | INTEGER | read-write | This object control the passive mode of this interface. |
| INT snOspfIf2DatabaseFilterAllOut | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.18 | INTEGER | read-write | This object control the filtering of outgoing OSPF LSA on this interface. |
| INT snOspfIf2MtuIgnore | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.19 | INTEGER | read-write | This object control MTU detection mode of this interface. |
| INT snOspfIf2NetworkP2mp | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.2.1.20 | INTEGER | read-write | This object enable/disable P2MP mode of this interface. |
| snOspfVirtIf | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.5 | |||
| snOspfVirtIfTable | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1 | not-accessible | Information about this router's virtual interfaces. | |
| snOspfVirtIfEntry | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1 | not-accessible | Information about a single Virtual Interface. | |
| ARE snOspfVirtIfAreaID | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.1 | AreaID | read-only | The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0 |
| ROU snOspfVirtIfNeighbor | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.2 | RouterID | read-only | The Router ID of the Virtual Neighbor. |
| UPT snOspfVirtIfTransitDelay | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.3 | UpToMaxAge | read-write | The estimated number of seconds it takes to transmit a link- state update packet over this interface. |
| UPT snOspfVirtIfRetransInterval | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.4 | UpToMaxAge | read-write | The number of seconds between link-state advertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database description and link-state request packets. This value should be well over the expected round-trip time. |
| HEL snOspfVirtIfHelloInterval | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.5 | HelloRange | read-write | The length of time, in seconds, between the Hello packets that the router sends on the interface. This value must be the same for the virtual neighbor. |
| NUM snOspfVirtIfRtrDeadInterval | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.6 | PositiveInteger | read-write | The number of seconds that a router's Hello packets have not been seen before it's neighbors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neighbor. |
| INT snOspfVirtIfAuthType | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.7 | INTEGER | read-write | The authentication type specified for an interface. Additional authentication types may be assigned locally on a per interface basis. |
| OCT snOspfVirtIfAuthKey | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.8 | OCTET STRING | read-write | If Authentication Type is simplePassword, the device will left adjust and zero fill to 8 octets. When read, snOspfVifAuthKey always returns a string of length zero. |
| INT snOspfVirtIfRowStatus | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.9 | INTEGER | read-write | This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of rendering it inoperative.. valid(2)....the row exists and is valid |
| INT snOspfVirtIfMd5AuthKeyId | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.10 | INTEGER | read-write | The md5 authentication key ID. If the snOspfVirtIfAuthType is set to md5, the value of snOspfVirtIfMd5AuthKeyId must be (1 to 255). This field identifies the algorithm and secret key used to create the message digest appended to the OSPF packet. Key Identifiers are unique per-interface (or equivalently, per-subnet). |
| OCT snOspfVirtIfMd5AuthKey | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.11 | OCTET STRING | read-write | The MD5 Authentication Key. If the Area's Authorization Type is md5, and the key length is shorter than 16 octets, the agent will left adjust and zero fill to 16 octets. When read, snOspfIfMd5AuthKey always returns an Octet String of length zero. |
| INT snOspfVirtIfMd5ActivationWaitTime | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.12 | INTEGER | read-write | The md5 authentication key activation wait time is specified in second and the maximum wait time is 14400 seconds (4 hours). |
| INT snOspfVirtIfAreaIdFormat | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.13 | INTEGER | read-only | This object is used to specify whether AreaId is represented as IP Address or an Integer. The values that can be written are: integer(0).....as an integer. ipAddress(1)...as IP Address. |
| snOspfRedis | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.6 | |||
| snOspfRedisTable | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1 | not-accessible | The OSPF Redistribution Table contains a list of routes that could be imported into the OSPF domain. | |
| snOspfRedisEntry | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1 | not-accessible | The OSPF Redistribution Entry specifies a particular RIP or Static route to be imported into the OSPF domain. | |
| INT snOspfRedisIndex | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.1 | INTEGER | read-only | The destination IP address that associates with this particular route. |
| IP snOspfRedisIpAddress | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.2 | IpAddress | read-write | The destination IP address that associates with this particular route. |
| IP snOspfRedisMask | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.3 | IpAddress | read-write | The Subnet Mask that pertains to this route. |
| INT snOspfRedisAction | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.4 | INTEGER | read-write | The action to be taken if the route match this entry. noImport(0): - the route is NOT imported into OSPF Domain. import(1): - the route is imported into OSPF Domain as external type 2 route. |
| INT snOspfRedisProtocol | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.5 | INTEGER | read-write | The imported routes into OSPF domain is set in the following: rip(1): - the RIP route. all(2): - all protocol route. static(3): - the static route. bgp(4): - the BGP route. |
| INT snOspfRedisSetOspfMetric | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.6 | INTEGER | read-write | The value indicates to which the route metric should match: disabled(0): - the route metric does NOT match the OSPF metric field. enabled(1): - the route metric matches the OSPF metric field. |
| MET snOspfRedisOspfMetricValue | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.7 | Metric | read-write | The metric of using OSPF Metric value on this route. |
| INT snOspfRedisMatchRipMetric | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.8 | INTEGER | read-write | The value indicates to which the route metric should match: disabled(0): - the route metric does NOT match the RIP metric field. enabled(1): - the route metric matches the RIP metric field. |
| INT snOspfRedisRipMetricValue | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.9 | INTEGER | read-write | The metric of using RIP Metric value (1 to 15 hops) on this route. |
| INT snOspfRedisRowStatus | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.10 | INTEGER | read-write | This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of rendering it inoperative.. valid(2)....the row exists and is valid |
| snOspfNbr | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.7 | |||
| snOspfNbrTable | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1 | not-accessible | A table of non-virtual neighbor information. | |
| snOspfNbrEntry | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1.1 | not-accessible | The information regarding a single neighbor. | |
| INT snOspfNbrEntryIndex | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1.1.1 | INTEGER | read-only | The table entry index of this neighbor. |
| INT snOspfNbrPort | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1.1.2 | INTEGER | read-only | The physical port of this neighbor. |
| IP snOspfNbrIpAddr | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1.1.3 | IpAddress | read-only | The IP address of this neighbor. |
| INT snOspfNbrIndex | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1.1.4 | INTEGER | read-only | The neighbor index of each port and each IP address. |
| ROU snOspfNbrRtrId | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1.1.5 | RouterID | read-only | A 32-bit integer (represented as a type IpAddress) uniquely identifying the neighboring router in the Autonomous System. |
| INT snOspfNbrOptions | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1.1.6 | INTEGER | read-only | A Bit Mask corresponding to the neighbor's op- tions field. Bit 0, if set, indicates that the system will operate on Type of Service metrics other than TOS 0. If zero, the neighbor will ignore all metrics except the TOS 0 metric. Bit 1, if set, indicates that the associated area accepts and operates on external informa- tion; if zero, it is a stub area. Bit 2, if set, indicates that the system is ca- pable of routing IP Multicast datagrams; i.e., that it implements the Multicast Extensions to OSPF. Bit 3, if set, indicates that the associated area is an NSSA. These areas are capable of carrying type 7 external advertisements, which are translated into type 5 external advertise- ments at NSSA borders. |
| DES snOspfNbrPriority | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1.1.7 | DesignatedRouterPriority | read-only | The priority of this neighbor in the designat- ed router election algorithm. The value 0 sig- nifies that the neighbor is not eligible to be- come the designated router on this particular network. |
| INT snOspfNbrState | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1.1.8 | INTEGER | read-only | The State of the relationship with this Neigh- bor. |
| CTR snOspfNbrEvents | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1.1.9 | Counter | read-only | The number of times this neighbor relationship has changed state, or an error has occurred. |
| GAU snOspfNbrLsRetransQLen | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1.1.10 | Gauge | read-only | The current length of the retransmission queue. |
| snOspfVirtNbr | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.8 | |||
| snOspfVirtNbrTable | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.8.1 | not-accessible | A table of virtual neighbor information. | |
| snOspfVirtNbrEntry | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.8.1.1 | not-accessible | Virtual neighbor information. | |
| INT snOspfVirtNbrEntryIndex | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.8.1.1.1 | INTEGER | read-only | The table entry index of this virtual neighbor. |
| ARE snOspfVirtNbrArea | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.8.1.1.2 | AreaID | read-only | The Transit Area Identifier. |
| ROU snOspfVirtNbrRtrId | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.8.1.1.3 | RouterID | read-only | A 32-bit integer uniquely identifying the neighboring router in the Autonomous System. |
| IP snOspfVirtNbrIpAddr | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.8.1.1.4 | IpAddress | read-only | The IP address this Virtual Neighbor is using. |
| INT snOspfVirtNbrOptions | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.8.1.1.5 | INTEGER | read-only | A bit map corresponding to the neighbor's options field. Thus, Bit 1, if set, indicates that the neighbor supports Type of Service Routing; if zero, no metrics other than TOS 0 are in use by the neighbor. |
| INT snOspfVirtNbrState | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.8.1.1.6 | INTEGER | read-only | The state of the Virtual Neighbor Relationship. |
| CTR snOspfVirtNbrEvents | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.8.1.1.7 | Counter | read-only | The number of times this virtual link has changed its state, or an error has occurred. |
| GAU snOspfVirtNbrLSRetransQLen | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.8.1.1.8 | Gauge | read-only | The current length of the retransmission queue. |
| INT snOspfVirtNbrAreaIdFormat | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.8.1.1.9 | INTEGER | read-only | This object is used to specify whether AreaId is represented as IP Address or an Integer. The values that can be written are: integer(0).....as an integer. ipAddress(1)...as IP Address. |
| snOspfLsdb | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.9 | |||
| snOspfLsdbTable | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1 | not-accessible | The OSPF Process's Links State Database. | |
| snOspfLsdbEntry | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1 | not-accessible | A single Link State Advertisement. | |
| INT snOspfLsdbEntryIndex | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.1 | INTEGER | read-only | The table entry index of this Link State Database. |
| ARE snOspfLsdbAreaId | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.2 | AreaID | read-only | The 32 bit identifier of the Area from which the LSA was received. |
| INT snOspfLsdbType | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.3 | INTEGER | read-only | The type of the link state advertisement. Each link state type has a separate advertisement format. |
| IP snOspfLsdbLsId | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.4 | IpAddress | read-only | The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement. |
| ROU snOspfLsdbRouterId | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.5 | RouterID | read-only | The 32 bit number that uniquely identifies the originating router in the Autonomous System. |
| INT snOspfLsdbSequence | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.6 | INTEGER | read-only | The sequence number field is a signed 32-bit integer. It is used to detect old and duplicate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement. |
| INT snOspfLsdbAge | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.7 | INTEGER | read-only | This field is the age of the link state advertisement in seconds. |
| INT snOspfLsdbChecksum | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.8 | INTEGER | read-only | This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connectionless datagrams; it is commonly referred to as the Fletcher checksum. |
| OCT snOspfLsdbAdvertisement | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.9 | OCTET STRING | read-only | The entire Link State Advertisement, including its header. |
| INT snOspfLsdbAreaIdFormat | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.10 | INTEGER | read-only | This object is used to specify whether AreaId is represented as IP Address or an Integer. The values that can be written are: integer(0).....as an integer. ipAddress(1)...as IP Address. |
| snOspfExtLsdb | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.10 | |||
| snOspfExtLsdbTable | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.10.1 | not-accessible | The OSPF Process's Links State Database. | |
| snOspfExtLsdbEntry | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.10.1.1 | not-accessible | A single Link State Advertisement. | |
| INT snOspfExtLsdbEntryIndex | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.10.1.1.1 | INTEGER | read-only | The table entry index of this Link State Database. |
| INT snOspfExtLsdbType | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.10.1.1.2 | INTEGER | read-only | The type of the link state advertisement. Each link state type has a separate advertise- ment format. |
| IP snOspfExtLsdbLsId | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.10.1.1.3 | IpAddress | read-only | The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement. |
| ROU snOspfExtLsdbRouterId | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.10.1.1.4 | RouterID | read-only | The 32 bit number that uniquely identifies the originating router in the Autonomous System. |
| INT snOspfExtLsdbSequence | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.10.1.1.5 | INTEGER | read-only | The sequence number field is a signed 32-bit integer. It is used to detect old and dupli- cate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement. |
| INT snOspfExtLsdbAge | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.10.1.1.6 | INTEGER | read-only | This field is the age of the link state adver- tisement in seconds. |
| INT snOspfExtLsdbChecksum | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.10.1.1.7 | INTEGER | read-only | This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connec- tionless datagrams; it is commonly referred to as the Fletcher checksum. |
| OCT snOspfExtLsdbAdvertisement | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.10.1.1.8 | OCTET STRING | read-only | The entire Link State Advertisement, including its header. |
| snOspfAreaStatus | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.11 | |||
| snOspfAreaStatusTable | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1 | not-accessible | Information describing the configured parameters and cumulative statistics of the router's attached areas. | |
| snOspfAreaStatusEntry | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1.1 | not-accessible | Information describing the configured parameters and cumulative statistics of one of the router's attached areas. | |
| INT snOspfAreaStatusEntryIndex | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1.1.1 | INTEGER | read-only | The table entry index of this Area. |
| ARE snOspfAreaStatusAreaId | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1.1.2 | AreaID | read-only | A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone. |
| INT snOspfAreaStatusImportASExtern | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1.1.3 | INTEGER | read-only | The area's support for importing AS external link- state advertisements. |
| BIG snOspfAreaStatusStubMetric | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1.1.4 | BigMetric | read-only | The metric value applied at the default type of service(ospfMetric). By default, this equals the least metric at the type of service among the interfaces to other areas. This Object exist if only if the value of snOspfAreaSummary is snOspfAreaSummary(2); Otherwise, an SNMP_GET/GET_NEXT attempt of this Object will return NO_SUCH_NAME. |
| CTR snOspfAreaStatusSpfRuns | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1.1.5 | Counter | read-only | The number of times that the intra-area route table has been calculated using this area's link-state database. This is typically done using Dijkstra's algorithm. |
| GAU snOspfAreaStatusAreaBdrRtrCount | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1.1.6 | Gauge | read-only | The total number of area border routers reachable within this area. This is initially zero, and is calculated in each SPF Pass. |
| GAU snOspfAreaStatusASBdrRtrCount | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1.1.7 | Gauge | read-only | The total number of Autonomous System border routers reachable within this area. This is initially zero, and is calculated in each SPF Pass. |
| GAU snOspfAreaStatusLSACount | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1.1.8 | Gauge | read-only | The total number of link-state advertisements in this area's link-state database, excluding AS External LSA's. |
| INT snOspfAreaStatusLSACksumSum | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1.1.9 | INTEGER | read-only | The 32-bit unsigned sum of the link-state advertisements' LS checksums contained in this area's link-state database. This sum excludes external (LS type 5) link-state advertisements. The sum can be used to determine if there has been a change in a router's link state database, and to compare the link-state database of two routers. |
| INT snOspfAreaStatusAreaIdFormat | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1.1.10 | INTEGER | read-only | This object is used to specify whether AreaId is represented as IP Address or an Integer. The values that can be written are: integer(0).....as an integer. ipAddress(1)...as IP Address. |
| snOspfIfStatus | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.12 | |||
| snOspfIfStatusTable | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1 | not-accessible | The OSPF Interface Status Table describes the interfaces from the viewpoint of OSPF. | |
| snOspfIfStatusEntry | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1 | not-accessible | The OSPF Interface Entry describes one interface from the viewpoint of OSPF. | |
| INT snOspfIfStatusEntryIndex | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.1 | INTEGER | read-only | The table entry index of this Area. |
| INT snOspfIfStatusPort | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.2 | INTEGER | read-only | The physical router port of this OSPF interface. |
| IP snOspfIfStatusIpAddress | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.3 | IpAddress | read-only | The IP address of this OSPF interface. |
| ARE snOspfIfStatusAreaId | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.4 | AreaID | read-only | A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone. |
| INT snOspfIfStatusType | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.5 | INTEGER | read-only | The OSPF interface type. By way of a default, this field may be intuited from the corresponding value of ifType. Broadcast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25, Frame Relay, and similar technologies take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'. |
| RTR snOspfIfStatusAdminStat | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.6 | RtrStatus | read-only | The OSPF interface's administrative status. The value 'enabled' denotes that neighbor relationships may be formed on the interface, and the interface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF. |
| DES snOspfIfStatusRtrPriority | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.7 | DesignatedRouterPriority | read-only | The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligible to become the designated router on this particular network. In the event of a tie in this value, routers will use their router id as a tie breaker. |
| UPT snOspfIfStatusTransitDelay | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.8 | UpToMaxAge | read-only | The estimated number of seconds it takes to transmit a link- state update packet over this interface. |
| UPT snOspfIfStatusRetransInterval | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.9 | UpToMaxAge | read-only | The number of seconds between link-state advertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database description and link-state request packets. |
| HEL snOspfIfStatusHelloInterval | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.10 | HelloRange | read-only | The length of time, in seconds, between the Hello packets that the router sends on the interface. This value must be the same for all routers attached to a common network. |
| NUM snOspfIfStatusRtrDeadInterval | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.11 | PositiveInteger | read-only | The number of seconds that a router's Hello packets have not been seen before it's neighbors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network. |
| INT snOspfIfStatusState | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.12 | INTEGER | read-only | The OSPF Interface State. |
| IP snOspfIfStatusDesignatedRouter | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.13 | IpAddress | read-only | The IP Address of the Designated Router. |
| IP snOspfIfStatusBackupDesignatedRouter | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.14 | IpAddress | read-only | The IP Address of the Backup Designated Router. |
| CTR snOspfIfStatusEvents | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.15 | Counter | read-only | The number of times this OSPF interface has changed its state, or an error has occurred. |
| INT snOspfIfStatusAuthType | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.16 | INTEGER | read-only | The authentication type specified for an interface. Additional authentication types may be assigned locally on a per interface basis. |
| OCT snOspfIfStatusAuthKey | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.17 | OCTET STRING | read-only | The Authentication Key. If the Area's Authorization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. When read, snOspfIfStatusAuthKey always returns an Octet String of length zero. |
| MET snOspfIfStatusMetricValue | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.18 | Metric | read-only | The metric of using this type of service on this interface. The default value of the TOS 0 Metric is 10^8 / ifSpeed. |
| INT snOspfIfStatusMd5AuthKeyId | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.19 | INTEGER | read-only | The md5 authentication key ID. If the snOspfVirtIfAuthType is set to md5, the value of snOspfIfMd5AuthKeyId must be (1 to 255). This field identifies the algorithm and secret key used to create the message digest appended to the OSPF packet. Key Identifiers are unique per-interface (or equivalently, per-subnet). |
| OCT snOspfIfStatusMd5AuthKey | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.20 | OCTET STRING | read-only | The MD5 Authentication Key. If the Area's Authorization Type is md5, and the key length is shorter than 16 octets, the agent will left adjust and zero fill to 16 octets. When read, snOspfIfMd5AuthKey always returns an Octet String of length zero. |
| INT snOspfIfStatusMd5ActivationWaitTime | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.21 | INTEGER | read-only | The md5 authentication key activation wait time is specified in second and the maximum wait time is 14400 seconds (4 hours). |
| INT snOspfIfStatusAreaIdFormat | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.22 | INTEGER | read-only | This object is used to specify whether AreaId is represented as IP Address or an Integer. The values that can be written are: integer(0).....as an integer. ipAddress(1)...as IP Address. |
| snOspfVirtIfStatus | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.13 | |||
| snOspfVirtIfStatusTable | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1 | not-accessible | Information about this router's virtual interfaces. | |
| snOspfVirtIfStatusEntry | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1 | not-accessible | Information about a single Virtual Interface. | |
| INT snOspfVirtIfStatusEntryIndex | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.1 | INTEGER | read-only | The table entry index of this Area. |
| ARE snOspfVirtIfStatusAreaID | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.2 | AreaID | read-only | The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0 |
| ROU snOspfVirtIfStatusNeighbor | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.3 | RouterID | read-only | The Router ID of the Virtual Neighbor. |
| UPT snOspfVirtIfStatusTransitDelay | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.4 | UpToMaxAge | read-only | The estimated number of seconds it takes to transmit a link- state update packet over this interface. |
| UPT snOspfVirtIfStatusRetransInterval | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.5 | UpToMaxAge | read-only | The number of seconds between link-state advertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database description and link-state request packets. This value should be well over the expected round-trip time. |
| HEL snOspfVirtIfStatusHelloInterval | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.6 | HelloRange | read-only | The length of time, in seconds, between the Hello packets that the router sends on the interface. This value must be the same for the virtual neighbor. |
| NUM snOspfVirtIfStatusRtrDeadInterval | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.7 | PositiveInteger | read-only | The number of seconds that a router's Hello packets have not been seen before it's neighbors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neighbor. |
| INT snOspfVirtIfStatusState | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.8 | INTEGER | read-only | The OSPF virtual interfaces states. |
| CTR snOspfVirtIfStatusEvents | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.9 | Counter | read-only | The number of state changes or error events on this Virtual Link. |
| INT snOspfVirtIfStatusAuthType | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.10 | INTEGER | read-only | The authentication type specified for an interface. Additional authentication types may be assigned locally on a per interface basis. |
| OCT snOspfVirtIfStatusAuthKey | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.11 | OCTET STRING | read-only | If Authentication Type is simplePassword, the device will left adjust and zero fill to 8 octets. When read, snOspfVifAuthKey always returns a string of length zero. |
| INT snOspfVirtIfStatusMd5AuthKeyId | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.12 | INTEGER | read-only | The md5 authentication key ID. If the snOspfVirtIfAuthType is set to md5, the value of snOspfVirtIfMd5AuthKeyId must be (1 to 255). This field identifies the algorithm and secret key used to create the message digest appended to the OSPF packet. Key Identifiers are unique per-interface (or equivalently, per-subnet). |
| OCT snOspfVirtIfStatusMd5AuthKey | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.13 | OCTET STRING | read-only | The MD5 Authentication Key. If the Area's Authorization Type is md5, and the key length is shorter than 16 octets, the agent will left adjust and zero fill to 16 octets. When read, snOspfIfMd5AuthKey always returns an Octet String of length zero. |
| INT snOspfVirtIfStatusMd5ActivationWaitTime | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.14 | INTEGER | read-only | The md5 authentication key activation wait time is specified in second and the maximum wait time is 14400 seconds (4 hours). |
| INT snOspfVirtIfStatusAreaIdFormat | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.15 | INTEGER | read-only | This object is used to specify whether AreaId is represented as IP Address or an Integer. The values that can be written are: integer(0).....as an integer. ipAddress(1)...as IP Address. |
| snOspfRoutingInfo | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.14 | |||
| snOspfRoutingInfoTable | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.14.1 | not-accessible | Information about this router's routing information. | |
| snOspfRoutingInfoEntry | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.14.1.1 | not-accessible | Information about a single ABR/ASBR Routing entry. | |
| INT snOspfRoutingInfoIndex | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.14.1.1.1 | INTEGER | read-only | The table entry index of this Routing entry. |
| ROU snOspfRoutingInfoRouterID | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.14.1.1.2 | RouterID | read-only | The Router ID of the destination router. |
| INT snOspfRoutingInfoRouterType | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.14.1.1.3 | INTEGER | read-only | The Router type of the destination router as the following: abr (1) -- area border router. asbr (2) -- autonomous sytem border router. abrANDasbr(3) -- area border and autonomous system border router. |
| ROU snOspfRoutingInfoNextHopRouterID | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.14.1.1.4 | RouterID | read-only | The router ID of the next hop destination router. |
| INT snOspfRoutingInfoOutgoingInterface | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.14.1.1.5 | INTEGER | read-only | The outgoing interface of the destination router. |
| snOspfTrapControl | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.15 | |||
| OCT snOspfSetTrap | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.15.1 | OCTET STRING | read-write | A four-octet string serving as a bit map for the trap events defined by the OSPF traps. This object is used to enable and disable specific OSPF traps where a 1 in the bit field represents enabled. The right-most bit (least significant) represents trap 0. |
| INT snOspfConfigErrorType | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.15.2 | INTEGER | read-only | Potential types of configuration conflicts. Used by the ospfConfigError and ospfConfigVir- tError traps. |
| INT snOspfPacketType | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.15.3 | INTEGER | read-only | OSPF packet types. |
| IP snOspfPacketSrc | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.15.4 | IpAddress | read-only | The IP address of an inbound packet that can- not be identified by a neighbor instance. |
| RTR snOspfTrapsGenerationMode | 1.3.6.1.4.1.11.2.3.7.11.12.2.4.15.5 | RtrStatus | read-write | Indicates if the generation of any OSPF traps is permitted on the router. The value 'enabled' denotes that the OSPF Traps can be generated by the router; 'disabled' denotes that the OSPF Traps can not be generated by the router even when snOspfSetTrap indicates the generation of specific OSPF Traps. This object provides global control on the generation of ospf traps. |
RFC description
Monitors OSPF (Open Shortest Path First) protocol statistics and configuration on HP networking devices.
Start monitoring HP routing switch (Foundry-heritage, e.g. 9304M/9308M) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.