Home/Catalog/RFC7777-MIB

RFC7777-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for RFC7777-MIB.

129
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

129 total
Object Name
wellfleet
OBJECT IDENTIFIER
.1.3.6.1.4.1.18
RFC1155-SMI
Unknown
.1.3.6.1.4.1.18
wfOspfGeneralGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.18.3.5.3.2.3.1
wfOspfGeneralDelete'This value determines whether OSPF is configured'rw
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.1.1
wfOspfGeneralDisable'The administrative status of OSPF in the router. The value 'enabled' denotes that the OSPF Process is active on at least one interface; 'disabled' disables it on all interfaces.'rw
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.1.2
wfOspfGeneralState'The state of OSPF'ro
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.1.3
wfOspfRouterId'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.' REFERENCE 'OSPF Version 2, C.1 Global parameters'rw
IpAddress
.1.3.6.1.4.1.18.3.5.3.2.3.1.4
wfOspfVersionNumber'The current version number of the OSPF protocol is 2.' REFERENCE 'OSPF Version 2, Title'ro
INTEGER
.1.3.6.1.4.1.18.3.5.3.2.3.1.5
wfOspfAreaBdrRtrStatus'A flag to note whether this router is an area border router.' REFERENCE 'OSPF Version 2, Section 3 Splitting the AS into Areas'ro
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.1.6
wfOspfASBdrRtrStatus'A flag to note whether this router is an Autonomous System border router.' REFERENCE 'OSPF Version 2, Section 3.3 Classification of routers'rw
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.1.7
wfOspfTOSSupport'The router's support for type-of-service routing.' REFERENCE 'OSPF Version 2, Appendix F.1.2 Optional TOS support'ro
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.1.8
wfOspfSpfHoldDownHold Down Timer for the SPF. The SPF will run at most once per hold down timer value. A value of 0 means no hold down.rw
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.1.9
wfOspfSlotMaskSlot mask for which slots OSPF is eligible to run on. The MSBit represents slot 1, the next most significant bit represents slot 2, and so on... Slots can be 1-14. Default is all slots on a BCN.rw
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.1.10
wfOspfAreaTable'Information describing the configured parameters and cumulative statistics of the router's attached areas.' REFERENCE 'OSPF Version 2, Section 6 The Area Data Structure'
SEQUENCE OF WfOspfAreaEntry
.1.3.6.1.4.1.18.3.5.3.2.3.2
wfOspfAreaEntry'Information describing the configured parameters and cumulative statistics of one of the router's attached areas.'
WfOspfAreaEntry
.1.3.6.1.4.1.18.3.5.3.2.3.2.1
wfOspfAreaDeleteThis value determines if the OSPF router is configured with this area.rw
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.2.1.1
wfOspfAreaDisableThis value indicates the state of this area on the OSPF router.rw
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.2.1.2
wfOspfAreaStateThis value indicates the state of the OSPF Area.ro
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.2.1.3
wfOspfAreaId'A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.' REFERENCE 'OSPF Version 2, Appendix C.2 Area parameters'ro
IpAddress
.1.3.6.1.4.1.18.3.5.3.2.3.2.1.4
wfOspfAuthType'The authentication type specified for an area. Additional authentication types may be assigned locally on a per Area basis.' REFERENCE 'OSPF Version 2, Appendix E Authentication'rw
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.2.1.5
wfOspfImportASExtern'The area's support for importing AS external link- state advertisements.' REFERENCE 'OSPF Version 2, Appendix C.2 Area parameters'rw
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.2.1.6
wfOspfStubMetric'The metric value applied at the indicated type of service. By default, this equals the least metric at the type of service among the interfaces to other areas.'rw
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.2.1.7
wfOspfImportSum'The area's support for importing Summary advertisements into a stub area. This variable should not be set unless wfOspfImportASExtern is set to FALSE'rw
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.2.1.8
wfOspfSpfCntThe number of times the OSPF SPF algorithm has been run for this area.ro
Counter
.1.3.6.1.4.1.18.3.5.3.2.3.2.1.9
wfOspfLsdbTable'The OSPF Process's Links State Database.' REFERENCE 'OSPF Version 2, Section 12 Link State Advertisements'
SEQUENCE OF WfOspfLsdbEntry
.1.3.6.1.4.1.18.3.5.3.2.3.3
wfOspfLsdbEntry'A single Link State Advertisement.'
WfOspfLsdbEntry
.1.3.6.1.4.1.18.3.5.3.2.3.3.1
wfOspfLsdbAreaId'The 32 bit identifier of the Area from which the LSA was received.' REFERENCE 'OSPF Version 2, Appendix C.2 Area parameters'ro
IpAddress
.1.3.6.1.4.1.18.3.5.3.2.3.3.1.1
wfOspfLsdbType'The type of the link state advertisement. Each link state type has a separate advertisement format.' REFERENCE 'OSPF Version 2, Appendix A.4.1 The Link State Advertisement header' stubLink (0), routerLink (1), networkLink (2), summaryLink (3), asSummaryLink (4), asExternalLink (5)ro
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.3.1.2
wfOspfLsdbLSID'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.' REFERENCE 'OSPF Version 2, Section 12.1.4 Link State ID'ro
IpAddress
.1.3.6.1.4.1.18.3.5.3.2.3.3.1.3
wfOspfLsdbRouterId'The 32 bit number that uniquely identifies the originating router in the Autonomous System.' REFERENCE 'OSPF Version 2, Appendix C.1 Global parameters'ro
IpAddress
.1.3.6.1.4.1.18.3.5.3.2.3.3.1.4
wfOspfLsdbSequence'The sequence number field is a signed 32-bit integer. It is used to detect old and duplicate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number the more recent the advertisement.' REFERENCE 'OSPF Version 2, Section 12.1.6 LS sequence number'ro
INTEGER
.1.3.6.1.4.1.18.3.5.3.2.3.3.1.5
wfOspfLsdbAge'This field is the age of the link state advertisement in seconds.' (OSPF_LSDBMINAGE = 0) REFERENCE 'OSPF Version 2, Section 12.1.1 LS age'ro
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.3.1.6
wfOspfLsdbChecksum'This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connectionless datagrams; it is commonly referred to as the Fletcher checksum.' REFERENCE 'OSPF Version 2, Section 12.1.7 LS checksum'ro
INTEGER
.1.3.6.1.4.1.18.3.5.3.2.3.3.1.7
wfOspfLsdbAdvLen'The length of entire Link State Advertisement, including its header.' REFERENCE 'OSPF Version 2, Section 12 Link State Advertisements'ro
INTEGER
.1.3.6.1.4.1.18.3.5.3.2.3.3.1.8
wfOspfAreaRangeTable'A range if IP addresses specified by an IP address/IP network mask pair. For example, class B address range of X.X.X.X with a network mask of 255.255.0.0 includes all IP addresses from X.X.0.0 to X.X.255.255' REFERENCE 'OSPF Version 2, Appendix C.2 Area parameters'
SEQUENCE OF WfOspfAreaRangeEntry
.1.3.6.1.4.1.18.3.5.3.2.3.4
wfOspfAreaRangeEntry
WfOspfAreaRangeEntry
.1.3.6.1.4.1.18.3.5.3.2.3.4.1
wfOspfAreaRangeDeleteThis value determines if an Area Range has been configured for the OSPF router.rw
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.4.1.1
wfOspfAreaRangeDisable'This variable displays the status of the entry. Setting it to 'DISBALED' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.'rw
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.4.1.2
wfOspfAreaRangeStateThe state of the OSPF Area Range.ro
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.4.1.3
wfOspfAreaRangeAreaID'The Area the Address Range is to be found within.' REFERENCE 'OSPF Version 2, Appendix C.2 Area parameters'ro
IpAddress
.1.3.6.1.4.1.18.3.5.3.2.3.4.1.4
wfOspfAreaRangeNet'The IP Address of the Net or Subnet indicated by the range.' REFERENCE 'OSPF Version 2, Appendix C.2 Area parameters'ro
IpAddress
.1.3.6.1.4.1.18.3.5.3.2.3.4.1.5
wfOspfAreaRangeMask'The Subnet Mask that pertains to the Net or Subnet.' REFERENCE 'OSPF Version 2, Appendix C.2 Area parameters'rw
IpAddress
.1.3.6.1.4.1.18.3.5.3.2.3.4.1.6
wfOspfIfTable'The OSPF Interface Table describes the interfaces from the viewpoint of OSPF.' REFERENCE 'OSPF Version 2, Appendix C.3 Router interface parameters'
SEQUENCE OF WfOspfIfEntry
.1.3.6.1.4.1.18.3.5.3.2.3.5
wfOspfIfEntry'The OSPF Interface Entry describes one interface from the viewpoint of OSPF.'
WfOspfIfEntry
.1.3.6.1.4.1.18.3.5.3.2.3.5.1
wfOspfIfDeleteThis variable determines in an OSPF Interface has been configured on the router.rw
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.5.1.1
wfOspfIfDisable'The OSPF interface's administrative status. The value 'enabled' denotes that neighbor relationships may be formed on the interface, and the interface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF.'rw
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.5.1.2
wfOspfIfState'The OSPF Interface State.' down (1), loopback (2), waiting (3), pointToPoint (4), designatedRouter (5), backupDesignatedRouter (6), otherDesignatedRouter (7)ro
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.5.1.3
wfOspfIfIpAddress'The IP address of this OSPF interface.'ro
IpAddress
.1.3.6.1.4.1.18.3.5.3.2.3.5.1.4
wfOspfAddressLessIf'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.'ro
INTEGER
.1.3.6.1.4.1.18.3.5.3.2.3.5.1.5
wfOspfIfAreaId'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.' default { '00000000'H }rw
IpAddress
.1.3.6.1.4.1.18.3.5.3.2.3.5.1.6
wfOspfIfType'The OSPF interface type. By way of a default, this field may be intuited from the corresponding value of ifType. Broadcast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25, Frame Relay, and similar technologies take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'.' broadcast (1), nbma (2), pointToPoint (3)rw
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.5.1.7
wfOspfIfRtrPriority'The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligible to become the designated router on this particular network. In the event of a tie in this value, routers will use their router id as a tie breaker.'rw
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.5.1.8
wfOspfIfTransitDelay'The estimated number of seconds it takes to transmit a link- state update packet over this interface.'rw
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.5.1.9
wfOspfIfRetransInterval'The number of seconds between link-state advertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database description and link-state request packets.'rw
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.5.1.10
wfOspfIfHelloInterval'The length of time, in seconds, between the Hello packets that the router sends on the interface. This value must be the same for all routers attached to a common network.'rw
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.5.1.11
wfOspfIfRtrDeadInterval'The number of seconds that a router's Hello packets have not been seen before it's neighbors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network.'rw
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.5.1.12
wfOspfIfPollInterval'The larger time interval, in seconds, between the Hello packets sent to an inactive non-broadcast multi- access neighbor.'rw
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.5.1.13
wfOspfIfDesignatedRouter'The IP Address of the Designated Router.' default { '00000000'H }ro
IpAddress
.1.3.6.1.4.1.18.3.5.3.2.3.5.1.14
wfOspfIfBackupDesignatedRouter'The IP Address of the Backup Designated Router.' default { '00000000'H }ro
IpAddress
.1.3.6.1.4.1.18.3.5.3.2.3.5.1.15
wfOspfIfMetricCost'The cost of using this type of service on this interface. The default value of the TOS 0 Metric is 10^8 / ifSpeed. The value FFFF is distinguished to mean 'no route via this TOS'.'rw
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.5.1.16
wfOspfIfAuthKey'The Authentication Key. If the Area's Authorization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. When read, ospfIfAuthKey always returns an Octet String of length zero.' default { '0000000000000000'H } REFERENCE 'OSPF Version 2, Section 9 The Interface Data Structure'rw
OCTET STRING
.1.3.6.1.4.1.18.3.5.3.2.3.5.1.17
wfOspfIfTxHellosNumber of OSPF Hello packets transmitted.ro
Counter
.1.3.6.1.4.1.18.3.5.3.2.3.5.1.18
wfOspfIfTxDBDescriptsNumber of OSPF DataBase Description packets transmitted.ro
Counter
.1.3.6.1.4.1.18.3.5.3.2.3.5.1.19
wfOspfIfTxLinkStateReqsNumber of OSPF Link State Request packets transmitted.ro
Counter
.1.3.6.1.4.1.18.3.5.3.2.3.5.1.20
wfOspfIfTxLinkStateUpdsNumber of OSPF Link State Update packets transmitted.ro
Counter
.1.3.6.1.4.1.18.3.5.3.2.3.5.1.21
wfOspfIfTxLinkStateAcksNumber of OSPF Link States Acknowledgements transmitted.ro
Counter
.1.3.6.1.4.1.18.3.5.3.2.3.5.1.22
wfOspfIfRxHellosNumber of OSPF Hello packets received.ro
Counter
.1.3.6.1.4.1.18.3.5.3.2.3.5.1.23
wfOspfIfRxDBDescriptsNumber of OSPF DataBase Description packets received.ro
Counter
.1.3.6.1.4.1.18.3.5.3.2.3.5.1.24
wfOspfIfRxLinkStateReqsNumber of OSPF Link State Requests received.ro
Counter
.1.3.6.1.4.1.18.3.5.3.2.3.5.1.25
wfOspfIfRxLinkStateUpdsNumber of OSPF Link State Updates received.ro
Counter
.1.3.6.1.4.1.18.3.5.3.2.3.5.1.26
wfOspfIfRxLinkStateAcksNumber of OSPF Link State Acknowledgements received.ro
Counter
.1.3.6.1.4.1.18.3.5.3.2.3.5.1.27
wfOspfIfDropsNumber of OSPF packets dropped because of invalid information in the packet.ro
Counter
.1.3.6.1.4.1.18.3.5.3.2.3.5.1.28
wfOspfMtuSizeConfigure MTU size per OSPF inrefacerw
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.5.1.29
wfOspfVirtIfTable'Information about this router's virtual interfaces.' REFERENCE 'OSPF Version 2, Appendix C.4 Virtual link parameters'
SEQUENCE OF WfOspfVirtIfEntry
.1.3.6.1.4.1.18.3.5.3.2.3.6
wfOspfVirtIfEntry'Information about a single Virtual Interface.'
WfOspfVirtIfEntry
.1.3.6.1.4.1.18.3.5.3.2.3.6.1
wfOspfVirtIfDeleterw
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.6.1.1
wfOspfVirtIfDisable'This variable displays the validity or invalidity of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.'rw
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.6.1.2
wfOspfVirtIfState'OSPF virtual interface states.' down (1), pointToPoint (4)ro
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.6.1.3
wfOspfVirtIfAreaID'The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0'ro
IpAddress
.1.3.6.1.4.1.18.3.5.3.2.3.6.1.4
wfOspfVirtIfNeighbor'The Router ID of the Virtual Neighbor.'ro
IpAddress
.1.3.6.1.4.1.18.3.5.3.2.3.6.1.5
wfOspfVirtIfTransitDelay'The estimated number of seconds it takes to transmit a link- state update packet over this interface.'rw
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.6.1.6
wfOspfVirtIfRetransInterval'The number of seconds between link-state advertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database description and link-state request packets. This value should be well over the expected round-trip time.'rw
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.6.1.7
wfOspfVirtIfHelloInterval'The length of time, in seconds, between the Hello packets that the router sends on the interface. This value must be the same for the virtual neighbor.'rw
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.6.1.8
wfOspfVirtIfRtrDeadInterval'The number of seconds that a router's Hello packets have not been seen before it's neighbors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neighbor.'rw
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.6.1.9
wfOspfVirtIfAuthKey'If Authentication Type is simplePassword, the device will left adjust and zero fill to 8 octets. When read, ospfVifAuthKey always returns a string of length zero.' REFERENCE 'OSPF Version 2, Section 9 The Interface Data Structure'rw
OCTET STRING
.1.3.6.1.4.1.18.3.5.3.2.3.6.1.10
wfOspfVirtIfTxHellosNumber of OSPF Hello packets transmitted on Virtual Interfaces.ro
Counter
.1.3.6.1.4.1.18.3.5.3.2.3.6.1.11
wfOspfVirtIfTxDBDescriptsNumber of OSPF DataBase Description packets transmitted on Virtual Interfaces.ro
Counter
.1.3.6.1.4.1.18.3.5.3.2.3.6.1.12
wfOspfVirtIfTxLinkStateReqsNumber of OSPF Link State Request packets transmitted on Virtual Interfaces.ro
Counter
.1.3.6.1.4.1.18.3.5.3.2.3.6.1.13
wfOspfVirtIfTxLinkStateUpdsNumber of OSPF Link State Update packets transmitted on Virtual Interfaces.ro
Counter
.1.3.6.1.4.1.18.3.5.3.2.3.6.1.14
wfOspfVirtIfTxLinkStateAcksNumber of OSPF Link State Acknowledgement packets transmitted on Virtual Interfaces.ro
Counter
.1.3.6.1.4.1.18.3.5.3.2.3.6.1.15
wfOspfVirtIfRxHellosNumber of OSPF Hello packets received on Virtual Interfaces.ro
Counter
.1.3.6.1.4.1.18.3.5.3.2.3.6.1.16
wfOspfVirtIfRxDBDescriptsNumber of OSPF DataBase Description packets received on Virtual Interfaces.ro
Counter
.1.3.6.1.4.1.18.3.5.3.2.3.6.1.17
wfOspfVirtIfRxLinkStateReqsNumber of OSPF Link State Request packets recieved on Virtual Interfaces.ro
Counter
.1.3.6.1.4.1.18.3.5.3.2.3.6.1.18
wfOspfVirtIfRxLinkStateUpdsNumber of OSPF Link State Update packets received on Virtual Interfaces.ro
Counter
.1.3.6.1.4.1.18.3.5.3.2.3.6.1.19
wfOspfVirtIfRxLinkStateAcksNumber of OSPF Link State Acknowledgement packets received on Virtual Interfaces.ro
Counter
.1.3.6.1.4.1.18.3.5.3.2.3.6.1.20
wfOspfVirtIfDropsNumber of OSPF packets dropped on Virtual Interfaces.ro
Counter
.1.3.6.1.4.1.18.3.5.3.2.3.6.1.21
wfOspfNbrTable'A table of non-virtual neighbor information.' REFERENCE 'OSPF Version 2, Section 10 The Neighbor Data Structure'
SEQUENCE OF WfOspfNbrEntry
.1.3.6.1.4.1.18.3.5.3.2.3.7
wfOspfNbrEntry'The information regarding a single neighbor.' REFERENCE 'OSPF Version 2, Section 10 The Neighbor Data Structure'
WfOspfNbrEntry
.1.3.6.1.4.1.18.3.5.3.2.3.7.1
wfOspfNbrDeleteThis variable indicates the existence of a static OSPF neighbor.rw
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.7.1.1
wfOspfNbrDisable'This variable displays the status of the entry. Setting it to 'DISABLED' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.'rw
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.7.1.2
wfOspfNbrState'The State of the relationship with this Neighbor.' REFERENCE 'OSPF Version 2, Section 10.1 Neighbor States' down (1), attempt (2), init (3), twoWay (4), exchangeStart (5), exchange (6), loading (7), full (8)ro
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.7.1.3
wfOspfNbrIpAddr'The IP address of this neighbor.'ro
IpAddress
.1.3.6.1.4.1.18.3.5.3.2.3.7.1.4
wfOspfNbrIfAddr'The Interface IP address for this neighbor.'rw
IpAddress
.1.3.6.1.4.1.18.3.5.3.2.3.7.1.5
wfOspfNbrAddressLessIndex' 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.'ro
INTEGER
.1.3.6.1.4.1.18.3.5.3.2.3.7.1.6
wfOspfNbrRtrId'A 32-bit integer (represented as a type IpAddress) uniquely identifying the neighboring router in the Autonomous System.' default { '00000000'H }ro
IpAddress
.1.3.6.1.4.1.18.3.5.3.2.3.7.1.7
wfOspfNbrOptions'A Bit Mask corresponding to the neighbor's options field. Bit 0, if set, indicates that the area accepts and operates on external information; if zero, it is a stub area. 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.' REFERENCE 'OSPF Version 2, Section 12.1.2 Options'ro
INTEGER
.1.3.6.1.4.1.18.3.5.3.2.3.7.1.8
wfOspfNbrPriority'The priority of this neighbor in the designated router election algorithm. The value 0 signifies that the neighbor is not eligible to become the designated router on this particular network.'rw
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.7.1.9
wfOspfNbrEvents'The number of times this neighbor relationship has changed state, or an error has occurred.'ro
Counter
.1.3.6.1.4.1.18.3.5.3.2.3.7.1.10
wfOspfNbrLSRetransQLen'The current length of the retransmission queue.'ro
Gauge
.1.3.6.1.4.1.18.3.5.3.2.3.7.1.11
wfOspfVirtNbrTable'A table of virtual neighbor information.' REFERENCE 'OSPF Version 2, '
SEQUENCE OF WfOspfVirtNbrEntry
.1.3.6.1.4.1.18.3.5.3.2.3.8
wfOspfVirtNbrEntry'Virtual neighbor information.' REFERENCE 'OSPF Version 2, '
WfOspfVirtNbrEntry
.1.3.6.1.4.1.18.3.5.3.2.3.8.1
wfOspfVirtNbrArea'The Transit Area Identifier.'ro
IpAddress
.1.3.6.1.4.1.18.3.5.3.2.3.8.1.1
wfOspfVirtNbrRtrId'A 32-bit integer uniquely identifying the neighboring router in the Autonomous System.'ro
IpAddress
.1.3.6.1.4.1.18.3.5.3.2.3.8.1.2
wfOspfVirtNbrIpAddr'The IP address this Virtual Neighbor is using.'ro
IpAddress
.1.3.6.1.4.1.18.3.5.3.2.3.8.1.3
wfOspfVirtNbrOptions'A bit map corresponding to the neighbor's options field. Thus, Bit 1, if set, indicates that the neighbor supports Type of Service Routing; if zero, no metrics other than TOS 0 are in use by the neighbor.'ro
INTEGER
.1.3.6.1.4.1.18.3.5.3.2.3.8.1.4
wfOspfVirtNbrState'The state of the Virtual Neighbor Relationship.' down (1), attempt (2), init (3), twoWay (4), exchangeStart (5), exchange (6), loading (7), full (8)ro
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.8.1.5
wfOspfVirtNbrEvents'The number of times this virtual link has changed its state, or an error has occurred.'ro
Counter
.1.3.6.1.4.1.18.3.5.3.2.3.8.1.6
wfOspfVirtNbrLSRetransQLen'The current length of the retransmission queue.'ro
Gauge
.1.3.6.1.4.1.18.3.5.3.2.3.8.1.7
wfOspfDynNbrTable'A table of non-virtual neighbor information.' REFERENCE 'OSPF Version 2, Section 10 The Neighbor Data Structure'
SEQUENCE OF WfOspfDynNbrEntry
.1.3.6.1.4.1.18.3.5.3.2.3.9
wfOspfDynNbrEntry'The information regarding a single neighbor.' REFERENCE 'OSPF Version 2, Section 10 The Neighbor Data Structure'
WfOspfDynNbrEntry
.1.3.6.1.4.1.18.3.5.3.2.3.9.1
wfOspfDynNbrState'The State of the relationship with this Neighbor.' REFERENCE 'OSPF Version 2, Section 10.1 Neighbor States' down (1), attempt (2), init (3), twoWay (4), exchangeStart (5), exchange (6), loading (7), full (8)ro
Enumeration
.1.3.6.1.4.1.18.3.5.3.2.3.9.1.1
wfOspfDynNbrIpAddr'The IP address of this neighbor.'ro
IpAddress
.1.3.6.1.4.1.18.3.5.3.2.3.9.1.2
wfOspfDynNbrIfAddr'The Interface IP address for this neighbor.'ro
IpAddress
.1.3.6.1.4.1.18.3.5.3.2.3.9.1.3
wfOspfDynNbrAddressLessIndex' 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.'ro
INTEGER
.1.3.6.1.4.1.18.3.5.3.2.3.9.1.4
wfOspfDynNbrRtrId'A 32-bit integer (represented as a type IpAddress) uniquely identifying the neighboring router in the Autonomous System.' default { '00000000'H }ro
IpAddress
.1.3.6.1.4.1.18.3.5.3.2.3.9.1.5
wfOspfDynNbrOptions'A Bit Mask corresponding to the neighbor's options field. Bit 0, if set, indicates that the area accepts and operates on external information; if zero, it is a stub area. 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.' REFERENCE 'OSPF Version 2, Section 12.1.2 Options'ro
INTEGER
.1.3.6.1.4.1.18.3.5.3.2.3.9.1.6
wfOspfDynNbrPriority'The priority of this neighbor in the designated router election algorithm. The value 0 signifies that the neighbor is not eligible to become the designated router on this particular network.'ro
INTEGER
.1.3.6.1.4.1.18.3.5.3.2.3.9.1.7
wfOspfDynNbrEvents'The number of times this neighbor relationship has changed state, or an error has occurred.'ro
Counter
.1.3.6.1.4.1.18.3.5.3.2.3.9.1.8
wfOspfDynNbrLSRetransQLen'The current length of the retransmission queue.'ro
Gauge
.1.3.6.1.4.1.18.3.5.3.2.3.9.1.9
RFC7777-MIB - SNMP MIB Reference | MIBs Explorer