- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
08-OSPFV3-MIB | 235.79 KB |
Contents
ospfv3RestartStrictLsaChecking
ospfv3NssaTranslatorStatusChange
OSPFV3-MIB
About this MIB
Use this MIB to obtain OSPFv3 information.
MIB file name
rfc5643-ospfv3.mib
Root object
iso(1).org(3).dod(6).internet(1).mgmt(2).mib-2(1).ospfv3MIB(191)
Scalar objects
ospfv3RouterId
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3RouterId (1.3.6.1.2.1.191.1.1.1) |
read-write |
Ospfv3RouterIdTC |
Unsigned32(1..'FFFFFFFF'h) |
Unique identifier of a router in an AS. |
Supports only the read operation. |
ospfv3AdminStatus
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3AdminStatus (1.3.6.1.2.1.191.1.1.2) |
read-write |
Status |
INTEGER{ enabled (1), disabled (2) } |
Enabled indicates that a minimum of one interface is in up state. Disabled indicates that no interface is in up state. |
Supports only the read operation. |
ospfv3VersionNumber
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3VersionNumber (1.3.6.1.2.1.191.1.1.3) |
read-only |
INTEGER |
version3 (3) |
Version number (3). |
As per the MIB. |
ospfv3AreaBdrRtrStatus
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3AreaBdrRtrStatus (1.3.6.1.2.1.191.1.1.4) |
read-only |
TruthValue |
true(1), false(2) |
Whether the device is an ABR. |
As per the MIB. |
ospfv3ASBdrRtrStatus
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3ASBdrRtrStatus (1.3.6.1.2.1.191.1.1.5) |
read-write |
TruthValue |
true(1), false(2) |
Whether the device is an ASBR. |
Supports only the read operation. |
ospfv3AsScopeLsaCount
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3AsScopeLsaCount (1.3.6.1.2.1.191.1.1.6) |
read-only |
Gauge32 |
INTEGER(0..4294967295) |
Number of AS external LSAs. |
As per the MIB. |
ospfv3AsScopeLsaCksumSum
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3AsScopeLsaCksumSum (1.3.6.1.2.1.191.1.1.7) |
read-only |
Unsigned32 |
Standard MIB values. |
Sum of checksums in external LSAs. |
As per the MIB. |
ospfv3OriginateNewLsas
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3OriginateNewLsas (1.3.6.1.2.1.191.1.1.8) |
read-only |
Counter32 |
INTEGER(0..4294967295) |
Number of new LSAs that have been originated. This number is incremented each time the device originates a new LSA. |
As per the MIB. |
ospfv3RxNewLsas
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3RxNewLsas (1.3.6.1.2.1.191.1.1.9) |
read-only |
Counter32 |
INTEGER(0..4294967295) |
Number of newly received LSAs, excluding self-originated LSAs. |
As per the MIB. |
ospfv3ExtLsaCount
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3ExtLsaCount (1.3.6.1.2.1.191.1.1.10) |
read-only |
Gauge32 |
INTEGER(0..4294967295) |
Number of Type-5 LSAs. |
As per the MIB. |
ospfv3ExtAreaLsdbLimit
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3ExtAreaLsdbLimit (1.3.6.1.2.1.191.1.1.11) |
read-write |
Integer32 |
Integer32(-1..'7FFFFFFF'h) |
Maximum number of non-default ASEs in the LSDB. A value of -1 indicates no limit. |
Supports only the read operation. |
ospfv3ExitOverflowInterval
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3ExitOverflowInterval (1.3.6.1.2.1.191.1.1.12) |
read-write |
Unsigned32 |
Standard MIB values. |
Time that the router takes to leave the OverflowState. 0 indicates the router does not leave the OverflowState until it is restarted. |
Supports only the read operation. |
ospfv3DemandExtensions
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3DemandExtensions (1.3.6.1.2.1.191.1.1.13) |
read-write |
TruthValue |
true(1), false(2) |
Support for demand routing. |
Supports only the read operation. |
ospfv3ReferenceBandwidth
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3ReferenceBandwidth (1.3.6.1.2.1.191.1.1.14) |
read-write |
Unsigned32 |
Standard MIB values. |
Reference bandwidth in Kbps for calculating the interface cost. |
When the value is divided by 1000, the decimal number will be ignored. |
ospfv3RestartSupport
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3RestartSupport (1.3.6.1.2.1.191.1.1.15) |
read-write |
INTEGER |
none(1), plannedOnly(2), plannedAndUnplanned(3) |
Support for GR. |
If the value changes from 1 to 2 or 3, IETF GR is supported. If the value changes between 2 and 3, the original GR type remains unchanged. |
ospfv3RestartInterval
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3RestartInterval (1.3.6.1.2.1.191.1.1.16) |
read-write |
Ospfv3UpToRefreshIntervalTC |
Unsigned32 (40..1800) |
GR timeout timer. |
Value range: 40 to 1800. |
ospfv3RestartStrictLsaChecking
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3RestartStrictLsaChecking (1.3.6.1.2.1.191.1.1.17) |
read-write |
TruthValue |
true(1), false(2) |
Whether the strict LSA checking capability is enabled for GR. |
Default: false(2). |
ospfv3RestartStatus
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3RestartStatus (1.3.6.1.2.1.191.1.1.18) |
read-only |
INTEGER |
notRestarting(1), plannedRestart(2), unplannedRestart(3) |
Graceful restart state. |
As per the MIB. |
ospfv3RestartAge
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3RestartAge (1.3.6.1.2.1.191.1.1.19) |
read-only |
Ospfv3UpToRefreshIntervalTC |
Unsigned32 (1..1800) |
Remaining time for the current graceful restart. |
As per the MIB. |
ospfv3RestartExitReason
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3RestartExitReason (1.3.6.1.2.1.191.1.1.20) |
read-only |
INTEGER |
none(1), inProgress(2), completed(3) timedOut(4), topologyChanged(5) |
GR exit reason. |
As per the MIB. |
ospfv3NotificationEnable
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3NotificationEnable (1.3.6.1.2.1.191.1.1.21) |
read-write |
TruthValue |
true(1), false(2) |
Whether OSPFv3 notification is enabled. |
If the value of this object is true(1), all OSPFv3 notifications are enabled. |
ospfv3StubRouterSupport
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3StubRouterSupport (1.3.6.1.2.1.191.1.1.22) |
read-only |
TruthValue |
true(1), false(2) |
Support for stub router. |
As per the MIB. |
ospfv3StubRouterAdvertisement
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3StubRouterAdvertisement (1.3.6.1.2.1.191.1.1.23) |
read-write |
INTEGER |
doNotAdvertise(1), advertise(2) |
Whether to advertise stub router LSAs. |
As per the MIB. |
ospfv3DiscontinuityTime
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3DiscontinuityTime (1.3.6.1.2.1.191.1.1.24) |
read-only |
TimeStamp |
TimeTicks |
Most recent system startup time. |
As per the MIB. |
ospfv3RestartTime
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3RestartTime (1.3.6.1.2.1.191.1.1.25) |
read-only |
TimeStamp |
TimeTicks |
Time when the most recent GR occurred. |
As per the MIB. |
Tabular objects
ospfv3AreaTable
About this table
This table contains parameter and statistics information about each area on the device.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Supported |
Not supported |
Supported |
Columns
The table index is ospfv3AreaId.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3AreaId (1.3.6.1.2.1.191.1.2.1.1) |
not-accessible |
Ospfv3AreaIdTC |
Unsigned32 (0..'FFFFFFFF'h) |
Area ID, a 32-bit integer that uniquely identifies an area. |
As per the MIB. |
ospfv3AreaImportAsExtern (1.3.6.1.2.1.191.1.2.1.2) |
read-create |
INTEGER |
importExternal(1), importNoExternal(2), importNssa(3) |
Area type, stub, NSSA, or common area. |
Supports only the read operation. |
ospfv3AreaSpfRuns (1.3.6.1.2.1.191.1.2.1.3) |
read-only |
Counter32 |
INTEGER(0..4294967295) |
Time of route calculations in the area. |
As per the MIB. |
read-only |
Gauge32 |
INTEGER(0..4294967295) |
Number of reachable ABRs in the area. |
As per the MIB. |
|
ospfv3AreaAsBdrRtrCount (1.3.6.1.2.1.191.1.2.1.5) |
read-only |
Gauge32 |
INTEGER(0..4294967295) |
Number of reachable ASBRs in the area. |
As per the MIB. |
ospfv3AreaScopeLsaCount (1.3.6.1.2.1.191.1.2.1.6) |
read-only |
Gauge32 |
INTEGER(0..4294967295) |
Number of LSAs in the LSDB of the area. |
As per the MIB. |
ospfv3AreaScopeLsaCksumSum (1.3.6.1.2.1.191.1.2.1.7) |
read-only |
Unsigned32 |
Standard MIB values. |
Sum of the checksums of the LSAs in the area. |
As per the MIB. |
ospfv3AreaSummary (1.3.6.1.2.1.191.1.2.1.8) |
read-create |
INTEGER |
noAreaSummary(1), sendAreaSummary(2) |
Whether to send summary LSAs to stub and NSSA areas. |
Supports read and write operations. |
ospfv3AreaRowStatus (1.3.6.1.2.1.191.1.2.1.9) |
read-create |
RowStatus |
active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6) |
Area state. |
Supports only the read operation. |
ospfv3AreaStubMetric (1.3.6.1.2.1.191.1.2.1.10) |
read-create |
BigMetric |
Integer32(0..16777215) |
Cost of the default route advertised to a stub or NSSA area. |
Supports read and write operations. Default: 1. Value range: 0 to 16777214. |
ospfv3AreaNssaTranslatorRole (1.3.6.1.2.1.191.1.2.1.11) |
read-create |
INTEGER |
always(1), candidate(2) |
Ability of the NSSA ABR to translate Type-7 LSAs into Type-5 LSAs. |
Supports read and write operations. |
ospfv3AreaNssaTranslatorState (1.3.6.1.2.1.191.1.2.1.12) |
read-only |
INTEGER |
enabled(1), elected(2), disabled(3) |
State for the NSSA ABR to become capable of translating Type-7 LSAs into Type-5 LSAs. |
As per the MIB. |
ospfv3AreaNssaTranslatorStabInterval (1.3.6.1.2.1.191.1.2.1.13) |
read-create |
Unsigned32 |
Standard MIB values. |
Time period during which the elected translator continues to perform translation after determining that its services are no longer required. |
Supports read and write operations. Default: 0. Value range: 0 to 900. |
ospfv3AreaNssaTranslatorEvents (1.3.6.1.2.1.191.1.2.1.14) |
read-only |
Counter32 |
INTEGER(0..4294967295) |
Number of role changes. |
As per the MIB. |
ospfv3AreaStubMetricType (1.3.6.1.2.1.191.1.2.1.15) |
read-create |
INTEGER |
ospfv3Metric(1), ableCost(2), mparable(3) |
Cost type of the default route advertised to a stub or NSSA area. |
Supports only the read operation. |
ospfv3AreaTEEnabled (1.3.6.1.2.1.191.1.2.1.16) |
read-create |
TruthValue |
true(1), false(2) |
Whether TE is enabled. |
Supports only the read and write operations. |
ospfv3AsLsdbTable
About this table
This table contains information about LSDB information of an AS.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are ospfv3AsLsdbType, ospfv3AsLsdbRouterId, and ospfv3AsLsdbLsid.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3AsLsdbType (1.3.6.1.2.1.191.1.3.1.1) |
not-accessible |
Unsigned32 |
Unsigned32(0..'FFFFFFFF'h) |
LSA type. |
As per the MIB. |
ospfv3AsLsdbRouterId (1.3.6.1.2.1.191.1.3.1.2) |
not-accessible |
Ospfv3RouterIdTC |
Unsigned32(1..'FFFFFFFF'h) |
Router ID of the device that generates the LSA. |
As per the MIB. |
ospfv3AsLsdbLsid (1.3.6.1.2.1.191.1.3.1.3) |
not-accessible |
Ospfv3LsIdTC |
Unsigned32 (1..'FFFFFFFF'h) |
LS ID. |
As per the MIB. |
ospfv3AsLsdbSequence (1.3.6.1.2.1.191.1.3.1.4) |
read-only |
Ospfv3LsaSequenceTC |
Integer32 |
LSA sequence number. |
As per the MIB. |
ospfv3AsLsdbAge (1.3.6.1.2.1.191.1.3.1.5) |
read-only |
Ospfv3LsaAgeTC |
Unsigned32 (0..3600) |
LSA age. |
As per the MIB. |
ospfv3AsLsdbChecksum (1.3.6.1.2.1.191.1.3.1.6) |
read-only |
Integer32 |
Standard MIB values. |
Checksum. |
As per the MIB. |
ospfv3AsLsdbAdvertisement (1.3.6.1.2.1.191.1.3.1.7) |
read-only |
OCTET STRING |
OCTET STRING(1..65535) |
LSA information, including the header. |
As per the MIB. |
ospfv3AsLsdbTypeKnown (1.3.6.1.2.1.191.1.3.1.8) |
read-only |
TruthValue |
true(1), false(2) |
Whether the LSA type is unknown. |
As per the MIB. |
ospfv3AreaLsdbTable
About this table
This table contains information about LSDB information of an area.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are ospfv3AreaLsdbAreaId, ospfv3AreaLsdbType, ospfv3AreaLsdbRouterId, and ospfv3AreaLsdbLsid.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3AreaLsdbAreaId (1.3.6.1.2.1.191.1.4.1.1) |
not-accessible |
Ospfv3AreaIdTC |
Unsigned32 (0..'FFFFFFFF'h) |
Area from which the LSA was received. |
As per the MIB. |
ospfv3AreaLsdbType (1.3.6.1.2.1.191.1.4.1.2) |
not-accessible |
Unsigned32 |
Unsigned32(0..'FFFFFFFF'h) |
LSA type. |
As per the MIB. |
ospfv3AreaLsdbRouterId (1.3.6.1.2.1.191.1.4.1.3) |
not-accessible |
Ospfv3RouterIdTC |
Unsigned32(1..'FFFFFFFF'h) |
Router ID of the device that generates the LSA. |
As per the MIB. |
ospfv3AreaLsdbLsid (1.3.6.1.2.1.191.1.4.1.4) |
not-accessible |
Ospfv3LsIdTC |
Unsigned32 (1..'FFFFFFFF'h) |
LS ID. |
As per the MIB. |
ospfv3AreaLsdbSequence (1.3.6.1.2.1.191.1.4.1.5) |
read-only |
Ospfv3LsaSequenceTC |
Integer32 |
LSA sequence number. |
As per the MIB. |
ospfv3AreaLsdbAge (1.3.6.1.2.1.191.1.4.1.6) |
read-only |
Ospfv3LsaAgeTC |
Unsigned32 (0..3600) |
LSA age. |
As per the MIB. |
ospfv3AreaLsdbChecksum (1.3.6.1.2.1.191.1.4.1.7) |
read-only |
Integer32 |
Standard MIB values. |
Checksum. |
As per the MIB. |
ospfv3AreaLsdbAdvertisement (1.3.6.1.2.1.191.1.4.1.8) |
read-only |
OCTET STRING |
OCTET STRING(1..65535) |
LSA information, including the header. |
As per the MIB. |
ospfv3AreaLsdbTypeKnown (1.3.6.1.2.1.191.1.4.1.9) |
read-only |
TruthValue |
true(1), false(2) |
Whether the LSA type is unknown. |
As per the MIB. |
ospfv3LinkLsdbTable
About this table
This table contains link-scope LSDB information.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are ospfv3LinkLsdbIfIndex, ospfv3LinkLsdbIfInstId, ospfv3LinkLsdbType, ospfv3LinkLsdbRouterId, and ospfv3LinkLsdbLsid.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3LinkLsdbIfIndex (1.3.6.1.2.1.191.1.5.1.1) |
not-accessible |
InterfaceIndex |
Integer32(1..2147483647) |
Interface index. |
As per the MIB. |
ospfv3LinkLsdbIfInstId (1.3.6.1.2.1.191.1.5.1.2) |
not-accessible |
Ospfv3IfInstIdTC |
Unsigned32(0..255) |
Instance ID. |
As per the MIB. |
ospfv3LinkLsdbType (1.3.6.1.2.1.191.1.5.1.3) |
not-accessible |
Unsigned32 |
Unsigned32(0..'FFFFFFFF'h) |
LSA type. |
As per the MIB. |
ospfv3LinkLsdbRouterId (1.3.6.1.2.1.191.1.5.1.4) |
not-accessible |
Ospfv3RouterIdTC |
Unsigned32(1..'FFFFFFFF'h) |
Router ID of the device that generates the LSA. |
As per the MIB. |
ospfv3LinkLsdbLsid (1.3.6.1.2.1.191.1.5.1.5) |
not-accessible |
Ospfv3LsIdTC |
Unsigned32 (1..'FFFFFFFF'h) |
LS ID. |
As per the MIB. |
ospfv3LinkLsdbSequence (1.3.6.1.2.1.191.1.5.1.6) |
read-only |
Ospfv3LsaSequenceTC |
Integer32 |
LSA sequence number. |
As per the MIB. |
ospfv3LinkLsdbAge (1.3.6.1.2.1.191.1.5.1.7) |
read-only |
Ospfv3LsaAgeTC |
Unsigned32 (0..3600) |
LSA age. |
As per the MIB. |
ospfv3LinkLsdbChecksum (1.3.6.1.2.1.191.1.5.1.8) |
read-only |
Integer32 |
Standard MIB values. |
Checksum. |
As per the MIB. |
ospfv3LinkLsdbAdvertisement (1.3.6.1.2.1.191.1.5.1.9) |
read-only |
OCTET STRING |
OCTET STRING(1..65535) |
LSA information, including the header. |
As per the MIB. |
ospfv3LinkLsdbTypeKnown (1.3.6.1.2.1.191.1.5.1.10) |
read-only |
TruthValue |
true(1), false(2) |
Whether the LSA type is unknown. |
As per the MIB. |
ospfv3HostTable
About this table
This table contains host route information (not supported in the current software version).
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Supported |
Supported |
Supported |
Columns
The table indexes are ospfv3HostAddressType and ospfv3HostAddress.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3HostAddressType (1.3.6.1.2.1.191.1.6.1.) |
not-accessible |
InetAddressType |
unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16) |
Host route address type. |
Not supported |
ospfv3HostAddress (1.3.6.1.2.1.191.1.6.2.) |
not-accessible |
InetAddress |
OCTET STRING(0..255) |
Host route address. |
Not supported |
ospfv3HostMetric (1.3.6.1.2.1.191.1.6.3.) |
read-create |
Metric |
Integer32(0..'FFFF'h) |
Host route cost. |
Not supported |
ospfv3HostRowStatus( 1.3.6.1.2.1.191.1.6.4.) |
read-create |
RowStatus |
active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6) |
Row status. |
Not supported |
ospfv3HostAreaID (1.3.6.1.2.1.191.1.6.5.) |
read-create |
Ospfv3AreaIdTC |
Unsigned32 (0..'FFFFFFFF'h) |
ID of the area to which the host route belongs. |
Not supported |
ospfv3IfTable
About this table
This table contains OSPFv3 interface information.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Supported |
Not supported |
Supported |
Columns
The table indexes are ospfv3IfIndex and ospfv3IfInstId.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3IfIndex (1.3.6.1.2.1.191.1.7.1.1) |
not-accessible |
InterfaceIndex |
Integer32(1..2147483647) |
Interface index. |
As per the MIB. |
ospfv3IfInstId (1.3.6.1.2.1.191.1.7.1.2) |
not-accessible |
Ospfv3IfInstIdTC |
Unsigned32(0..255) |
Interface instance ID. |
As per the MIB. |
ospfv3IfAreaId (1.3.6.1.2.1.191.1.7.1.3) |
read-create |
Ospfv3AreaIdTC |
Unsigned32 (0..'FFFFFFFF'h) |
Area ID. |
Supports only the read operation. |
ospfv3IfType (1.3.6.1.2.1.191.1.7.1.4) |
read-create |
INTEGER |
broadcast(1), nbma(2), pointToPoint(3), pointToMultipoint(5) |
Interface type. |
Supports read and write operations. Loopback interfaces do not support the write operation. |
ospfv3IfAdminStatus (1.3.6.1.2.1.191.1.7.1.5) |
read-create |
Status |
INTEGER{ enabled (1), disabled (2) } |
Administrative state of the interface. |
Supports only the read operation. |
ospfv3IfRtrPriority (1.3.6.1.2.1.191.1.7.1.6) |
read-create |
DesignatedRouterPriority |
Integer32(0..'FF'h) |
DR priority of the interface. |
Supports read and write operations. Loopback interfaces do not support the write operation. |
ospfv3IfTransitDelay (1.3.6.1.2.1.191.1.7.1.7) |
read-create |
Ospfv3UpToRefreshIntervalTC |
Unsigned32 (1..1800) |
LSA transmission delay. |
Supports read and write operations. Loopback interfaces do not support the write operation. Value range: 1 to 1800. |
ospfv3IfRetransInterval (1.3.6.1.2.1.191.1.7.1.8) |
read-create |
Ospfv3UpToRefreshIntervalTC |
Unsigned32 (1..1800) |
Retransmission interval of the interface. |
Supports read and write operations. Loopback interfaces do not support the write operation. Value range: 1 to 1800. |
ospfv3IfHelloInterval (1.3.6.1.2.1.191.1.7.1.9) |
read-create |
HelloRange |
Integer32(1..'FFFF'h) |
Hello interval of the interface. |
Supports read and write operations. Loopback interfaces do not support the write operation. |
ospfv3IfRtrDeadInterval (1.3.6.1.2.1.191.1.7.1.10) |
read-create |
Ospfv3DeadIntervalRangeTC |
Integer32(1..'FFFF'h) |
Dead interval. |
Supports read and write operations. Loopback interfaces do not support the write operation. When the value of ospfv3IfRtrDeadInterval is larger than 65535, this object returns 65535. |
ospfv3IfPollInterval (1.3.6.1.2.1.191.1.7.1.11) |
read-create |
Unsigned32 |
Standard MIB values. |
Poll interval. |
Supports read and write operations. Value range: 1 to 65535. Loopback interfaces do not support the write operation. |
ospfv3IfState (1.3.6.1.2.1.191.1.7.1.12) |
read-only |
INTEGER |
down(1), loopback(2), waiting(3), pointToPoint(4), designatedRouter(5), backupDesignatedRouter(6), otherDesignatedRouter(7), standby(8) |
Interface state. |
As per the MIB. |
ospfv3IfDesignatedRouter (1.3.6.1.2.1.191.1.7.1.13) |
read-only |
Ospfv3RouterIdTC |
Unsigned32(1..'FFFFFFFF'h) |
DR address. |
As per the MIB. |
ospfv3IfBackupDesignatedRouter (1.3.6.1.2.1.191.1.7.1.14) |
read-only |
Ospfv3RouterIdTC |
Unsigned32(1..'FFFFFFFF'h) |
BDR address. |
As per the MIB. |
ospfv3IfEvents(1.3.6.1.2.1.191.1.7.1.15) |
read-only |
Counter32 |
INTEGER(0..4294967295) |
Number of interface state changes. |
As per the MIB. |
ospfv3IfRowStatus (1.3.6.1.2.1.191.1.7.1.16) |
read-create |
RowStatus |
active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6) |
Row status. |
Supports only the read operation. |
ospfv3IfDemand (1.3.6.1.2.1.191.1.7.1.17) |
read-create |
TruthValue |
true(1), false(2) |
Whether the interface performs demand routing. |
Supports only the read operation. |
ospfv3IfMetricValue (1.3.6.1.2.1.191.1.7.1.18) |
read-create |
Metric |
Integer32(0..'FFFF'h) |
Interface cost. |
Supports read and write operations. Value range for loopback interfaces: 0 to 65535. Value range for other interfaces: 1 to 65535. |
ospfv3IfLinkScopeLsaCount (1.3.6.1.2.1.191.1.7.1.19) |
read-only |
Gauge32 |
INTEGER(0..4294967295) |
Number of link-scope LSAs. |
As per the MIB. |
ospfv3IfLinkLsaCksumSum (1.3.6.1.2.1.191.1.7.1.20) |
read-only |
Unsigned32 |
Standard MIB values. |
LSA checksum. |
As per the MIB. |
ospfv3IfDemandNbrProbe (1.3.6.1.2.1.191.1.7.1.21) |
read-create |
TruthValue |
true(1), false(2) |
Whether neighbor probing is enabled. |
Supports only the read operation. |
ospfv3IfDemandNbrProbeRetransLimit (1.3.6.1.2.1.191.1.7.1.22) |
read-create |
Unsigned32 |
Standard MIB values. |
Number of neighbor probing times. |
Supports only the read operation. |
ospfv3IfDemandNbrProbeInterval (1.3.6.1.2.1.191.1.7.1.23) |
read-create |
Unsigned32 |
Standard MIB values. |
Neighbor probing interval. |
Supports only the read operation. |
ospfv3IfTEDisabled (1.3.6.1.2.1.191.1.7.1.24) |
read-create |
TruthValue |
true(1), false(2) |
Whether TE is enabled on the interface. |
Supports only the read operation. The value is fixed at false(2). |
ospfv3IfLinkLSASuppression (1.3.6.1.2.1.191.1.7.1.25) |
read-create |
TruthValue |
true(1), false(2) |
Whether LSA suppression is enabled. |
Supports only the read operation. The value is fixed at false(2). |
ospfv3VirtIfTable
About this table
This table contains OSPFv3 virtual interface information.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Supported |
Not supported |
Supported |
Columns
The table indexes are ospfv3VirtIfAreaId and ospfv3VirtIfNeighbor.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3VirtIfAreaId (1.3.6.1.2.1.191.1.8.1.1) |
not-accessible |
Ospfv3AreaIdTC |
Unsigned32 (0..'FFFFFFFF'h) |
ID of the area to which the virtual interface belongs. |
As per the MIB. |
ospfv3VirtIfNeighbor (1.3.6.1.2.1.191.1.8.1.2) |
not-accessible |
Ospfv3RouterIdTC |
Unsigned32(1..'FFFFFFFF'h) |
Router ID of the virtual neighbor. |
As per the MIB. |
ospfv3VirtIfIndex (1.3.6.1.2.1.191.1.8.1.3) |
read-only |
InterfaceIndex |
Integer32(1..2147483647) |
Virtual interface index. |
As per the MIB. |
ospfv3VirtIfInstId (1.3.6.1.2.1.191.1.8.1.4) |
read-only |
Ospfv3IfInstIdTC |
Unsigned32(0..255) |
Virtual interface instance ID. |
As per the MIB. |
ospfv3VirtIfTransitDelay (1.3.6.1.2.1.191.1.8.1.5) |
read-create |
Ospfv3UpToRefreshIntervalTC |
Unsigned32 (1..1800) |
Transmission delay of the virtual interface. |
Supports read and write operations. Value range: 1 to 1800. |
ospfv3VirtIfRetransInterval (1.3.6.1.2.1.191.1.8.1.6) |
read-create |
Ospfv3UpToRefreshIntervalTC |
Unsigned32 (1..1800) |
Retransmission interval of the virtual interface. |
Supports read and write operations. Value range: 1 to 1800. |
ospfv3VirtIfHelloInterval (1.3.6.1.2.1.191.1.8.1.7) |
read-create |
HelloRange |
Integer32(1..'FFFF'h) |
Hello interval of the virtual interface. |
Supports read and write operations. Value range: 1 to 8192. |
ospfv3VirtIfRtrDeadInterval (1.3.6.1.2.1.191.1.8.1.8) |
read-create |
Ospfv3DeadIntervalRangeTC |
Integer32(1..'FFFF'h) |
Dead interval of the virtual interface. |
Supports read and write operations. Default: 40. Value range: 1 to 32768. |
ospfv3VirtIfState (1.3.6.1.2.1.191.1.8.1.9) |
read-only |
INTEGER |
down(1), pointToPoint(4) |
Virtual interface state. |
As per the MIB. |
ospfv3VirtIfEvents (1.3.6.1.2.1.191.1.8.1.10) |
read-only |
Counter32 |
INTEGER(0..4294967295) |
Number of virtual interface state changes. |
As per the MIB. |
ospfv3VirtIfRowStatus (1.3.6.1.2.1.191.1.8.1.11) |
read-create |
RowStatus |
active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6) |
Row status. |
Supports only the read operation. |
ospfv3VirtIfLinkScopeLsaCount (1.3.6.1.2.1.191.1.8.1.12) |
read-only |
Gauge32 |
INTEGER(0..4294967295) |
Number of link LSAs on the virtual interface. |
As per the MIB. |
ospfv3VirtIfLinkLsaCksumSum (1.3.6.1.2.1.191.1.8.1.13) |
read-only |
Unsigned32 |
Standard MIB values. |
Sum of checksums in link-scope LSAs. |
As per the MIB. |
ospfv3NbrTable
About this table
This table contains OSPFv3 neighbor information.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are ospfv3NbrIfIndex, ospfv3NbrIfInstId, and ospfv3NbrRtrId.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3NbrIfIndex (1.3.6.1.2.1.191.1.9.1.1) |
not-accessible |
InterfaceIndex |
Integer32(1..2147483647) |
Egress interface index. |
As per the MIB. |
ospfv3NbrIfInstId (1.3.6.1.2.1.191.1.9.1.2) |
not-accessible |
Ospfv3IfInstIdTC |
Unsigned32(0..255) |
Egress interface instance ID. |
As per the MIB. |
ospfv3NbrRtrId (1.3.6.1.2.1.191.1.9.1.3) |
not-accessible |
Ospfv3RouterIdTC |
Unsigned32(1..'FFFFFFFF'h) |
Router ID of the neighbor. |
As per the MIB. |
ospfv3NbrAddressType (1.3.6.1.2.1.191.1.9.1.4) |
read-only |
InetAddressType |
unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16) |
Neighbor address type. |
As per the MIB. |
ospfv3NbrAddress (1.3.6.1.2.1.191.1.9.1.5) |
read-only |
InetAddress |
OCTET STRING(0..255) |
Neighbor address. |
As per the MIB. |
ospfv3NbrOptions (1.3.6.1.2.1.191.1.9.1.6) |
read-only |
Integer32 |
Standard MIB values. |
Priority of the neighbor. |
As per the MIB. |
ospfv3NbrPriority (1.3.6.1.2.1.191.1.9.1.7) |
read-only |
DesignatedRouterPriority |
Integer32(0..'FF'h) |
Option field of the neighbor. |
As per the MIB. |
ospfv3NbrState (1.3.6.1.2.1.191.1.9.1.8) |
read-only |
INTEGER |
down(1), attempt(2), init(3), twoWay(4), exchangeStart(5), exchange(6), loading(7), full(8) |
Neighbor state. |
As per the MIB. |
ospfv3NbrEvents (1.3.6.1.2.1.191.1.9.1.9) |
read-only |
Counter32 |
INTEGER(0..4294967295) |
Number of neighbor state changes. |
As per the MIB. |
ospfv3NbrLsRetransQLen (1.3.6.1.2.1.191.1.9.1.10) |
read-only |
Gauge32 |
INTEGER(0..4294967295) |
Retransmission queue length. |
As per the MIB. |
ospfv3NbrHelloSuppressed (1.3.6.1.2.1.191.1.9.1.11) |
read-only |
TruthValue |
true(1), false(2) |
Whether hello packets are being suppressed to the neighbor. |
As per the MIB. |
ospfv3NbrIfId (1.3.6.1.2.1.191.1.9.1.12) |
read-only |
InterfaceIndex |
Integer32(1..2147483647) |
Neighbor interface ID. |
As per the MIB. |
ospfv3NbrRestartHelperStatus (1.3.6.1.2.1.191.1.9.1.13) |
read-only |
INTEGER |
notHelping(1), helping(2) |
Whether the router is acting as a GR helper for the neighbor. |
As per the MIB. |
ospfv3NbrRestartHelperAge (1.3.6.1.2.1.191.1.9.1.14) |
read-only |
Ospfv3UpToRefreshIntervalTC |
Unsigned32 (1..1800) |
Remaining time of the GR interval when the router is acting as a GR helper for the neighbor. |
As per the MIB. |
ospfv3NbrRestartHelperExitReason (1.3.6.1.2.1.191.1.9.1.15) |
read-only |
INTEGER |
none(1), inProgress(2), completed(3), timedOut(4), topologyChanged(5) |
GR helper exit reason. |
As per the MIB. |
ospfv3CfgNbrTable
About this table
This table contains OSPFv3 neighbor information.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Supported |
Not supported |
Supported |
Columns
The table indexes are ospfv3CfgNbrIfIndex, ospfv3CfgNbrIfInstId, ospfv3CfgNbrAddressType, and ospfv3CfgNbrAddress.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3CfgNbrIfIndex (1.3.6.1.2.1.191.1.10.1.1) |
not-accessible |
InterfaceIndex |
Integer32(1..2147483647) |
Configured neighbor interface index. |
As per the MIB. |
ospfv3CfgNbrIfInstId (1.3.6.1.2.1.191.1.10.1.2) |
not-accessible |
Ospfv3IfInstIdTC |
Unsigned32(0..255) |
Configured neighbor interface instance ID. |
As per the MIB. |
ospfv3CfgNbrAddressType (1.3.6.1.2.1.191.1.10.1.3) |
not-accessible |
InetAddressType |
unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16) |
Configured neighbor address type. |
As per the MIB. |
ospfv3CfgNbrAddress (1.3.6.1.2.1.191.1.10.1.4) |
not-accessible |
InetAddress |
OCTET STRING(0..255) |
Configured neighbor address. |
As per the MIB. |
ospfv3CfgNbrPriority (1.3.6.1.2.1.191.1.10.1.5) |
read-create |
DesignatedRouterPriority |
Integer32(0..'FF'h) |
Configured neighbor priority. |
Supports read and write operations. Only neighbors on an NBMA network support the write operation. |
ospfv3CfgNbrRowStatus (1.3.6.1.2.1.191.1.10.1.6) |
read-create |
RowStatus |
active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6) |
Row status. |
Supports only the read operation. |
ospfv3VirtNbrTable
About this table
This table contains OSPFv3 virtual neighbor information.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are ospfv3VirtNbrArea and ospfv3VirtNbrRtrId.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3VirtNbrArea (1.3.6.1.2.1.191.1.11.1.1) |
not-accessible |
Ospfv3AreaIdTC |
Unsigned32 (0..'FFFFFFFF'h) |
Area to which the virtual neighbor belongs. |
As per the MIB. |
ospfv3VirtNbrRtrId (1.3.6.1.2.1.191.1.11.1.2) |
not-accessible |
Ospfv3RouterIdTC |
Unsigned32(1..'FFFFFFFF'h) |
Router ID of the virtual neighbor. |
As per the MIB. |
ospfv3VirtNbrIfIndex (1.3.6.1.2.1.191.1.11.1.3) |
read-only |
InterfaceIndex |
Integer32(1..2147483647) |
Virtual interface index. |
As per the MIB. |
ospfv3VirtNbrIfInstId (1.3.6.1.2.1.191.1.11.1.4) |
read-only |
Ospfv3IfInstIdTC |
Unsigned32(0..255) |
Virtual interface instance ID. |
As per the MIB. |
ospfv3VirtNbrAddressType (1.3.6.1.2.1.191.1.11.1.5) |
read-only |
InetAddressType |
unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16) |
Virtual neighbor address type. |
As per the MIB. |
ospfv3VirtNbrAddress (1.3.6.1.2.1.191.1.11.1.6) |
read-only |
InetAddress |
OCTET STRING(0..255) |
Virtual neighbor address. |
As per the MIB. |
ospfv3VirtNbrOptions (1.3.6.1.2.1.191.1.11.1.7) |
read-only |
Integer32 |
Standard MIB values. |
Option field of the virtual neighbor. |
As per the MIB. |
ospfv3VirtNbrState (1.3.6.1.2.1.191.1.11.1.8) |
read-only |
INTEGER |
down(1), attempt(2), init(3), twoWay(4), exchangeStart(5), exchange(6), loading(7), full(8) |
State of the virtual neighbor. |
As per the MIB. |
ospfv3VirtNbrEvents (1.3.6.1.2.1.191.1.11.1.9) |
read-only |
Counter32 |
INTEGER(0..4294967295) |
Number of virtual neighbor state changes. |
As per the MIB. |
ospfv3VirtNbrLsRetransQLen(1.3.6.1.2.1.191.1.11.1.10) |
read-only |
Gauge32 |
INTEGER(0..4294967295) |
Retransmission queue length. |
As per the MIB. |
ospfv3VirtNbrHelloSuppressed (1.3.6.1.2.1.191.1.11.1.11) |
read-only |
TruthValue |
true(1), false(2) |
Whether hello packets are being suppressed to the virtual neighbor. |
As per the MIB. |
ospfv3VirtNbrIfId (1.3.6.1.2.1.191.1.11.1.12) |
read-only |
InterfaceIndex |
Integer32(1..2147483647) |
Neighbor interface ID. |
As per the MIB. |
ospfv3VirtNbrRestartHelperStatus (1.3.6.1.2.1.191.1.11.1.13) |
read-only |
INTEGER |
notHelping(1), helping(2) |
Whether the router is acting as a GR helper for the virtual neighbor. |
As per the MIB. |
ospfv3VirtNbrRestartHelperAge (1.3.6.1.2.1.191.1.11.1.14) |
read-only |
Ospfv3UpToRefreshIntervalTC |
Unsigned32 (1..1800) |
Remaining time of the GR interval when the router is acting as a GR helper for the virtual neighbor. |
As per the MIB. |
ospfv3VirtNbrRestartHelperExitReason (1.3.6.1.2.1.191.1.11.1.15) |
read-only |
INTEGER |
none(1), inProgress(2), completed(3), timedOut(4), topologyChanged(5) |
GR helper exit reason. |
As per the MIB. |
ospfv3AreaAggregateTable
About this table
This table contains information about configured OSPFv3 summary routes.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Supported |
Not supported |
Supported |
Columns
The table indexes are ospfv3AreaAggregateAreaID, ospfv3AreaAggregateAreaLsdbType, ospfv3AreaAggregatePrefixType, ospfv3AreaAggregatePrefix, and ospfv3AreaAggregatePrefixLength.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3AreaAggregateAreaID (1.3.6.1.2.1.191.1.12.1.1) |
not-accessible |
Ospfv3AreaIdTC |
Unsigned32 (0..'FFFFFFFF'h) |
Area where the summary route resides. |
As per the MIB. |
ospfv3AreaAggregateAreaLsdbType (1.3.6.1.2.1.191.1.12.1.2) |
not-accessible |
INTEGER |
interAreaPrefixLsa(8195), nssaExternalLsa(8199) |
LSA type. |
As per the MIB. |
ospfv3AreaAggregatePrefixType (1.3.6.1.2.1.191.1.12.1.3) |
not-accessible |
InetAddressType |
unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4), dns(16) |
Summary network address type. |
As per the MIB. |
ospfv3AreaAggregatePrefix (1.3.6.1.2.1.191.1.12.1.4) |
not-accessible |
InetAddress |
OCTET STRING(0..16) |
Summary network address. |
As per the MIB. |
ospfv3AreaAggregatePrefixLength (1.3.6.1.2.1.191.1.12.1.5) |
not-accessible |
InetAddressPrefixLength |
Unsigned32(3..128) |
Summary network address length. |
As per the MIB. |
ospfv3AreaAggregateRowStatus (1.3.6.1.2.1.191.1.12.1.6) |
read-create |
RowStatus |
active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6) |
Row status. |
Supports only the read operation. |
ospfv3AreaAggregateEffect (1.3.6.1.2.1.191.1.12.1.7) |
read-create |
INTEGER |
advertiseMatching(1), doNotAdvertiseMatching(2) |
Whether subnets are included in the summary route. |
Supports read and write operations. |
ospfv3AreaAggregateRouteTag (1.3.6.1.2.1.191.1.12.1.8) |
read-create |
Unsigned32 |
Standard MIB values. |
Tag information. |
Supports read and write operations. |
ospfv3VirtLinkLsdbTable
About this table
This table contains OSPFv3 link-scope LSDB information.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are ospfv3VirtLinkLsdbIfAreaId, ospfv3VirtLinkLsdbIfNeighbor, ospfv3VirtLinkLsdbType, ospfv3VirtLinkLsdbRouterId, and ospfv3VirtLinkLsdbLsid.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ospfv3VirtLinkLsdbIfAreaId (1.3.6.1.2.1.191.1.13.1.1) |
not-accessible |
Ospfv3AreaIdTC |
Unsigned32 (0..'FFFFFFFF'h) |
ID of the area to which the virtual link belongs. |
As per the MIB. |
ospfv3VirtLinkLsdbIfNeighbor(1.3.6.1.2.1.191.1.13.1.2) |
not-accessible |
Ospfv3RouterIdTC |
Unsigned32(1..'FFFFFFFF'h) |
Router ID of the virtual neighbor. |
As per the MIB. |
ospfv3VirtLinkLsdbType (1.3.6.1.2.1.191.1.13.1.3) |
not-accessible |
Unsigned32 |
Unsigned32(0..'FFFFFFFF'h) |
LSA type. |
As per the MIB. |
ospfv3VirtLinkLsdbRouterId (1.3.6.1.2.1.191.1.13.1.4) |
not-accessible |
Ospfv3RouterIdTC |
Unsigned32(1..'FFFFFFFF'h) |
Router ID of the device that generates the LSA. |
As per the MIB. |
ospfv3VirtLinkLsdbLsid (1.3.6.1.2.1.191.1.13.1.5) |
not-accessible |
Ospfv3LsIdTC |
Unsigned32 (1..'FFFFFFFF'h) |
LSA LS ID. |
As per the MIB. |
ospfv3VirtLinkLsdbSequence(1.3.6.1.2.1.191.1.13.1.6) |
read-only |
Ospfv3LsaSequenceTC |
Integer32 |
LSA sequence number. |
As per the MIB. |
ospfv3VirtLinkLsdbAge (1.3.6.1.2.1.191.1.13.1.7) |
read-only |
Ospfv3LsaAgeTC |
Unsigned32 (0..3600) |
LSA age. |
As per the MIB. |
ospfv3VirtLinkLsdbChecksum(1.3.6.1.2.1.191.1.13.1.8) |
read-only |
Integer32 |
Standard MIB values. |
LSA checksum information. |
As per the MIB. |
ospfv3VirtLinkLsdbAdvertisement (1.3.6.1.2.1.191.1.13.1.9) |
read-only |
OCTET STRING |
OCTET STRING(1..65535) |
LSA advertisement content. |
As per the MIB. |
ospfv3VirtLinkLsdbTypeKnown (1.3.6.1.2.1.191.1.13.1.10) |
read-only |
TruthValue |
true(1), false(2) |
Whether the LSA type is known. |
As per the MIB. |
Notifications
ospfv3VirtIfStateChange
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.2.1.191.0.1 |
Virtual interface state changes. |
Informational |
- |
- |
ON |
Description
A notification sent when the state of a virtual interface changes to Point-to-Point or changes from Point-to-Point to another state. To reduce unnecessary notifications caused by virtual interface up events, no virtual interface state change notification will be sent within 2 times the dead interval since the virtual interface state changes to a value other than DOWN.
Status control
ON
CLI: Use the snmp-agent trap enable ospfv3 virtif-state-change command.
OFF
CLI: Use the undo snmp-agent trap enable ospfv3 virtif-state-change command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.2.1.191.1.1.1 (ospfv3RouterId) |
Unique identifier of a router in an AS. |
No |
Ospfv3RouterIdTC |
Unsigned32 (1..'FFFFFFFF'h) |
1.3.6.1.2.1.191.1.8.1.9 (ospfv3VirtIfState) |
Virtual interface state. |
No |
INTEGER |
down(1) pointToPoint(4) |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
No action is required.
ospfv3NbrStateChange
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.2.1.191.0.2 |
Neighbor state changes. |
Informational |
- |
- |
ON |
Description
For DR and BDR, this notification is sent when the state of a neighbor changes to FULL or changes from FULL to another state. For DRother, this notification is sent when the state of a neighbor changes to 2-way or changes from 2-way to another state.
To reduce unnecessary notifications caused by interface up events, no neighbor state change notification will be sent within 2 times the dead interval since the interface state changes to a value other than DOWN.
Status control
ON
CLI: Use the snmp-agent trap enable ospfv3 neighbor-state-change command.
OFF
CLI: Use the undo snmp-agent trap enable ospfv3 neighbor-state-change command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.2.1.191.1.1.1 (ospfv3RouterId) |
Unique identifier of a router in an AS. |
No |
Ospfv3RouterIdTC |
Unsigned32 (1..'FFFFFFFF'h) |
1.3.6.1.2.1.191.1.9.1.8 (ospfv3NbrState) |
Neighbor state. |
No |
INTEGER |
down(1) attempt(2) init(3) twoWay(4) exchangeStart(5) exchange(6) loading(7) full(8) |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
Check whether the interface state has changed.
ospfv3VirtNbrStateChange
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.2.1.191.0.3 |
Virtual neighbor state changes. |
Informational |
- |
- |
ON |
Description
A notification sent when the state of a virtual neighbor changes to FULL or changes from FULL to another state. To reduce unnecessary notifications caused by virtual interface up events, no virtual neighbor state change notification will be sent within 2 times the dead interval since the virtual interface state changes to a value other than DOWN.
Status control
ON
CLI: Use the snmp-agent trap enable ospfv3 virtneighbor-state-change command.
OFF
CLI: Use the undo snmp-agent trap enable ospfv3 virtneighbor-state-change command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.2.1.191.1.1.1 (ospfv3RouterId) |
Unique identifier of a router in an AS. |
No |
Ospfv3RouterIdTC |
Unsigned32 (1..'FFFFFFFF'h) |
1.3.6.1.2.1.191.1.11.1.8 (ospfv3VirtNbrState) |
Virtual neighbor state. |
No |
INTEGER |
down(1) attempt(2) init(3) twoWay(4) exchangeStart(5) exchange(6) loading(7) full(8) |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
No action is required.
ospfv3IfConfigError
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.2.1.191.0.4 |
Interface configuration error. |
Informational |
- |
- |
ON |
Description
A notification sent when a non-virtual interface receives a packet from another router with mismatched configuration.
Status control
ON
CLI: Use the snmp-agent trap enable ospfv3 if-cfg-error command.
OFF
CLI: Use the undo snmp-agent trap enable ospfv3 if-cfg-error command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.2.1.191.1.1.1 (ospfv3RouterId) |
Unique identifier of a router in an AS. |
No |
Ospfv3RouterIdTC |
Unsigned32 (1..'FFFFFFFF'h) |
1.3.6.1.2.1.191.1.7.1.12 (ospfv3IfState) |
Interface state. |
No |
INTEGER |
down(1) loopback(2) waiting(3) pointToPoint(4) designatedRouter(5) backupDesignatedRouter(6) otherDesignatedRouter(7) standby(8) |
1.3.6.1.2.1.191.1.14.3 (ospfv3PacketSrc) |
IPv6 packet that cannot be identified by a neighbor. |
No |
InetAddressIPv6 |
OCTET STRING (16) |
1.3.6.1.2.1.191.1.14.1 (ospfv3ConfigErrorType) |
OSPFv3 configuration error type. |
No |
INTEGER |
badVersion(1) areaMismatch(2) unknownNbmaNbr(3) unknownVirtualNbr(4) helloIntervalMismatch(5) deadIntervalMismatch(6) optionMismatch(7) mtuMismatch(8) duplicateRouterId(9) noError(10) |
1.3.6.1.2.1.191.1.14.2 (ospfv3PacketType) |
OSPFv3 data packet type. |
No |
INTEGER |
hello(1) dbDescript(2) lsReq(3) lsUpdate(4) lsAck(5) nullPacket(6) |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
Verify that the parameters configured on the interface are consistent with parameters in the hello packets.
ospfv3VirtIfConfigError
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.2.1.191.0.5 |
Virtual interface configuration error. |
Error |
Warning |
- |
ON |
Description
A notification sent when a virtual interface receives a packet from another router with mismatched configuration.
Status control
ON
CLI: Use the snmp-agent trap enable ospfv3 virtif-cfg-error command.
OFF
CLI: Use the undo snmp-agent trap enable ospfv3 virtif-cfg-error command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.2.1.191.1.1.1 (ospfv3RouterId) |
Unique identifier of a router in an AS. |
No |
Ospfv3RouterIdTC |
Unsigned32 (1..'FFFFFFFF'h) |
1.3.6.1.2.1.191.1.8.1.9 (ospfv3VirtIfState) |
Virtual interface state. |
No |
INTEGER |
down(1) pointToPoint(4) |
1.3.6.1.2.1.191.1.14.1 (ospfv3ConfigErrorType) |
OSPFv3 configuration error type. |
No |
INTEGER |
badVersion(1) areaMismatch(2) unknownNbmaNbr(3) unknownVirtualNbr(4) helloIntervalMismatch(5) deadIntervalMismatch(6) optionMismatch(7) mtuMismatch(8) duplicateRouterId(9) noError(10) |
1.3.6.1.2.1.191.1.14.2 (ospfv3PacketType) |
OSPFv3 data packet type. |
No |
INTEGER |
hello(1) dbDescript(2) lsReq(3) lsUpdate(4) lsAck(5) nullPacket(6) |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
Verify that the parameters configured on the interface are consistent with parameters in the hello packets.
ospfv3IfRxBadPacket
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.2.1.191.0.6 |
A non-virtual interface receives an error packet. |
Error |
Warning |
- |
ON |
Description
A notification sent when a non-virtual interface receives an OSPFv3 packet that cannot be parsed.
Status control
ON
CLI: Use the snmp-agent trap enable ospfv3 if-bad-pkt command.
OFF
CLI: Use the undo snmp-agent trap enable ospfv3 if-bad-pkt command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.2.1.191.1.1.1 (ospfv3RouterId) |
Unique identifier of a router in an AS. |
No |
Ospfv3RouterIdTC |
Unsigned32 (1..'FFFFFFFF'h) |
1.3.6.1.2.1.191.1.7.1.12 (ospfv3IfState) |
Interface state. |
No |
INTEGER |
down(1) loopback(2) waiting(3) pointToPoint(4) designatedRouter(5) backupDesignatedRouter(6) otherDesignatedRouter(7) standby(8) |
1.3.6.1.2.1.191.1.14.3 (ospfv3PacketSrc) |
IPv6 packet that cannot be identified by the neighbor. |
No |
InetAddressIPv6 |
OCTET STRING (16) |
1.3.6.1.2.1.191.1.14.2 (ospfv3PacketType) |
OSPFv3 data packet type. |
No |
INTEGER |
hello(1) dbDescript(2) lsReq(3) lsUpdate(4) lsAck(5) nullPacket(6) |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
Verify that the parameters configured on the interface are consistent with parameters in the hello packets.
ospfv3VirtIfRxBadPacket
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.2.1.191.0.7 |
A virtual interface receives an error packet. |
Informational |
- |
- |
ON |
Description
A notification sent when a virtual interface receives an OSPFv3 packet that cannot be parsed.
Status control
ON
CLI: Use the snmp-agent trap enable ospfv3 virtif-bad-pkt command.
OFF
CLI: Use the undo snmp-agent trap enable ospfv3 virtif-bad-pkt command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.2.1.191.1.1.1 (ospfv3RouterId) |
Unique identifier of a router in an AS. |
No |
Ospfv3RouterIdTC |
Unsigned32 (1..'FFFFFFFF'h) |
1.3.6.1.2.1.191.1.8.1.9 (ospfv3VirtIfState) |
Virtual interface state. |
No |
INTEGER |
down(1) pointToPoint(4) |
1.3.6.1.2.1.191.1.14.2 (ospfv3PacketType) |
OSPFv3 data packet type. |
No |
INTEGER |
hello(1) dbDescript(2) lsReq(3) lsUpdate(4) lsAck(5) nullPacket(6) |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
No action is required.
ospfv3IfStateChange
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.2.1.191.0.10 |
Interface state changes. |
Error |
Warning |
- |
ON |
Description
A notification sent when the state of a non-virtual interface changes from DR to Down or changes to the Point-to-Point, DR, BDR, or Drother state.
Status control
ON
CLI: Use the snmp-agent trap enable ospfv3 if-state-change command.
OFF
CLI: Use the undo snmp-agent trap enable ospfv3 if-state-change command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.2.1.191.1.1.1 (ospfv3RouterId) |
Unique identifier of a router in an AS. |
No |
Ospfv3RouterIdTC |
Unsigned32 (1..'FFFFFFFF'h) |
1.3.6.1.2.1.191.1.7.1.12 (ospfv3IfState) |
Interface state. |
No |
INTEGER |
down(1) loopback(2) waiting(3) pointToPoint(4) designatedRouter(5) backupDesignatedRouter(6) otherDesignatedRouter(7) standby(8) |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
No action is required.
ospfv3NssaTranslatorStatusChange
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.2.1.191.0.11 |
A router's ability to translate type-7 LSAs into type-5 LSAs changes. |
Error |
Warning |
- |
ON |
Description
A notification sent when a router's ability to translate type-7 LSAs into type-5 LSAs changes.
Status control
ON
CLI: Use the snmp-agent trap enable ospfv3 nssatranslator-status-change command.
OFF
CLI: Use the undo snmp-agent trap enable ospfv3 nssatranslator-status-change command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.2.1.191.1.1.1 (ospfv3RouterId) |
Unique identifier of a router in an AS. |
No |
Ospfv3RouterIdTC |
Unsigned32 (1..'FFFFFFFF'h) |
1.3.6.1.2.1.191.1.2.1.12 (ospfv3AreaNssaTranslatorState) |
Method for the NSSA ABR to become capable of translating Type-7 LSAs into Type-5 LSAs. |
No |
INTEGER |
enabled(1) elected(2) disabled(3) |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
No action is required.
ospfv3RestartStatusChange
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.2.1.191.0.12 |
GR restarter state changes. |
Error |
Warning |
- |
ON |
Description
A notification sent when the GR restarter state changes.
Status control
ON
CLI: Use the snmp-agent trap enable ospfv3 grrestarter-status-change command.
OFF
CLI: Use the undo snmp-agent trap enable ospfv3 grrestarter-status-change command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.2.1.191.1.1.1 (ospfv3RouterId) |
Unique identifier of a router in an AS. |
No |
Ospfv3RouterIdTC |
Unsigned32 (1..'FFFFFFFF'h) |
1.3.6.1.2.1.191.1.1.18 (ospfv3RestartStatus) |
GR restarter state. |
No |
INTEGER |
notRestarting(1) plannedRestart(2) unplannedRestart(3) |
1.3.6.1.2.1.191.1.1.16 (ospfv3RestartInterval) |
GR timeout interval. |
No |
Ospfv3UpToRefreshIntervalTC |
Unsigned32 (40..1800) |
1.3.6.1.2.1.191.1.1.20 (ospfv3RestartExitReason) |
Reason why the device exited GR restarter state. |
No |
INTEGER |
none(1) inProgress(2) completed(3) timedOut(4) topologyChanged(5) |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
No action is required.
ospfv3NbrRestartHelperStatusChange
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.2.1.191.0.13 |
The GR helper state of a neighbor changes. |
Error |
Warning |
- |
ON |
Description
A notification sent when a neighbor enters or exits GR helper state.
Status control
ON
CLI: Use the snmp-agent trap enable ospfv3 grhelper-status-change command.
OFF
CLI: Use the undo snmp-agent trap enable ospfv3 grhelper-status-change command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.2.1.191.1.1.1 (ospfv3RouterId) |
Unique identifier of a router in an AS. |
No |
Ospfv3RouterIdTC |
Unsigned32 (1..'FFFFFFFF'h) |
1.3.6.1.2.1.191.1.9.1.13 (ospfv3NbrRestartHelperStatus) |
GR helper state of the neighbor. |
No |
INTEGER |
notHelping(1) helping(2) |
1.3.6.1.2.1.191.1.9.1.14 (ospfv3NbrRestartHelperAge) |
GR helper aging timer. |
No |
Ospfv3UpToRefreshIntervalTC |
Unsigned32 (1..1800) |
1.3.6.1.2.1.191.1.9.1.15 (ospfv3NbrRestartHelperExitReason) |
Reason why the neighbor exited GR helper state. |
No |
INTEGER |
none(1) inProgress(2) completed(3) timedOut(4) topologyChanged(5) |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
No action is required.
ospfv3VirtNbrRestartHelperStatusChange
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.2.1.191.0.14 |
The GR helper state of a virtual neighbor changes. |
Error |
Warning |
- |
ON |
Description
A notification sent when a virtual neighbor enters or exits GR helper state.
Status control
ON
CLI: Use the snmp-agent trap enable ospfv3 virtgrhelper-status-change command.
OFF
CLI: Use the undo snmp-agent trap enable ospfv3 virtgrhelper-status-change command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.2.1.191.1.1.1 (ospfv3RouterId) |
Unique identifier of a router in an AS. |
No |
Ospfv3RouterIdTC |
Unsigned32 (1..'FFFFFFFF'h) |
1.3.6.1.2.1.191.1.11.1.13 (ospfv3VirtNbrRestartHelperStatus) |
GR helper state of the virtual neighbor. |
No |
INTEGER |
notHelping(1) helping(2) |
1.3.6.1.2.1.191.1.11.1.14 (ospfv3VirtNbrRestartHelperAge) |
Remaining time of the GR interval when the router is acting as a GR helper for the virtual neighbor. |
No |
Ospfv3UpToRefreshIntervalTC |
Unsigned32 (1..1800) |
1.3.6.1.2.1.191.1.11.1.15 (ospfv3VirtNbrRestartHelperExitReason) |
Reason why the virtual neighbor exited GR helper state. |
No |
INTEGER |
none(1) inProgress(2) completed(3) timedOut(4) topologyChanged(5) |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
No action is required.