MIBs Depot

HP-SN-OSPF-GROUP-MIB

Registered at
1.3.6.1.4.1.11.2.3.7.11.12.2.4.1
1.3.6.1.4.1.11.2.3.7.11.12.2.4.2
1.3.6.1.4.1.11.2.3.7.11.12.2.4.3
1.3.6.1.4.1.11.2.3.7.11.12.2.4.4
1.3.6.1.4.1.11.2.3.7.11.12.2.4.5
1.3.6.1.4.1.11.2.3.7.11.12.2.4.6
1.3.6.1.4.1.11.2.3.7.11.12.2.4.7
1.3.6.1.4.1.11.2.3.7.11.12.2.4.8
1.3.6.1.4.1.11.2.3.7.11.12.2.4.9
1.3.6.1.4.1.11.2.3.7.11.12.2.4.10
1.3.6.1.4.1.11.2.3.7.11.12.2.4.11
1.3.6.1.4.1.11.2.3.7.11.12.2.4.12
1.3.6.1.4.1.11.2.3.7.11.12.2.4.13
1.3.6.1.4.1.11.2.3.7.11.12.2.4.14
1.3.6.1.4.1.11.2.3.7.11.12.2.4.15
Namespace
hp
Source file
HP-SN-OSPF-GROUP-MIB
Digest
sha256:239d424769a0ea708a2d8ee839996ea4e5e2d62563b3a496289b0a1559e71e2a

Imports

FromSymbols
HP-SN-ROOT-MIBsnOspf
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, Gauge32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

2 module(s) in this corpus import this one.

Load order

Every file a consumer needs in order to load this module, dependencies first.

HP-SN-OSPF-GROUP-MIB
HP-SN-ROOT-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
AreaID
type
BigMetric
type
DesignatedRouterPriority
type
HelloRange
type
Metric
type
PositiveInteger
type
RouterID
type
RtrStatus
type
TOSType
type
TruthVal
type
UpToMaxAge
type

Objects

NameOIDSyntaxAccessStatus
snOspfGen
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.12.2.4.1
snOspfRouterId
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.11.2.3.7.11.12.2.4.1.1RouterIDread-writemandatory
snOspfAdminStat
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.2RtrStatusread-writemandatory
snOspfASBdrRtrStatus
OBJECT-TYPE
A flag to note whether this router is an Autonomous System border router.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.3TruthValread-writemandatory
snOspfRedisMode
OBJECT-TYPE
The Redistribution status of OSPF in the router. The value 'enabled' denotes that the OSPF Redistribution is active; 'disabled' disables it on the router.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.4RtrStatusread-writemandatory
snOspfDefaultOspfMetricValue
OBJECT-TYPE
The metric of using a default OSPF Metric value on this route.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.5INTEGER (1..65535)read-writemandatory
snOspfExternLSACount
OBJECT-TYPE
The number of external (LS type 5) link-state advertisements in the link-state database.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.6Gaugeread-onlymandatory
snOspfExternLSACksumSum
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.7INTEGERread-onlymandatory
snOspfOriginateNewLSAs
OBJECT-TYPE
The number of new link-state advertisements that have been originated. This number is incremented each time the router originates a new LSA.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.8Counterread-onlymandatory
snOspfRxNewLSAs
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.9Counterread-onlymandatory
snOspfOspfRedisMetricType
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.10INTEGER {type1(1), type2(2)}read-writemandatory
snOspfExtLsdbLimit
OBJECT-TYPE
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).
1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.11INTEGER (1..2000)read-writemandatory
snOspfExitOverflowInterval
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.12INTEGER (0..86400)read-writemandatory
snOspfRfc1583Compatibility
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.13INTEGER {disabled(0), enabled(1)}read-writemandatory
snOspfRouterIdFormat
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.14INTEGER {integer(0), ipAddress(1)}read-writemandatory
snOspfDistance
OBJECT-TYPE
OSPF Adminitrative distance.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.15INTEGER (1..255)read-writeobsolete
snOspfDistanceIntra
OBJECT-TYPE
OSPF Adminitrative distance - Intra Area.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.16INTEGER (1..255)read-writemandatory
snOspfDistanceInter
OBJECT-TYPE
OSPF Adminitrative distance - Inter Area.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.17INTEGER (1..255)read-writemandatory
snOspfDistanceExternal
OBJECT-TYPE
OSPF Adminitrative distance - External.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.1.18INTEGER (1..255)read-writemandatory
snOspfArea
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.12.2.4.2
snOspfAreaTable
OBJECT-TYPE
Information describing the configured parameters and cumulative statistics of the router's attached areas.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.2.1not-accessiblemandatory
snOspfAreaEntry
OBJECT-TYPE
Information describing the configured parameters and cumulative statistics of one of the router's attached areas.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.2.1.1not-accessiblemandatory
snOspfAreaId
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.11.2.3.7.11.12.2.4.2.1.1.1AreaIDread-onlymandatory
snOspfImportASExtern
OBJECT-TYPE
The area's support for importing AS external link- state advertisements. 0: Stub Area Type 1: Normal Area Type 2: NSSA Area Type
1.3.6.1.4.1.11.2.3.7.11.12.2.4.2.1.1.2INTEGERread-writemandatory
snOspfStubMetric
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.2.1.1.3BigMetricread-writemandatory
snOspfAreaRowStatus
OBJECT-TYPE
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
1.3.6.1.4.1.11.2.3.7.11.12.2.4.2.1.1.4INTEGER {invalid(1), valid(2), delete(3), create(4), modify(5)}read-writemandatory
snOspfAreaIdFormat
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.2.1.1.5INTEGER {integer(0), ipAddress(1)}read-writemandatory
snOspfAddrRange
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.12.2.4.3
snOspfAreaRangeTable
OBJECT-TYPE
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
1.3.6.1.4.1.11.2.3.7.11.12.2.4.3.1not-accessiblemandatory
snOspfAreaRangeEntry
OBJECT-TYPE
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
1.3.6.1.4.1.11.2.3.7.11.12.2.4.3.1.1not-accessiblemandatory
snOspfAreaRangeAreaID
OBJECT-TYPE
The Area the Address Range is to be found within.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.3.1.1.1AreaIDread-onlymandatory
snOspfAreaRangeNet
OBJECT-TYPE
The IP Address of the Net or Subnet indicated by the range.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.3.1.1.2IpAddressread-onlymandatory
snOspfAreaRangeMask
OBJECT-TYPE
The Subnet Mask that pertains to the Net or Subnet.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.3.1.1.3IpAddressread-writemandatory
snOspfAreaRangeRowStatus
OBJECT-TYPE
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
1.3.6.1.4.1.11.2.3.7.11.12.2.4.3.1.1.4INTEGER {invalid(1), valid(2), delete(3), create(4), modify(5)}read-writemandatory
snOspfAreaRangeAreaIdFormat
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.3.1.1.5INTEGER {integer(0), ipAddress(1)}read-onlymandatory
snOspfIntf
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.12.2.4.4
snOspfIfTable
OBJECT-TYPE
The OSPF Interface Table describes the interfaces from the viewpoint of OSPF.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1not-accessiblemandatory
snOspfIfEntry
OBJECT-TYPE
The OSPF Interface Entry describes one interface from the viewpoint of OSPF.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1not-accessiblemandatory
snOspfIfPort
OBJECT-TYPE
The physical router port of this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.1INTEGERread-onlymandatory
snOspfIfAreaId
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.2AreaIDread-writemandatory
snOspfIfAdminStat
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.3RtrStatusread-writemandatory
snOspfIfRtrPriority
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.4DesignatedRouterPriorityread-writemandatory
snOspfIfTransitDelay
OBJECT-TYPE
The estimated number of seconds it takes to transmit a link- state update packet over this interface.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.5UpToMaxAgeread-writemandatory
snOspfIfRetransInterval
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.6UpToMaxAgeread-writemandatory
snOspfIfHelloInterval
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.7HelloRangeread-writemandatory
snOspfIfRtrDeadInterval
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.8PositiveIntegerread-writemandatory
snOspfIfAuthType
OBJECT-TYPE
The authentication type specified for an interface. Additional authentication types may be assigned locally on a per interface basis.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.9INTEGER (0..255)read-writemandatory
snOspfIfAuthKey
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.10OCTET STRING (SIZE(0..8))read-writemandatory
snOspfIfMetricValue
OBJECT-TYPE
The metric of using this type of service on this interface. The default value of the TOS 0 Metric is 10^8 / ifSpeed.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.11INTEGER (1..65535)read-writemandatory
snOspfIfRowStatus
OBJECT-TYPE
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
1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.12INTEGER {invalid(1), valid(2), delete(3), create(4), modify(5)}read-writemandatory
snOspfIfMd5AuthKeyId
OBJECT-TYPE
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).
1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.13INTEGER (0..255)read-writemandatory
snOspfIfMd5AuthKey
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.14OCTET STRING (SIZE(0..16))read-writemandatory
snOspfIfMd5ActivationWaitTime
OBJECT-TYPE
The md5 authentication key activation wait time is specified in second and the maximum wait time is 14400 seconds (4 hours).
1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.15INTEGER (0..14400)read-writemandatory
snOspfIfAreaIdFormat
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.16INTEGER {integer(0), ipAddress(1)}read-onlymandatory
snOspfIfPassiveMode
OBJECT-TYPE
This object control the passive mode of this interface.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.4.1.1.17INTEGER {disabled(0), enabled(1)}read-writemandatory
snOspfVirtIf
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.12.2.4.5
snOspfVirtIfTable
OBJECT-TYPE
Information about this router's virtual interfaces.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1not-accessiblemandatory
snOspfVirtIfEntry
OBJECT-TYPE
Information about a single Virtual Interface.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1not-accessiblemandatory
snOspfVirtIfAreaID
OBJECT-TYPE
The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0
1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.1AreaIDread-onlymandatory
snOspfVirtIfNeighbor
OBJECT-TYPE
The Router ID of the Virtual Neighbor.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.2RouterIDread-onlymandatory
snOspfVirtIfTransitDelay
OBJECT-TYPE
The estimated number of seconds it takes to transmit a link- state update packet over this interface.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.3UpToMaxAgeread-writemandatory
snOspfVirtIfRetransInterval
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.4UpToMaxAgeread-writemandatory
snOspfVirtIfHelloInterval
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.5HelloRangeread-writemandatory
snOspfVirtIfRtrDeadInterval
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.6PositiveIntegerread-writemandatory
snOspfVirtIfAuthType
OBJECT-TYPE
The authentication type specified for an interface. Additional authentication types may be assigned locally on a per interface basis.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.7INTEGER (0..255)read-writemandatory
snOspfVirtIfAuthKey
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.8OCTET STRING (SIZE(0..8))read-writemandatory
snOspfVirtIfRowStatus
OBJECT-TYPE
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
1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.9INTEGER {invalid(1), valid(2), delete(3), create(4), modify(5)}read-writemandatory
snOspfVirtIfMd5AuthKeyId
OBJECT-TYPE
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).
1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.10INTEGER (0..255)read-writemandatory
snOspfVirtIfMd5AuthKey
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.11OCTET STRING (SIZE(0..16))read-writemandatory
snOspfVirtIfMd5ActivationWaitTime
OBJECT-TYPE
The md5 authentication key activation wait time is specified in second and the maximum wait time is 14400 seconds (4 hours).
1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.12INTEGER (0..14400)read-writemandatory
snOspfVirtIfAreaIdFormat
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.5.1.1.13INTEGER {integer(0), ipAddress(1)}read-onlymandatory
snOspfRedis
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.12.2.4.6
snOspfRedisTable
OBJECT-TYPE
The OSPF Redistribution Table contains a list of routes that could be imported into the OSPF domain.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1not-accessiblemandatory
snOspfRedisEntry
OBJECT-TYPE
The OSPF Redistribution Entry specifies a particular RIP or Static route to be imported into the OSPF domain.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1not-accessiblemandatory
snOspfRedisIndex
OBJECT-TYPE
The destination IP address that associates with this particular route.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.1INTEGER (1..64)read-onlymandatory
snOspfRedisIpAddress
OBJECT-TYPE
The destination IP address that associates with this particular route.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.2IpAddressread-writemandatory
snOspfRedisMask
OBJECT-TYPE
The Subnet Mask that pertains to this route.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.3IpAddressread-writemandatory
snOspfRedisAction
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.4INTEGER {noImport(0), import(1)}read-writemandatory
snOspfRedisProtocol
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.5INTEGER {rip(1), all(2), static(3), bgp(4), connected(5)}read-writemandatory
snOspfRedisSetOspfMetric
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.6INTEGER {disabled(0), enabled(1)}read-writemandatory
snOspfRedisOspfMetricValue
OBJECT-TYPE
The metric of using OSPF Metric value on this route.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.7Metricread-writemandatory
snOspfRedisMatchRipMetric
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.8INTEGER {disabled(0), enabled(1)}read-writemandatory
snOspfRedisRipMetricValue
OBJECT-TYPE
The metric of using RIP Metric value (1 to 15 hops) on this route.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.9INTEGER (1..15)read-writemandatory
snOspfRedisRowStatus
OBJECT-TYPE
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
1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.10INTEGER {invalid(1), valid(2), delete(3), create(4), modify(5)}read-writemandatory
snOspfNbr
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.12.2.4.7
snOspfNbrTable
OBJECT-TYPE
A table of non-virtual neighbor information.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1not-accessiblemandatory
snOspfNbrEntry
OBJECT-TYPE
The information regarding a single neighbor.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1.1not-accessiblemandatory
snOspfNbrEntryIndex
OBJECT-TYPE
The table entry index of this neighbor.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1.1.1INTEGERread-onlymandatory
snOspfNbrPort
OBJECT-TYPE
The physical port of this neighbor.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1.1.2INTEGERread-onlymandatory
snOspfNbrIpAddr
OBJECT-TYPE
The IP address of this neighbor.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1.1.3IpAddressread-onlymandatory
snOspfNbrIndex
OBJECT-TYPE
The neighbor index of each port and each IP address.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1.1.4INTEGERread-onlymandatory
snOspfNbrRtrId
OBJECT-TYPE
A 32-bit integer (represented as a type IpAddress) uniquely identifying the neighboring router in the Autonomous System.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1.1.5RouterIDread-onlymandatory
snOspfNbrOptions
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1.1.6INTEGERread-onlymandatory
snOspfNbrPriority
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1.1.7DesignatedRouterPriorityread-onlymandatory
snOspfNbrState
OBJECT-TYPE
The State of the relationship with this Neigh- bor.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1.1.8INTEGER {down(1), attempt(2), init(3), twoWay(4), exchangeStart(5), exchange(6), loading(7), full(8)}read-onlymandatory
snOspfNbrEvents
OBJECT-TYPE
The number of times this neighbor relationship has changed state, or an error has occurred.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1.1.9Counterread-onlymandatory
snOspfNbrLsRetransQLen
OBJECT-TYPE
The current length of the retransmission queue.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.7.1.1.10Gaugeread-onlymandatory
snOspfVirtNbr
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.12.2.4.8
snOspfVirtNbrTable
OBJECT-TYPE
A table of virtual neighbor information.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.8.1not-accessiblemandatory
snOspfVirtNbrEntry
OBJECT-TYPE
Virtual neighbor information.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.8.1.1not-accessiblemandatory
snOspfVirtNbrEntryIndex
OBJECT-TYPE
The table entry index of this virtual neighbor.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.8.1.1.1INTEGERread-onlymandatory
snOspfVirtNbrArea
OBJECT-TYPE
The Transit Area Identifier.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.8.1.1.2AreaIDread-onlymandatory
snOspfVirtNbrRtrId
OBJECT-TYPE
A 32-bit integer uniquely identifying the neighboring router in the Autonomous System.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.8.1.1.3RouterIDread-onlymandatory
snOspfVirtNbrIpAddr
OBJECT-TYPE
The IP address this Virtual Neighbor is using.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.8.1.1.4IpAddressread-onlymandatory
snOspfVirtNbrOptions
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.8.1.1.5INTEGERread-onlymandatory
snOspfVirtNbrState
OBJECT-TYPE
The state of the Virtual Neighbor Relationship.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.8.1.1.6INTEGER {down(1), attempt(2), init(3), twoWay(4), exchangeStart(5), exchange(6), loading(7), full(8)}read-onlymandatory
snOspfVirtNbrEvents
OBJECT-TYPE
The number of times this virtual link has changed its state, or an error has occurred.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.8.1.1.7Counterread-onlymandatory
snOspfVirtNbrLSRetransQLen
OBJECT-TYPE
The current length of the retransmission queue.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.8.1.1.8Gaugeread-onlymandatory
snOspfVirtNbrAreaIdFormat
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.8.1.1.9INTEGER {integer(0), ipAddress(1)}read-onlymandatory
snOspfLsdb
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.12.2.4.9
snOspfLsdbTable
OBJECT-TYPE
The OSPF Process's Links State Database.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1not-accessiblemandatory
snOspfLsdbEntry
OBJECT-TYPE
A single Link State Advertisement.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1not-accessiblemandatory
snOspfLsdbEntryIndex
OBJECT-TYPE
The table entry index of this Link State Database.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.1INTEGERread-onlymandatory
snOspfLsdbAreaId
OBJECT-TYPE
The 32 bit identifier of the Area from which the LSA was received.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.2AreaIDread-onlymandatory
snOspfLsdbType
OBJECT-TYPE
The type of the link state advertisement. Each link state type has a separate advertisement format.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.3INTEGER {routerLink(1), networkLink(2), summaryLink(3), asSummaryLink(4)}read-onlymandatory
snOspfLsdbLsId
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.4IpAddressread-onlymandatory
snOspfLsdbRouterId
OBJECT-TYPE
The 32 bit number that uniquely identifies the originating router in the Autonomous System.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.5RouterIDread-onlymandatory
snOspfLsdbSequence
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.6INTEGERread-onlymandatory
snOspfLsdbAge
OBJECT-TYPE
This field is the age of the link state advertisement in seconds.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.7INTEGERread-onlymandatory
snOspfLsdbChecksum
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.8INTEGERread-onlymandatory
snOspfLsdbAdvertisement
OBJECT-TYPE
The entire Link State Advertisement, including its header.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.9OCTET STRING (SIZE(1..65535))read-onlymandatory
snOspfLsdbAreaIdFormat
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.9.1.1.10INTEGER {integer(0), ipAddress(1)}read-onlymandatory
snOspfExtLsdb
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.12.2.4.10
snOspfExtLsdbTable
OBJECT-TYPE
The OSPF Process's Links State Database.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.10.1not-accessiblemandatory
snOspfExtLsdbEntry
OBJECT-TYPE
A single Link State Advertisement.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.10.1.1not-accessiblemandatory
snOspfExtLsdbEntryIndex
OBJECT-TYPE
The table entry index of this Link State Database.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.10.1.1.1INTEGERread-onlymandatory
snOspfExtLsdbType
OBJECT-TYPE
The type of the link state advertisement. Each link state type has a separate advertise- ment format.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.10.1.1.2INTEGER {asExternalLink(5)}read-onlymandatory
snOspfExtLsdbLsId
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.10.1.1.3IpAddressread-onlymandatory
snOspfExtLsdbRouterId
OBJECT-TYPE
The 32 bit number that uniquely identifies the originating router in the Autonomous System.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.10.1.1.4RouterIDread-onlymandatory
snOspfExtLsdbSequence
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.10.1.1.5INTEGERread-onlymandatory
snOspfExtLsdbAge
OBJECT-TYPE
This field is the age of the link state adver- tisement in seconds.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.10.1.1.6INTEGERread-onlymandatory
snOspfExtLsdbChecksum
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.10.1.1.7INTEGERread-onlymandatory
snOspfExtLsdbAdvertisement
OBJECT-TYPE
The entire Link State Advertisement, including its header.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.10.1.1.8OCTET STRING (SIZE(36))read-onlymandatory
snOspfAreaStatus
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.12.2.4.11
snOspfAreaStatusTable
OBJECT-TYPE
Information describing the configured parameters and cumulative statistics of the router's attached areas.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1not-accessiblemandatory
snOspfAreaStatusEntry
OBJECT-TYPE
Information describing the configured parameters and cumulative statistics of one of the router's attached areas.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1.1not-accessiblemandatory
snOspfAreaStatusEntryIndex
OBJECT-TYPE
The table entry index of this Area.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1.1.1INTEGERread-onlymandatory
snOspfAreaStatusAreaId
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.11.2.3.7.11.12.2.4.11.1.1.2AreaIDread-onlymandatory
snOspfAreaStatusImportASExtern
OBJECT-TYPE
The area's support for importing AS external link- state advertisements.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1.1.3INTEGERread-onlymandatory
snOspfAreaStatusStubMetric
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1.1.4BigMetricread-onlymandatory
snOspfAreaStatusSpfRuns
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1.1.5Counterread-onlymandatory
snOspfAreaStatusAreaBdrRtrCount
OBJECT-TYPE
The total number of area border routers reachable within this area. This is initially zero, and is calculated in each SPF Pass.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1.1.6Gaugeread-onlymandatory
snOspfAreaStatusASBdrRtrCount
OBJECT-TYPE
The total number of Autonomous System border routers reachable within this area. This is initially zero, and is calculated in each SPF Pass.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1.1.7Gaugeread-onlymandatory
snOspfAreaStatusLSACount
OBJECT-TYPE
The total number of link-state advertisements in this area's link-state database, excluding AS External LSA's.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1.1.8Gaugeread-onlymandatory
snOspfAreaStatusLSACksumSum
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1.1.9INTEGERread-onlymandatory
snOspfAreaStatusAreaIdFormat
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.11.1.1.10INTEGER {integer(0), ipAddress(1)}read-onlymandatory
snOspfIfStatus
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.12.2.4.12
snOspfIfStatusTable
OBJECT-TYPE
The OSPF Interface Status Table describes the interfaces from the viewpoint of OSPF.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1not-accessiblemandatory
snOspfIfStatusEntry
OBJECT-TYPE
The OSPF Interface Entry describes one interface from the viewpoint of OSPF.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1not-accessiblemandatory
snOspfIfStatusEntryIndex
OBJECT-TYPE
The table entry index of this Area.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.1INTEGERread-onlymandatory
snOspfIfStatusPort
OBJECT-TYPE
The physical router port of this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.2INTEGERread-onlymandatory
snOspfIfStatusIpAddress
OBJECT-TYPE
The IP address of this OSPF interface.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.3IpAddressread-onlymandatory
snOspfIfStatusAreaId
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.4AreaIDread-onlymandatory
snOspfIfStatusType
OBJECT-TYPE
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'.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.5INTEGER {broadcast(1), nbma(2), pointToPoint(3)}read-onlymandatory
snOspfIfStatusAdminStat
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.6RtrStatusread-onlymandatory
snOspfIfStatusRtrPriority
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.7DesignatedRouterPriorityread-onlymandatory
snOspfIfStatusTransitDelay
OBJECT-TYPE
The estimated number of seconds it takes to transmit a link- state update packet over this interface.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.8UpToMaxAgeread-onlymandatory
snOspfIfStatusRetransInterval
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.9UpToMaxAgeread-onlymandatory
snOspfIfStatusHelloInterval
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.10HelloRangeread-onlymandatory
snOspfIfStatusRtrDeadInterval
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.11PositiveIntegerread-onlymandatory
snOspfIfStatusState
OBJECT-TYPE
The OSPF Interface State.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.12INTEGER {down(1), loopback(2), waiting(3), pointToPoint(4), designatedRouter(5), backupDesignatedRouter(6), otherDesignatedRouter(7)}read-onlymandatory
snOspfIfStatusDesignatedRouter
OBJECT-TYPE
The IP Address of the Designated Router.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.13IpAddressread-onlymandatory
snOspfIfStatusBackupDesignatedRouter
OBJECT-TYPE
The IP Address of the Backup Designated Router.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.14IpAddressread-onlymandatory
snOspfIfStatusEvents
OBJECT-TYPE
The number of times this OSPF interface has changed its state, or an error has occurred.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.15Counterread-onlymandatory
snOspfIfStatusAuthType
OBJECT-TYPE
The authentication type specified for an interface. Additional authentication types may be assigned locally on a per interface basis.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.16INTEGERread-onlymandatory
snOspfIfStatusAuthKey
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.17OCTET STRING (SIZE(0..8))read-onlymandatory
snOspfIfStatusMetricValue
OBJECT-TYPE
The metric of using this type of service on this interface. The default value of the TOS 0 Metric is 10^8 / ifSpeed.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.18Metricread-onlymandatory
snOspfIfStatusMd5AuthKeyId
OBJECT-TYPE
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).
1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.19INTEGER (0..255)read-onlymandatory
snOspfIfStatusMd5AuthKey
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.20OCTET STRING (SIZE(0..16))read-onlymandatory
snOspfIfStatusMd5ActivationWaitTime
OBJECT-TYPE
The md5 authentication key activation wait time is specified in second and the maximum wait time is 14400 seconds (4 hours).
1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.21INTEGER (0..14400)read-onlymandatory
snOspfIfStatusAreaIdFormat
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.12.1.1.22INTEGER {integer(0), ipAddress(1)}read-onlymandatory
snOspfVirtIfStatus
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.12.2.4.13
snOspfVirtIfStatusTable
OBJECT-TYPE
Information about this router's virtual interfaces.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1not-accessiblemandatory
snOspfVirtIfStatusEntry
OBJECT-TYPE
Information about a single Virtual Interface.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1not-accessiblemandatory
snOspfVirtIfStatusEntryIndex
OBJECT-TYPE
The table entry index of this Area.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.1INTEGERread-onlymandatory
snOspfVirtIfStatusAreaID
OBJECT-TYPE
The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0
1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.2AreaIDread-onlymandatory
snOspfVirtIfStatusNeighbor
OBJECT-TYPE
The Router ID of the Virtual Neighbor.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.3RouterIDread-onlymandatory
snOspfVirtIfStatusTransitDelay
OBJECT-TYPE
The estimated number of seconds it takes to transmit a link- state update packet over this interface.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.4UpToMaxAgeread-onlymandatory
snOspfVirtIfStatusRetransInterval
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.5UpToMaxAgeread-onlymandatory
snOspfVirtIfStatusHelloInterval
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.6HelloRangeread-onlymandatory
snOspfVirtIfStatusRtrDeadInterval
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.7PositiveIntegerread-onlymandatory
snOspfVirtIfStatusState
OBJECT-TYPE
The OSPF virtual interfaces states.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.8INTEGER {down(1), pointToPoint(4)}read-onlymandatory
snOspfVirtIfStatusEvents
OBJECT-TYPE
The number of state changes or error events on this Virtual Link.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.9Counterread-onlymandatory
snOspfVirtIfStatusAuthType
OBJECT-TYPE
The authentication type specified for an interface. Additional authentication types may be assigned locally on a per interface basis.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.10INTEGERread-onlymandatory
snOspfVirtIfStatusAuthKey
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.11OCTET STRING (SIZE(0..8))read-onlymandatory
snOspfVirtIfStatusMd5AuthKeyId
OBJECT-TYPE
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).
1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.12INTEGER (0..255)read-onlymandatory
snOspfVirtIfStatusMd5AuthKey
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.13OCTET STRING (SIZE(0..16))read-onlymandatory
snOspfVirtIfStatusMd5ActivationWaitTime
OBJECT-TYPE
The md5 authentication key activation wait time is specified in second and the maximum wait time is 14400 seconds (4 hours).
1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.14INTEGER (0..14400)read-onlymandatory
snOspfVirtIfStatusAreaIdFormat
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.13.1.1.15INTEGER {integer(0), ipAddress(1)}read-onlymandatory
snOspfRoutingInfo
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.12.2.4.14
snOspfRoutingInfoTable
OBJECT-TYPE
Information about this router's routing information.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.14.1not-accessiblemandatory
snOspfRoutingInfoEntry
OBJECT-TYPE
Information about a single ABR/ASBR Routing entry.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.14.1.1not-accessiblemandatory
snOspfRoutingInfoIndex
OBJECT-TYPE
The table entry index of this Routing entry.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.14.1.1.1INTEGERread-onlymandatory
snOspfRoutingInfoRouterID
OBJECT-TYPE
The Router ID of the destination router.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.14.1.1.2RouterIDread-onlymandatory
snOspfRoutingInfoRouterType
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.14.1.1.3INTEGER {abr(1), asbr(2), abrANDasbr(3)}read-onlymandatory
snOspfRoutingInfoNextHopRouterID
OBJECT-TYPE
The router ID of the next hop destination router.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.14.1.1.4RouterIDread-onlymandatory
snOspfRoutingInfoOutgoingInterface
OBJECT-TYPE
The outgoing interface of the destination router.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.14.1.1.5INTEGERread-onlymandatory
snOspfTrapControl
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.3.7.11.12.2.4.15
snOspfSetTrap
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.15.1OCTET STRING (SIZE(4))read-writemandatory
snOspfConfigErrorType
OBJECT-TYPE
Potential types of configuration conflicts. Used by the ospfConfigError and ospfConfigVir- tError traps.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.15.2INTEGER {badVersion(1), areaMismatch(2), unknownNbmaNbr(3), unknownVirtualNbr(4), authTypeMismatch(5), authFailure(6), netMaskMismatch(7), helloIntervalMismatch(8), deadIntervalMismatch(9), optionMismatch(10)}read-onlymandatory
snOspfPacketType
OBJECT-TYPE
OSPF packet types.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.15.3INTEGER {hello(1), dbDescript(2), lsReq(3), lsUpdate(4), lsAck(5)}read-onlymandatory
snOspfPacketSrc
OBJECT-TYPE
The IP address of an inbound packet that can- not be identified by a neighbor instance.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.15.4IpAddressread-onlymandatory
snOspfTrapsGenerationMode
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.3.7.11.12.2.4.15.5RtrStatusread-writemandatory