NETSCREEN-OSPF-MIB
- Registered at
- 1.3.6.1.4.1.3224.18.2
- Last updated
- 2005-06-03 20:22
- Organization
- Juniper Networks, Inc.
- Namespace
- screenos
- Source file
NETSCREEN-OSPF-MIB- Digest
sha256:d013aaaee9fb391889bd9774dba4cc1ce33d226809d490b96377e652e51bd33a
Description
The MIB module to describe the NS-OSPF Version 2 Protocol
Contact
Customer Support 1194 North Mathilda Avenue Sunnyvale, California 94089-1206 USA Tel: 1-800-638-8296 E-mail: customerservice@juniper.net HTTP://www.juniper.net
Imports
| From | Symbols |
|---|---|
| NETSCREEN-SMI | netscreenVR |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso, mib-2 |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
1 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
NETSCREEN-OSPF-MIB NETSCREEN-SMI SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Under this module's arcs
Where the registration tree carries on below this module.
| Arc | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3224.18.2.16 | nsOspfTrap | NETSCREEN-OSPF-TRAP-MIB |
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| AreaID TEXTUAL-CONVENTION An OSPF Area Identifier. | deprecated | |||
| BigMetric TEXTUAL-CONVENTION The OSPF External Metric. | deprecated | |||
| DesignatedRouterPriority TEXTUAL-CONVENTION The values defined for the priority of a system for becoming the designated router. | deprecated | |||
| HelloRange TEXTUAL-CONVENTION The range of intervals on which hello messages are exchanged. | deprecated | |||
| InterfaceIndex TEXTUAL-CONVENTION The range of ifIndex. | deprecated | |||
| Metric TEXTUAL-CONVENTION The OSPF Internal Metric. | deprecated | |||
| PositiveInteger TEXTUAL-CONVENTION A positive integer. Values in excess are precluded as unnecessary and prone to interoperability issues. | deprecated | |||
| RouterID TEXTUAL-CONVENTION A OSPF Router Identifier. | deprecated | |||
| Status TEXTUAL-CONVENTION The status of an interface: 'enabled' indicates that it is willing to communicate with other OSPF Routers, while 'disabled' indicates that it is not. | deprecated | |||
| TOSType TEXTUAL-CONVENTION Type of Service is defined as a mapping to the IP Type of Service Flags as defined in the IP Forwarding Table MIB +-----+-----+-----+-----+-----+-----+-----+-----+ | | | | | PRECEDENCE | TYPE OF SERVICE | 0 | | | | | +-----+-----+-----+-----+-----+-----+-----+-----+ IP TOS IP TOS Field Policy Field Policy Contents Code Contents Code 0 0 0 0 ==> 0 0 0 0 1 ==> 2 0 0 1 0 ==> 4 0 0 1 1 ==> 6 0 1 0 0 ==> 8 0 1 0 1 ==> 10 0 1 1 0 ==> 12 0 1 1 1 ==> 14 1 0 0 0 ==> 16 1 0 0 1 ==> 18 1 0 1 0 ==> 20 1 0 1 1 ==> 22 1 1 0 0 ==> 24 1 1 0 1 ==> 26 1 1 1 0 ==> 28 1 1 1 1 ==> 30 The remaining values are left for future definition. | deprecated | |||
| UpToMaxAge TEXTUAL-CONVENTION The values that one might find or configure for variables bounded by the maximum age of an LSA. | deprecated |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| nsOspfGeneralTable OBJECT-TYPE Ospf general information table per VR | 1.3.6.1.4.1.3224.18.2.1 | not-accessible | deprecated | |
| nsOspfGeneralEntry OBJECT-TYPE Ospf general information table per VR | 1.3.6.1.4.1.3224.18.2.1.1 | not-accessible | deprecated | |
| nsOspfRouterId 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.3224.18.2.1.1.1 | RouterID | read-only | deprecated |
| nsOspfAdminStat OBJECT-TYPE The administrative status of OSPF in the router. The value 'enabled' denotes that the OSPF Process is active on at least one inter- face; 'disabled' disables it on all inter- faces. | 1.3.6.1.4.1.3224.18.2.1.1.2 | Status | read-only | deprecated |
| nsOspfVersionNumber OBJECT-TYPE The deprecated version number of the OSPF proto- col is 2. | 1.3.6.1.4.1.3224.18.2.1.1.3 | INTEGER {version2(2)} | read-only | deprecated |
| nsOspfAreaBdrRtrStatus OBJECT-TYPE A flag to note whether this router is an area border router. | 1.3.6.1.4.1.3224.18.2.1.1.4 | TruthValue | read-only | deprecated |
| nsOspfASBdrRtrStatus OBJECT-TYPE A flag to note whether this router is config- ured as an Autonomous System border router. | 1.3.6.1.4.1.3224.18.2.1.1.5 | TruthValue | read-only | deprecated |
| nsOspfExternLsaCount OBJECT-TYPE The number of external (LS type 5) link-state advertisements in the link-state database. | 1.3.6.1.4.1.3224.18.2.1.1.6 | Gauge32 | read-only | deprecated |
| nsOspfExternLsaCksumSum OBJECT-TYPE The 32-bit unsigned sum of the LS checksums of the external link-state advertisements con- tained 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.3224.18.2.1.1.7 | Integer32 | read-only | deprecated |
| nsOspfTOSSupport OBJECT-TYPE The router's support for type-of-service rout- ing. | 1.3.6.1.4.1.3224.18.2.1.1.8 | TruthValue | read-only | deprecated |
| nsOspfOriginateNewLsas OBJECT-TYPE The number of new link-state advertisements that have been originated. This number is in- cremented each time the router originates a new LSA. | 1.3.6.1.4.1.3224.18.2.1.1.9 | Counter32 | read-only | deprecated |
| nsOspfRxNewLsas OBJECT-TYPE The number of link-state advertisements re- ceived determined to be new instantiations. This number does not include newer instantia- tions of self-originated link-state advertise- ments. | 1.3.6.1.4.1.3224.18.2.1.1.10 | Counter32 | read-only | deprecated |
| nsOspfExtLsdbLimit 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 nsOspfExtLsdbLimit, the router enters Overflow- State. The router never holds more than nsOspfExtLsdbLimit 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.3224.18.2.1.1.11 | Integer32 (-1..2147483647) | read-only | deprecated |
| nsOspfMulticastExtensions OBJECT-TYPE A Bit Mask indicating whether the router is forwarding IP multicast (Class D) datagrams based on the algorithms defined in the Multi- cast Extensions to OSPF. Bit 0, if set, indicates that the router can forward IP multicast datagrams in the router's directly attached areas (called intra-area mul- ticast routing). Bit 1, if set, indicates that the router can forward IP multicast datagrams between OSPF areas (called inter-area multicast routing). Bit 2, if set, indicates that the router can forward IP multicast datagrams between Auto- nomous Systems (called inter-AS multicast rout- ing). Only certain combinations of bit settings are allowed, namely: 0 (no multicast forwarding is enabled), 1 (intra-area multicasting only), 3 (intra-area and inter-area multicasting), 5 (intra-area and inter-AS multicasting) and 7 (multicasting everywhere). By default, no mul- ticast forwarding is enabled. | 1.3.6.1.4.1.3224.18.2.1.1.12 | Integer32 | read-only | deprecated |
| nsOspfExitOverflowInterval 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.3224.18.2.1.1.13 | PositiveInteger | read-only | deprecated |
| nsOspfDemandExtensions OBJECT-TYPE The router's support for demand routing. | 1.3.6.1.4.1.3224.18.2.1.1.14 | TruthValue | read-only | deprecated |
| nsOspfGeneralVRID OBJECT-TYPE Virtual Router ID | 1.3.6.1.4.1.3224.18.2.1.1.15 | INTEGER (0..65535) | read-only | deprecated |
| nsOspfAreaTable OBJECT-TYPE Information describing the configured parame- ters and cumulative statistics of the router's attached areas. | 1.3.6.1.4.1.3224.18.2.2 | not-accessible | deprecated | |
| nsOspfAreaEntry OBJECT-TYPE Information describing the configured parame- ters and cumulative statistics of one of the router's attached areas. | 1.3.6.1.4.1.3224.18.2.2.1 | not-accessible | deprecated | |
| nsOspfAreaId 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.3224.18.2.2.1.1 | AreaID | read-only | deprecated |
| nsOspfImportAsExtern OBJECT-TYPE The area's support for importing AS external link- state advertisements. | 1.3.6.1.4.1.3224.18.2.2.1.3 | INTEGER {importExternal(1), importNoExternal(2), importNssa(3)} | read-create | deprecated |
| nsOspfSpfRuns 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.3224.18.2.2.1.4 | Counter32 | read-only | deprecated |
| nsOspfAreaBdrRtrCount OBJECT-TYPE The total number of area border routers reach- able within this area. This is initially zero, and is calculated in each SPF Pass. | 1.3.6.1.4.1.3224.18.2.2.1.5 | Gauge32 | read-only | deprecated |
| nsOspfAsBdrRtrCount 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.3224.18.2.2.1.6 | Gauge32 | read-only | deprecated |
| nsOspfAreaLsaCount 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.3224.18.2.2.1.7 | Gauge32 | read-only | deprecated |
| nsOspfAreaLsaCksumSum OBJECT-TYPE The 32-bit unsigned sum of the link-state ad- vertisements' 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 data- base, and to compare the link-state database of two routers. | 1.3.6.1.4.1.3224.18.2.2.1.8 | Integer32 | read-only | deprecated |
| nsOspfAreaSummary OBJECT-TYPE The variable nsOspfAreaSummary controls the im- port of summary LSAs into stub areas. It has no effect on other areas. If it is noAreaSummary, the router will neither originate nor propagate summary LSAs into the stub area. It will rely entirely on its de- fault route. If it is sendAreaSummary, the router will both summarize and propagate summary LSAs. | 1.3.6.1.4.1.3224.18.2.2.1.9 | INTEGER {noAreaSummary(1), sendAreaSummary(2)} | read-create | deprecated |
| nsOspfAreaStatus OBJECT-TYPE This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent. | 1.3.6.1.4.1.3224.18.2.2.1.10 | RowStatus | read-create | deprecated |
| nsOspfAreaVRID OBJECT-TYPE Virtual Router ID | 1.3.6.1.4.1.3224.18.2.2.1.11 | INTEGER (0..65535) | read-only | deprecated |
| nsOspfStubAreaTable OBJECT-TYPE The set of metrics that will be advertised by a default Area Border Router into a stub area. | 1.3.6.1.4.1.3224.18.2.3 | not-accessible | deprecated | |
| nsOspfStubAreaEntry OBJECT-TYPE The metric for a given Type of Service that will be advertised by a default Area Border Router into a stub area. | 1.3.6.1.4.1.3224.18.2.3.1 | not-accessible | deprecated | |
| nsOspfStubAreaId OBJECT-TYPE The 32 bit identifier for the Stub Area. On creation, this can be derived from the in- stance. | 1.3.6.1.4.1.3224.18.2.3.1.1 | AreaID | read-only | deprecated |
| nsOspfStubTOS OBJECT-TYPE The Type of Service associated with the metric. On creation, this can be derived from the instance. | 1.3.6.1.4.1.3224.18.2.3.1.2 | TOSType | read-only | deprecated |
| nsOspfStubMetric OBJECT-TYPE The metric value applied at the indicated type of service. By default, this equals the least metric at the type of service among the inter- faces to other areas. | 1.3.6.1.4.1.3224.18.2.3.1.3 | BigMetric | read-create | deprecated |
| nsOspfStubStatus OBJECT-TYPE This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent. | 1.3.6.1.4.1.3224.18.2.3.1.4 | RowStatus | read-create | deprecated |
| nsOspfStubMetricType OBJECT-TYPE This variable displays the type of metric ad- vertised as a default route. | 1.3.6.1.4.1.3224.18.2.3.1.5 | INTEGER {nsOspfMetric(1), comparableCost(2), nonComparable(3)} | read-create | deprecated |
| nsOspfStubVRID OBJECT-TYPE Virtual Router ID | 1.3.6.1.4.1.3224.18.2.3.1.6 | INTEGER (0..65535) | read-only | deprecated |
| nsOspfLsdbTable OBJECT-TYPE The OSPF Process's Link State Database. | 1.3.6.1.4.1.3224.18.2.4 | not-accessible | deprecated | |
| nsOspfLsdbEntry OBJECT-TYPE A single Link State Advertisement. | 1.3.6.1.4.1.3224.18.2.4.1 | not-accessible | deprecated | |
| nsOspfLsdbAreaId OBJECT-TYPE The 32 bit identifier of the Area from which the LSA was received. | 1.3.6.1.4.1.3224.18.2.4.1.1 | AreaID | read-only | deprecated |
| nsOspfLsdbType 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.3224.18.2.4.1.2 | INTEGER {routerLink(1), networkLink(2), summaryLink(3), asSummaryLink(4), asExternalLink(5), multicastLink(6), nssaExternalLink(7)} | read-only | deprecated |
| nsOspfLsdbLsid 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.3224.18.2.4.1.3 | IpAddress | read-only | deprecated |
| nsOspfLsdbRouterId OBJECT-TYPE The 32 bit number that uniquely identifies the originating router in the Autonomous System. | 1.3.6.1.4.1.3224.18.2.4.1.4 | RouterID | read-only | deprecated |
| nsOspfLsdbSequence 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.3224.18.2.4.1.5 | Integer32 | read-only | deprecated |
| nsOspfLsdbAge OBJECT-TYPE This field is the age of the link state adver- tisement in seconds. | 1.3.6.1.4.1.3224.18.2.4.1.6 | Integer32 | read-only | deprecated |
| nsOspfLsdbChecksum 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.3224.18.2.4.1.7 | Integer32 | read-only | deprecated |
| nsOspfLsdbAdvertisement OBJECT-TYPE The entire Link State Advertisement, including its header. | 1.3.6.1.4.1.3224.18.2.4.1.8 | OCTET STRING (SIZE(1..65535)) | read-only | deprecated |
| nsOspfLsdbVRID OBJECT-TYPE Virtual Router ID | 1.3.6.1.4.1.3224.18.2.4.1.9 | INTEGER (0..65535) | read-only | deprecated |
| nsOspfHostTable OBJECT-TYPE The list of Hosts, and their metrics, that the router will advertise as host routes. | 1.3.6.1.4.1.3224.18.2.6 | not-accessible | deprecated | |
| nsOspfHostEntry OBJECT-TYPE A metric to be advertised, for a given type of service, when a given host is reachable. | 1.3.6.1.4.1.3224.18.2.6.1 | not-accessible | deprecated | |
| nsOspfHostIpAddress OBJECT-TYPE The IP Address of the Host. | 1.3.6.1.4.1.3224.18.2.6.1.1 | IpAddress | read-only | deprecated |
| nsOspfHostTOS OBJECT-TYPE The Type of Service of the route being config- ured. | 1.3.6.1.4.1.3224.18.2.6.1.2 | TOSType | read-only | deprecated |
| nsOspfHostMetric OBJECT-TYPE The Metric to be advertised. | 1.3.6.1.4.1.3224.18.2.6.1.3 | Metric | read-create | deprecated |
| nsOspfHostStatus OBJECT-TYPE This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent. | 1.3.6.1.4.1.3224.18.2.6.1.4 | RowStatus | read-create | deprecated |
| nsOspfHostAreaID OBJECT-TYPE The Area the Host Entry is to be found within. By default, the area that a subsuming OSPF in- terface is in, or 0.0.0.0 | 1.3.6.1.4.1.3224.18.2.6.1.5 | AreaID | read-only | deprecated |
| nsOspfHostVRID OBJECT-TYPE Virtual Router ID | 1.3.6.1.4.1.3224.18.2.6.1.6 | INTEGER (0..65535) | read-only | deprecated |
| nsOspfIfTable OBJECT-TYPE The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF. | 1.3.6.1.4.1.3224.18.2.7 | not-accessible | deprecated | |
| nsOspfIfEntry OBJECT-TYPE The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF. | 1.3.6.1.4.1.3224.18.2.7.1 | not-accessible | deprecated | |
| nsOspfIfIpAddress OBJECT-TYPE The IP address of this OSPF interface. | 1.3.6.1.4.1.3224.18.2.7.1.1 | IpAddress | read-only | deprecated |
| nsOspfAddressLessIf OBJECT-TYPE For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address. | 1.3.6.1.4.1.3224.18.2.7.1.2 | Integer32 | read-only | deprecated |
| nsOspfIfAreaId 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.3224.18.2.7.1.3 | AreaID | read-create | deprecated |
| nsOspfIfType OBJECT-TYPE The OSPF interface type. By way of a default, this field may be intuited from the corresponding value of ifType. Broad- cast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25 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.3224.18.2.7.1.4 | INTEGER {broadcast(1), nbma(2), pointToPoint(3), pointToMultipoint(5)} | read-create | deprecated |
| nsOspfIfAdminStat OBJECT-TYPE The OSPF interface's administrative status. The value formed on the interface, and the in- terface 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.3224.18.2.7.1.5 | Status | read-create | deprecated |
| nsOspfIfRtrPriority 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 eligi- ble 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.3224.18.2.7.1.6 | DesignatedRouterPriority | read-create | deprecated |
| nsOspfIfTransitDelay 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.3224.18.2.7.1.7 | UpToMaxAge | read-create | deprecated |
| nsOspfIfRetransInterval OBJECT-TYPE The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets. | 1.3.6.1.4.1.3224.18.2.7.1.8 | UpToMaxAge | read-create | deprecated |
| nsOspfIfHelloInterval OBJECT-TYPE The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for all routers attached to a common network. | 1.3.6.1.4.1.3224.18.2.7.1.9 | HelloRange | read-create | deprecated |
| nsOspfIfRtrDeadInterval OBJECT-TYPE The number of seconds that a router's Hello packets have not been seen before it's neigh- bors 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.3224.18.2.7.1.10 | PositiveInteger | read-create | deprecated |
| nsOspfIfPollInterval OBJECT-TYPE The larger time interval, in seconds, between the Hello packets sent to an inactive non- broadcast multi- access neighbor. | 1.3.6.1.4.1.3224.18.2.7.1.11 | PositiveInteger | read-create | deprecated |
| nsOspfIfState OBJECT-TYPE The OSPF Interface State. | 1.3.6.1.4.1.3224.18.2.7.1.12 | INTEGER {down(1), loopback(2), waiting(3), pointToPoint(4), designatedRouter(5), backupDesignatedRouter(6), otherDesignatedRouter(7)} | read-only | deprecated |
| nsOspfIfDesignatedRouter OBJECT-TYPE The IP Address of the Designated Router. | 1.3.6.1.4.1.3224.18.2.7.1.13 | IpAddress | read-only | deprecated |
| nsOspfIfBackupDesignatedRouter OBJECT-TYPE The IP Address of the Backup Designated Router. | 1.3.6.1.4.1.3224.18.2.7.1.14 | IpAddress | read-only | deprecated |
| nsOspfIfEvents OBJECT-TYPE The number of times this OSPF interface has changed its state, or an error has occurred. | 1.3.6.1.4.1.3224.18.2.7.1.15 | Counter32 | read-only | deprecated |
| nsOspfIfAuthKey OBJECT-TYPE The Authentication Key. If the Area's Author- ization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment. When read, nsOspfIfAuthKey always returns an Oc- tet String of length zero. | 1.3.6.1.4.1.3224.18.2.7.1.16 | OCTET STRING (SIZE(0..256)) | read-create | deprecated |
| nsOspfIfStatus OBJECT-TYPE This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent. | 1.3.6.1.4.1.3224.18.2.7.1.17 | RowStatus | read-create | deprecated |
| nsOspfIfMulticastForwarding OBJECT-TYPE The way multicasts should forwarded on this interface; not forwarded, forwarded as data link multicasts, or forwarded as data link uni- casts. Data link multicasting is not meaning- ful on point to point and NBMA interfaces, and setting nsOspfMulticastForwarding to 0 effective- ly disables all multicast forwarding. | 1.3.6.1.4.1.3224.18.2.7.1.18 | INTEGER {blocked(1), multicast(2), unicast(3)} | read-create | deprecated |
| nsOspfIfDemand OBJECT-TYPE Indicates whether Demand OSPF procedures (hel- lo supression to FULL neighbors and setting the DoNotAge flag on proogated LSAs) should be per- formed on this interface. | 1.3.6.1.4.1.3224.18.2.7.1.19 | TruthValue | read-create | deprecated |
| nsOspfIfAuthType OBJECT-TYPE The authentication type specified for an in- terface. Additional authentication types may be assigned locally. | 1.3.6.1.4.1.3224.18.2.7.1.20 | INTEGER (0..255) | read-create | deprecated |
| nsOspfIfVRID OBJECT-TYPE Virtual Router ID | 1.3.6.1.4.1.3224.18.2.7.1.21 | INTEGER (0..65535) | read-only | deprecated |
| nsOspfIfMetricTable OBJECT-TYPE The TOS metrics for a non-virtual interface identified by the interface index. | 1.3.6.1.4.1.3224.18.2.8 | not-accessible | deprecated | |
| nsOspfIfMetricEntry OBJECT-TYPE A particular TOS metric for a non-virtual in- terface identified by the interface index. | 1.3.6.1.4.1.3224.18.2.8.1 | not-accessible | deprecated | |
| nsOspfIfMetricIpAddress OBJECT-TYPE The IP address of this OSPF interface. On row creation, this can be derived from the in- stance. | 1.3.6.1.4.1.3224.18.2.8.1.1 | IpAddress | read-only | deprecated |
| nsOspfIfMetricAddressLessIf OBJECT-TYPE For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the value of ifIndex for in- terfaces having no IP Address. On row crea- tion, this can be derived from the instance. | 1.3.6.1.4.1.3224.18.2.8.1.2 | Integer32 | read-only | deprecated |
| nsOspfIfMetricTOS OBJECT-TYPE The type of service metric being referenced. On row creation, this can be derived from the instance. | 1.3.6.1.4.1.3224.18.2.8.1.3 | TOSType | read-only | deprecated |
| nsOspfIfMetricValue 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.3224.18.2.8.1.4 | Metric | read-create | deprecated |
| nsOspfIfMetricStatus OBJECT-TYPE This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent. | 1.3.6.1.4.1.3224.18.2.8.1.5 | RowStatus | read-create | deprecated |
| nsOspfIfMetricVRID OBJECT-TYPE Virtual Router ID | 1.3.6.1.4.1.3224.18.2.8.1.6 | INTEGER (0..65535) | read-only | deprecated |
| nsOspfVirtIfTable OBJECT-TYPE Information about this router's virtual inter- faces. | 1.3.6.1.4.1.3224.18.2.9 | not-accessible | deprecated | |
| nsOspfVirtIfEntry OBJECT-TYPE Information about a single Virtual Interface. | 1.3.6.1.4.1.3224.18.2.9.1 | not-accessible | deprecated | |
| nsOspfVirtIfAreaId 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.3224.18.2.9.1.1 | AreaID | read-only | deprecated |
| nsOspfVirtIfNeighbor OBJECT-TYPE The Router ID of the Virtual Neighbor. | 1.3.6.1.4.1.3224.18.2.9.1.2 | RouterID | read-only | deprecated |
| nsOspfVirtIfTransitDelay 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.3224.18.2.9.1.3 | UpToMaxAge | read-create | deprecated |
| nsOspfVirtIfRetransInterval OBJECT-TYPE The number of seconds between link-state ad- vertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database descrip- tion and link-state request packets. This value should be well over the expected round- trip time. | 1.3.6.1.4.1.3224.18.2.9.1.4 | UpToMaxAge | read-create | deprecated |
| nsOspfVirtIfHelloInterval OBJECT-TYPE The length of time, in seconds, between the Hello packets that the router sends on the in- terface. This value must be the same for the virtual neighbor. | 1.3.6.1.4.1.3224.18.2.9.1.5 | HelloRange | read-create | deprecated |
| nsOspfVirtIfRtrDeadInterval OBJECT-TYPE The number of seconds that a router's Hello packets have not been seen before it's neigh- bors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neigh- bor. | 1.3.6.1.4.1.3224.18.2.9.1.6 | PositiveInteger | read-create | deprecated |
| nsOspfVirtIfState OBJECT-TYPE OSPF virtual interface states. | 1.3.6.1.4.1.3224.18.2.9.1.7 | INTEGER {down(1), pointToPoint(4)} | read-only | deprecated |
| nsOspfVirtIfEvents OBJECT-TYPE The number of state changes or error events on this Virtual Link | 1.3.6.1.4.1.3224.18.2.9.1.8 | Counter32 | read-only | deprecated |
| nsOspfVirtIfAuthKey OBJECT-TYPE If Authentication Type is simplePassword, the device will left adjust and zero fill to 8 oc- tets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment. When read, nsOspfVifAuthKey always returns a string of length zero. | 1.3.6.1.4.1.3224.18.2.9.1.9 | OCTET STRING (SIZE(0..256)) | read-create | deprecated |
| nsOspfVirtIfStatus OBJECT-TYPE This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent. | 1.3.6.1.4.1.3224.18.2.9.1.10 | RowStatus | read-create | deprecated |
| nsOspfVirtIfAuthType OBJECT-TYPE The authentication type specified for a virtu- al interface. Additional authentication types may be assigned locally. | 1.3.6.1.4.1.3224.18.2.9.1.11 | INTEGER (0..255) | read-create | deprecated |
| nsOspfVirtIfVRID OBJECT-TYPE Virtual Router ID | 1.3.6.1.4.1.3224.18.2.9.1.12 | INTEGER (0..65535) | read-only | deprecated |
| nsOspfNbrTable OBJECT-TYPE A table of non-virtual neighbor information. | 1.3.6.1.4.1.3224.18.2.10 | not-accessible | deprecated | |
| nsOspfNbrEntry OBJECT-TYPE The information regarding a single neighbor. | 1.3.6.1.4.1.3224.18.2.10.1 | not-accessible | deprecated | |
| nsOspfNbrIpAddr OBJECT-TYPE The IP address this neighbor is using in its IP Source Address. Note that, on addressless links, this will not be 0.0.0.0, but the ad- dress of another of the neighbor's interfaces. | 1.3.6.1.4.1.3224.18.2.10.1.1 | IpAddress | read-only | deprecated |
| nsOspfNbrAddressLessIndex OBJECT-TYPE On an interface having an IP Address, zero. On addressless interfaces, the corresponding value of ifIndex in the Internet Standard MIB. On row creation, this can be derived from the instance. | 1.3.6.1.4.1.3224.18.2.10.1.2 | InterfaceIndex | read-only | deprecated |
| nsOspfNbrRtrId OBJECT-TYPE A 32-bit integer (represented as a type IpAd- dress) uniquely identifying the neighboring router in the Autonomous System. | 1.3.6.1.4.1.3224.18.2.10.1.3 | RouterID | read-only | deprecated |
| nsOspfNbrOptions 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.3224.18.2.10.1.4 | Integer32 | read-only | deprecated |
| nsOspfNbrPriority 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.3224.18.2.10.1.5 | DesignatedRouterPriority | read-create | deprecated |
| nsOspfNbrState OBJECT-TYPE The State of the relationship with this Neigh- bor. | 1.3.6.1.4.1.3224.18.2.10.1.6 | INTEGER {down(1), attempt(2), init(3), twoWay(4), exchangeStart(5), exchange(6), loading(7), full(8)} | read-only | deprecated |
| nsOspfNbrEvents OBJECT-TYPE The number of times this neighbor relationship has changed state, or an error has occurred. | 1.3.6.1.4.1.3224.18.2.10.1.7 | Counter32 | read-only | deprecated |
| nsOspfNbrLsRetransQLen OBJECT-TYPE The deprecated length of the retransmission queue. | 1.3.6.1.4.1.3224.18.2.10.1.8 | Gauge32 | read-only | deprecated |
| nsOspfNbmaNbrStatus OBJECT-TYPE This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent. | 1.3.6.1.4.1.3224.18.2.10.1.9 | RowStatus | read-create | deprecated |
| nsOspfNbmaNbrPermanence OBJECT-TYPE This variable displays the status of the en- try. 'dynamic' and 'permanent' refer to how the neighbor became known. | 1.3.6.1.4.1.3224.18.2.10.1.10 | INTEGER {dynamic(1), permanent(2)} | read-only | deprecated |
| nsOspfNbrHelloSuppressed OBJECT-TYPE Indicates whether Hellos are being suppressed to the neighbor | 1.3.6.1.4.1.3224.18.2.10.1.11 | TruthValue | read-only | deprecated |
| nsOspfNbrVRID OBJECT-TYPE Virtual Router ID | 1.3.6.1.4.1.3224.18.2.10.1.12 | INTEGER (0..65535) | read-only | deprecated |
| nsOspfVirtNbrTable OBJECT-TYPE A table of virtual neighbor information. | 1.3.6.1.4.1.3224.18.2.11 | not-accessible | deprecated | |
| nsOspfVirtNbrEntry OBJECT-TYPE Virtual neighbor information. | 1.3.6.1.4.1.3224.18.2.11.1 | not-accessible | deprecated | |
| nsOspfVirtNbrArea OBJECT-TYPE The Transit Area Identifier. | 1.3.6.1.4.1.3224.18.2.11.1.1 | AreaID | read-only | deprecated |
| nsOspfVirtNbrRtrId OBJECT-TYPE A 32-bit integer uniquely identifying the neighboring router in the Autonomous System. | 1.3.6.1.4.1.3224.18.2.11.1.2 | RouterID | read-only | deprecated |
| nsOspfVirtNbrIpAddr OBJECT-TYPE The IP address this Virtual Neighbor is us- ing. | 1.3.6.1.4.1.3224.18.2.11.1.3 | IpAddress | read-only | deprecated |
| nsOspfVirtNbrOptions OBJECT-TYPE A Bit Mask corresponding to the neighbor's op- tions field. Bit 1, 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 2, if set, indicates that the system is Network Multicast capable; ie, that it imple- ments OSPF Multicast Routing. | 1.3.6.1.4.1.3224.18.2.11.1.4 | Integer32 | read-only | deprecated |
| nsOspfVirtNbrState OBJECT-TYPE The state of the Virtual Neighbor Relation- ship. | 1.3.6.1.4.1.3224.18.2.11.1.5 | INTEGER {down(1), attempt(2), init(3), twoWay(4), exchangeStart(5), exchange(6), loading(7), full(8)} | read-only | deprecated |
| nsOspfVirtNbrEvents OBJECT-TYPE The number of times this virtual link has changed its state, or an error has occurred. | 1.3.6.1.4.1.3224.18.2.11.1.6 | Counter32 | read-only | deprecated |
| nsOspfVirtNbrLsRetransQLen OBJECT-TYPE The deprecated length of the retransmission queue. | 1.3.6.1.4.1.3224.18.2.11.1.7 | Gauge32 | read-only | deprecated |
| nsOspfVirtNbrHelloSuppressed OBJECT-TYPE Indicates whether Hellos are being suppressed to the neighbor | 1.3.6.1.4.1.3224.18.2.11.1.8 | TruthValue | read-only | deprecated |
| nsOspfVirtNbrVRID OBJECT-TYPE Virtual Router ID | 1.3.6.1.4.1.3224.18.2.11.1.9 | INTEGER (0..65535) | read-only | deprecated |
| nsOspfExtLsdbTable OBJECT-TYPE The OSPF Process's Links State Database. | 1.3.6.1.4.1.3224.18.2.12 | not-accessible | deprecated | |
| nsOspfExtLsdbEntry OBJECT-TYPE A single Link State Advertisement. | 1.3.6.1.4.1.3224.18.2.12.1 | not-accessible | deprecated | |
| nsOspfExtLsdbType 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.3224.18.2.12.1.1 | INTEGER {asExternalLink(5)} | read-only | deprecated |
| nsOspfExtLsdbLsid 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.3224.18.2.12.1.2 | IpAddress | read-only | deprecated |
| nsOspfExtLsdbRouterId OBJECT-TYPE The 32 bit number that uniquely identifies the originating router in the Autonomous System. | 1.3.6.1.4.1.3224.18.2.12.1.3 | RouterID | read-only | deprecated |
| nsOspfExtLsdbSequence 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.3224.18.2.12.1.4 | Integer32 | read-only | deprecated |
| nsOspfExtLsdbAge OBJECT-TYPE This field is the age of the link state adver- tisement in seconds. | 1.3.6.1.4.1.3224.18.2.12.1.5 | Integer32 | read-only | deprecated |
| nsOspfExtLsdbChecksum 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.3224.18.2.12.1.6 | Integer32 | read-only | deprecated |
| nsOspfExtLsdbAdvertisement OBJECT-TYPE The entire Link State Advertisement, including its header. | 1.3.6.1.4.1.3224.18.2.12.1.7 | OCTET STRING (SIZE(36)) | read-only | deprecated |
| nsOspfExtLsdbVRID OBJECT-TYPE Virtual Router ID | 1.3.6.1.4.1.3224.18.2.12.1.8 | INTEGER (0..65535) | read-only | deprecated |
| nsOspfAreaAggregateTable OBJECT-TYPE A range of 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. Note that if ranges are configured such that one range sub- sumes another range (e.g., 10.0.0.0 mask 255.0.0.0 and 10.1.0.0 mask 255.255.0.0), the most specific match is the preferred one. | 1.3.6.1.4.1.3224.18.2.14 | not-accessible | deprecated | |
| nsOspfAreaAggregateEntry OBJECT-TYPE A range of 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. Note that if ranges are range configured such that one range subsumes another range (e.g., 10.0.0.0 mask 255.0.0.0 and 10.1.0.0 mask 255.255.0.0), the most specific match is the preferred one. | 1.3.6.1.4.1.3224.18.2.14.1 | not-accessible | deprecated | |
| nsOspfAreaAggregateAreaID OBJECT-TYPE The Area the Address Aggregate is to be found within. | 1.3.6.1.4.1.3224.18.2.14.1.1 | AreaID | read-only | deprecated |
| nsOspfAreaAggregateLsdbType OBJECT-TYPE The type of the Address Aggregate. This field specifies the Lsdb type that this Address Ag- gregate applies to. | 1.3.6.1.4.1.3224.18.2.14.1.2 | INTEGER {summaryLink(3), nssaExternalLink(7)} | read-only | deprecated |
| nsOspfAreaAggregateNet OBJECT-TYPE The IP Address of the Net or Subnet indicated by the range. | 1.3.6.1.4.1.3224.18.2.14.1.3 | IpAddress | read-only | deprecated |
| nsOspfAreaAggregateMask OBJECT-TYPE The Subnet Mask that pertains to the Net or Subnet. | 1.3.6.1.4.1.3224.18.2.14.1.4 | IpAddress | read-only | deprecated |
| nsOspfAreaAggregateStatus OBJECT-TYPE This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent. | 1.3.6.1.4.1.3224.18.2.14.1.5 | RowStatus | read-create | deprecated |
| nsOspfAreaAggregateEffect OBJECT-TYPE Subnets subsumed by ranges either trigger the advertisement of the indicated aggregate (ad- vertiseMatching), or result in the subnet's not being advertised at all outside the area. | 1.3.6.1.4.1.3224.18.2.14.1.6 | INTEGER {advertiseMatching(1), doNotAdvertiseMatching(2)} | read-create | deprecated |
| nsOspfAreaAggregateVRID OBJECT-TYPE Virtual Router ID | 1.3.6.1.4.1.3224.18.2.14.1.7 | INTEGER (0..65535) | read-only | deprecated |