RFC7777-MIB: View SNMP OID List / Download MIB
VENDOR: WELLFLEET
Home | MIB: RFC7777-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
wellfleet | 1.3.6.1.4.1.18 | |||
wfOspfGeneralGroup | 1.3.6.1.4.1.18.3.5.3.2.3.1 | |||
wfOspfGeneralDelete | 1.3.6.1.4.1.18.3.5.3.2.3.1.1 | integer | read-write |
'This value determines whether OSPF is configured' Enumeration: 'deleted': 2, 'created': 1. |
wfOspfGeneralDisable | 1.3.6.1.4.1.18.3.5.3.2.3.1.2 | integer | read-write |
'The administrative status of OSPF in the router. The value 'enabled' denotes that the OSPF Process is active on at least one interface; 'disabled' disables it on all interfaces.' Enumeration: 'disabled': 2, 'enabled': 1. |
wfOspfGeneralState | 1.3.6.1.4.1.18.3.5.3.2.3.1.3 | integer | read-only |
'The state of OSPF' Enumeration: 'down': 2, 'init': 3, 'up': 1, 'notpresent': 4. |
wfOspfRouterId | 1.3.6.1.4.1.18.3.5.3.2.3.1.4 | ipaddress | read-write |
'A 32-bit integer uniquely identifying the router in the Autonomous System. By convention, to ensure uniqueness, this should default to the value of one of the router's IP interface addresses.' REFERENCE 'OSPF Version 2, C.1 Global parameters' |
wfOspfVersionNumber | 1.3.6.1.4.1.18.3.5.3.2.3.1.5 | integer | read-only |
'The current version number of the OSPF protocol is 2.' REFERENCE 'OSPF Version 2, Title' |
wfOspfAreaBdrRtrStatus | 1.3.6.1.4.1.18.3.5.3.2.3.1.6 | integer | read-only |
'A flag to note whether this router is an area border router.' REFERENCE 'OSPF Version 2, Section 3 Splitting the AS into Areas' Enumeration: 'false': 2, 'true': 1. |
wfOspfASBdrRtrStatus | 1.3.6.1.4.1.18.3.5.3.2.3.1.7 | integer | read-write |
'A flag to note whether this router is an Autonomous System border router.' REFERENCE 'OSPF Version 2, Section 3.3 Classification of routers' Enumeration: 'false': 2, 'true': 1. |
wfOspfTOSSupport | 1.3.6.1.4.1.18.3.5.3.2.3.1.8 | integer | read-only |
'The router's support for type-of-service routing.' REFERENCE 'OSPF Version 2, Appendix F.1.2 Optional TOS support' Enumeration: 'false': 2, 'true': 1. |
wfOspfSpfHoldDown | 1.3.6.1.4.1.18.3.5.3.2.3.1.9 | integer | read-write |
Hold 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. Enumeration: 'defval': 1, 'maximum': 10. |
wfOspfSlotMask | 1.3.6.1.4.1.18.3.5.3.2.3.1.10 | integer | read-write |
Slot 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. Enumeration: 'slotmask': 4261150720. |
wfOspfAreaTable | 1.3.6.1.4.1.18.3.5.3.2.3.2 | no-access |
-- The OSPF Area Data Structure contains information -- regarding the various areas. The interfaces and -- virtual links are configured as part of these areas. -- Area 0.0.0.0, by definition, is the Backbone Area 'Information describing the configured parameters and cumulative statistics of the router's attached areas.' REFERENCE 'OSPF Version 2, Section 6 The Area Data Structure' |
|
1.3.6.1.4.1.18.3.5.3.2.3.2.1 | no-access |
'Information describing the configured parameters and cumulative statistics of one of the router's attached areas.' |
||
wfOspfAreaDelete | 1.3.6.1.4.1.18.3.5.3.2.3.2.1.1 | integer | read-write |
This value determines if the OSPF router is configured with this area. Enumeration: 'deleted': 2, 'created': 1. |
wfOspfAreaDisable | 1.3.6.1.4.1.18.3.5.3.2.3.2.1.2 | integer | read-write |
This value indicates the state of this area on the OSPF router. Enumeration: 'disabled': 2, 'enabled': 1. |
wfOspfAreaState | 1.3.6.1.4.1.18.3.5.3.2.3.2.1.3 | integer | read-only |
This value indicates the state of the OSPF Area. Enumeration: 'down': 2, 'up': 1. |
wfOspfAreaId | 1.3.6.1.4.1.18.3.5.3.2.3.2.1.4 | ipaddress | read-only |
'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' |
wfOspfAuthType | 1.3.6.1.4.1.18.3.5.3.2.3.2.1.5 | integer | read-write |
'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' -- none (0), -- simplePassword (1) -- reserved for future specification (2..255) -- reserved for AS specific values (> 255) Enumeration: 'nopassword': 1, 'simplepassword': 2. |
wfOspfImportASExtern | 1.3.6.1.4.1.18.3.5.3.2.3.2.1.6 | integer | read-write |
'The area's support for importing AS external link- state advertisements.' REFERENCE 'OSPF Version 2, Appendix C.2 Area parameters' Enumeration: 'false': 2, 'true': 1. |
wfOspfStubMetric | 1.3.6.1.4.1.18.3.5.3.2.3.2.1.7 | integer | read-write |
'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.' Enumeration: 'minimum': 1, 'maximum': 16777215. |
wfOspfImportSum | 1.3.6.1.4.1.18.3.5.3.2.3.2.1.8 | integer | read-write |
'The area's support for importing Summary advertisements into a stub area. This variable should not be set unless wfOspfImportASExtern is set to FALSE' Enumeration: 'false': 2, 'true': 1. |
wfOspfSpfCnt | 1.3.6.1.4.1.18.3.5.3.2.3.2.1.9 | counter | read-only |
The number of times the OSPF SPF algorithm has been run for this area. |
wfOspfLsdbTable | 1.3.6.1.4.1.18.3.5.3.2.3.3 | no-access |
-- OSPF Link State Database -- The Link State Database contains the Link State -- Advertisements from throughout the areas that the -- device is attached to. 'The OSPF Process's Links State Database.' REFERENCE 'OSPF Version 2, Section 12 Link State Advertisements' |
|
1.3.6.1.4.1.18.3.5.3.2.3.3.1 | no-access |
'A single Link State Advertisement.' |
||
wfOspfLsdbAreaId | 1.3.6.1.4.1.18.3.5.3.2.3.3.1.1 | ipaddress | read-only |
'The 32 bit identifier of the Area from which the LSA was received.' REFERENCE 'OSPF Version 2, Appendix C.2 Area parameters' |
wfOspfLsdbType | 1.3.6.1.4.1.18.3.5.3.2.3.3.1.2 | integer | read-only |
'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) Enumeration: 'asexternallink': 5, 'routerlink': 1, 'summarylink': 3, 'assummarylink': 4, 'networklink': 2. |
wfOspfLsdbLSID | 1.3.6.1.4.1.18.3.5.3.2.3.3.1.3 | ipaddress | read-only |
'The Link State ID is an LS Type Specific field containing either a Router ID or an IP Address; it identifies the piece of the routing domain that is being described by the advertisement.' REFERENCE 'OSPF Version 2, Section 12.1.4 Link State ID' |
wfOspfLsdbRouterId | 1.3.6.1.4.1.18.3.5.3.2.3.3.1.4 | ipaddress | read-only |
'The 32 bit number that uniquely identifies the originating router in the Autonomous System.' REFERENCE 'OSPF Version 2, Appendix C.1 Global parameters' |
wfOspfLsdbSequence | 1.3.6.1.4.1.18.3.5.3.2.3.3.1.5 | integer | read-only |
-- Note that the OSPF Sequence Number is a 32 bit signed -- integer. It starts with the value '80000001'h, -- or -'7FFFFFFF'h, and increments until '7FFFFFFF'h -- Thus, a typical sequence number will be very negative. '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' |
wfOspfLsdbAge | 1.3.6.1.4.1.18.3.5.3.2.3.3.1.6 | integer | read-only |
'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' Enumeration: 'lsdbmaxage': 3600. |
wfOspfLsdbChecksum | 1.3.6.1.4.1.18.3.5.3.2.3.3.1.7 | integer | read-only |
'This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connectionless datagrams; it is commonly referred to as the Fletcher checksum.' REFERENCE 'OSPF Version 2, Section 12.1.7 LS checksum' |
wfOspfLsdbAdvLen | 1.3.6.1.4.1.18.3.5.3.2.3.3.1.8 | integer | read-only |
'The length of entire Link State Advertisement, including its header.' REFERENCE 'OSPF Version 2, Section 12 Link State Advertisements' |
wfOspfAreaRangeTable | 1.3.6.1.4.1.18.3.5.3.2.3.4 | no-access |
'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' |
|
1.3.6.1.4.1.18.3.5.3.2.3.4.1 | no-access |
|
||
wfOspfAreaRangeDelete | 1.3.6.1.4.1.18.3.5.3.2.3.4.1.1 | integer | read-write |
This value determines if an Area Range has been configured for the OSPF router. Enumeration: 'deleted': 2, 'created': 1. |
wfOspfAreaRangeDisable | 1.3.6.1.4.1.18.3.5.3.2.3.4.1.2 | integer | read-write |
'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.' Enumeration: 'disabled': 2, 'enabled': 1. |
wfOspfAreaRangeState | 1.3.6.1.4.1.18.3.5.3.2.3.4.1.3 | integer | read-only |
The state of the OSPF Area Range. Enumeration: 'down': 2, 'up': 1. |
wfOspfAreaRangeAreaID | 1.3.6.1.4.1.18.3.5.3.2.3.4.1.4 | ipaddress | read-only |
'The Area the Address Range is to be found within.' REFERENCE 'OSPF Version 2, Appendix C.2 Area parameters' |
wfOspfAreaRangeNet | 1.3.6.1.4.1.18.3.5.3.2.3.4.1.5 | ipaddress | read-only |
'The IP Address of the Net or Subnet indicated by the range.' REFERENCE 'OSPF Version 2, Appendix C.2 Area parameters' |
wfOspfAreaRangeMask | 1.3.6.1.4.1.18.3.5.3.2.3.4.1.6 | ipaddress | read-write |
'The Subnet Mask that pertains to the Net or Subnet.' REFERENCE 'OSPF Version 2, Appendix C.2 Area parameters' |
wfOspfIfTable | 1.3.6.1.4.1.18.3.5.3.2.3.5 | no-access |
-- OSPF Interface Table -- The OSPF Interface Table augments the ifTable with OSPF -- specific information. 'The OSPF Interface Table describes the interfaces from the viewpoint of OSPF.' REFERENCE 'OSPF Version 2, Appendix C.3 Router interface parameters' |
|
1.3.6.1.4.1.18.3.5.3.2.3.5.1 | no-access |
'The OSPF Interface Entry describes one interface from the viewpoint of OSPF.' |
||
wfOspfIfDelete | 1.3.6.1.4.1.18.3.5.3.2.3.5.1.1 | integer | read-write |
This variable determines in an OSPF Interface has been configured on the router. Enumeration: 'deleted': 2, 'created': 1. |
wfOspfIfDisable | 1.3.6.1.4.1.18.3.5.3.2.3.5.1.2 | integer | read-write |
'The OSPF interface's administrative status. The value 'enabled' denotes that neighbor relationships may be formed on the interface, and the interface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF.' Enumeration: 'disabled': 2, 'enabled': 1. |
wfOspfIfState | 1.3.6.1.4.1.18.3.5.3.2.3.5.1.3 | integer | read-only |
'The OSPF Interface State.' down (1), loopback (2), waiting (3), pointToPoint (4), designatedRouter (5), backupDesignatedRouter (6), otherDesignatedRouter (7) Enumeration: 'otherdesignatedrouter': 7, 'backupdesignatedrouter': 6, 'loopback': 2, 'down': 1, 'designatedrouter': 5, 'waiting': 3, 'pointtopoint': 4. |
wfOspfIfIpAddress | 1.3.6.1.4.1.18.3.5.3.2.3.5.1.4 | ipaddress | read-only |
'The IP address of this OSPF interface.' |
wfOspfAddressLessIf | 1.3.6.1.4.1.18.3.5.3.2.3.5.1.5 | integer | read-only |
'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.' |
wfOspfIfAreaId | 1.3.6.1.4.1.18.3.5.3.2.3.5.1.6 | ipaddress | read-write |
'A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone.' default { '00000000'H } -- 0.0.0.0 |
wfOspfIfType | 1.3.6.1.4.1.18.3.5.3.2.3.5.1.7 | integer | read-write |
'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) Enumeration: 'broadcast': 1, 'nbma': 2, 'pointtopoint': 3. |
wfOspfIfRtrPriority | 1.3.6.1.4.1.18.3.5.3.2.3.5.1.8 | integer | read-write |
'The priority of this interface. Used in multi-access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligible to become the designated router on this particular network. In the event of a tie in this value, routers will use their router id as a tie breaker.' Enumeration: 'defval': 1, 'maximum': 255. |
wfOspfIfTransitDelay | 1.3.6.1.4.1.18.3.5.3.2.3.5.1.9 | integer | read-write |
'The estimated number of seconds it takes to transmit a link- state update packet over this interface.' Enumeration: 'minimum': 1, 'maximum': 3600. |
wfOspfIfRetransInterval | 1.3.6.1.4.1.18.3.5.3.2.3.5.1.10 | integer | read-write |
'The number of seconds between link-state advertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database description and link-state request packets.' Enumeration: 'minimum': 1, 'defval': 5, 'maximum': 3600. |
wfOspfIfHelloInterval | 1.3.6.1.4.1.18.3.5.3.2.3.5.1.11 | integer | read-write |
'The length of time, in seconds, between the Hello packets that the router sends on the interface. This value must be the same for all routers attached to a common network.' Enumeration: 'minimum': 1, 'defval': 10, 'maximum': 65535. |
wfOspfIfRtrDeadInterval | 1.3.6.1.4.1.18.3.5.3.2.3.5.1.12 | integer | read-write |
'The number of seconds that a router's Hello packets have not been seen before it's neighbors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network.' Enumeration: 'minimum': 1, 'defval': 40, 'maximum': 2147483647. |
wfOspfIfPollInterval | 1.3.6.1.4.1.18.3.5.3.2.3.5.1.13 | integer | read-write |
'The larger time interval, in seconds, between the Hello packets sent to an inactive non-broadcast multi- access neighbor.' Enumeration: 'minimum': 1, 'defval': 120, 'maximum': 2147483647. |
wfOspfIfDesignatedRouter | 1.3.6.1.4.1.18.3.5.3.2.3.5.1.14 | ipaddress | read-only |
'The IP Address of the Designated Router.' default { '00000000'H } -- 0.0.0.0 |
wfOspfIfBackupDesignatedRouter | 1.3.6.1.4.1.18.3.5.3.2.3.5.1.15 | ipaddress | read-only |
'The IP Address of the Backup Designated Router.' default { '00000000'H } -- 0.0.0.0 |
wfOspfIfMetricCost | 1.3.6.1.4.1.18.3.5.3.2.3.5.1.16 | integer | read-write |
'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'.' Enumeration: 'minimum': 1, 'maximum': 65535. |
wfOspfIfAuthKey | 1.3.6.1.4.1.18.3.5.3.2.3.5.1.17 | octet string | read-write |
'The Authentication Key. If the Area's Authorization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. When read, ospfIfAuthKey always returns an Octet String of length zero.' default { '0000000000000000'H } -- 0.0.0.0.0.0.0.0 REFERENCE 'OSPF Version 2, Section 9 The Interface Data Structure' |
wfOspfIfTxHellos | 1.3.6.1.4.1.18.3.5.3.2.3.5.1.18 | counter | read-only |
Number of OSPF Hello packets transmitted. |
wfOspfIfTxDBDescripts | 1.3.6.1.4.1.18.3.5.3.2.3.5.1.19 | counter | read-only |
Number of OSPF DataBase Description packets transmitted. |
wfOspfIfTxLinkStateReqs | 1.3.6.1.4.1.18.3.5.3.2.3.5.1.20 | counter | read-only |
Number of OSPF Link State Request packets transmitted. |
wfOspfIfTxLinkStateUpds | 1.3.6.1.4.1.18.3.5.3.2.3.5.1.21 | counter | read-only |
Number of OSPF Link State Update packets transmitted. |
wfOspfIfTxLinkStateAcks | 1.3.6.1.4.1.18.3.5.3.2.3.5.1.22 | counter | read-only |
Number of OSPF Link States Acknowledgements transmitted. |
wfOspfIfRxHellos | 1.3.6.1.4.1.18.3.5.3.2.3.5.1.23 | counter | read-only |
Number of OSPF Hello packets received. |
wfOspfIfRxDBDescripts | 1.3.6.1.4.1.18.3.5.3.2.3.5.1.24 | counter | read-only |
Number of OSPF DataBase Description packets received. |
wfOspfIfRxLinkStateReqs | 1.3.6.1.4.1.18.3.5.3.2.3.5.1.25 | counter | read-only |
Number of OSPF Link State Requests received. |
wfOspfIfRxLinkStateUpds | 1.3.6.1.4.1.18.3.5.3.2.3.5.1.26 | counter | read-only |
Number of OSPF Link State Updates received. |
wfOspfIfRxLinkStateAcks | 1.3.6.1.4.1.18.3.5.3.2.3.5.1.27 | counter | read-only |
Number of OSPF Link State Acknowledgements received. |
wfOspfIfDrops | 1.3.6.1.4.1.18.3.5.3.2.3.5.1.28 | counter | read-only |
Number of OSPF packets dropped because of invalid information in the packet. |
wfOspfMtuSize | 1.3.6.1.4.1.18.3.5.3.2.3.5.1.29 | integer | read-write |
Configure MTU size per OSPF inreface Enumeration: 'defval': 1, 'maximum': 10000, 'min': 2. |
wfOspfVirtIfTable | 1.3.6.1.4.1.18.3.5.3.2.3.6 | no-access |
-- OSPF Virtual Interface Table -- The Virtual Interface Table describes the virtual -- links that the OSPF Process is configured to -- carry on. 'Information about this router's virtual interfaces.' REFERENCE 'OSPF Version 2, Appendix C.4 Virtual link parameters' |
|
1.3.6.1.4.1.18.3.5.3.2.3.6.1 | no-access |
'Information about a single Virtual Interface.' |
||
wfOspfVirtIfDelete | 1.3.6.1.4.1.18.3.5.3.2.3.6.1.1 | integer | read-write |
Enumeration: 'deleted': 2, 'created': 1. |
wfOspfVirtIfDisable | 1.3.6.1.4.1.18.3.5.3.2.3.6.1.2 | integer | read-write |
'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.' Enumeration: 'disabled': 2, 'enabled': 1. |
wfOspfVirtIfState | 1.3.6.1.4.1.18.3.5.3.2.3.6.1.3 | integer | read-only |
'OSPF virtual interface states.' down (1), -- these use the same encoding pointToPoint (4) -- as the ospfIfTable Enumeration: 'down': 1, 'pointtopoint': 4. |
wfOspfVirtIfAreaID | 1.3.6.1.4.1.18.3.5.3.2.3.6.1.4 | ipaddress | read-only |
'The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0' |
wfOspfVirtIfNeighbor | 1.3.6.1.4.1.18.3.5.3.2.3.6.1.5 | ipaddress | read-only |
'The Router ID of the Virtual Neighbor.' |
wfOspfVirtIfTransitDelay | 1.3.6.1.4.1.18.3.5.3.2.3.6.1.6 | integer | read-write |
'The estimated number of seconds it takes to transmit a link- state update packet over this interface.' Enumeration: 'minimum': 1, 'maximum': 3600. |
wfOspfVirtIfRetransInterval | 1.3.6.1.4.1.18.3.5.3.2.3.6.1.7 | integer | read-write |
'The number of seconds between link-state advertisement retransmissions, for adjacencies belonging to this interface. This value is also used when retransmitting database description and link-state request packets. This value should be well over the expected round-trip time.' Enumeration: 'minimum': 1, 'defval': 5, 'maximum': 3600. |
wfOspfVirtIfHelloInterval | 1.3.6.1.4.1.18.3.5.3.2.3.6.1.8 | integer | read-write |
'The length of time, in seconds, between the Hello packets that the router sends on the interface. This value must be the same for the virtual neighbor.' Enumeration: 'minimum': 1, 'defval': 15, 'maximum': 65535. |
wfOspfVirtIfRtrDeadInterval | 1.3.6.1.4.1.18.3.5.3.2.3.6.1.9 | integer | read-write |
'The number of seconds that a router's Hello packets have not been seen before it's neighbors declare the router down. This should be some multiple of the Hello interval. This value must be the same for the virtual neighbor.' Enumeration: 'minimum': 1, 'defval': 60, 'maximum': 2147483647. |
wfOspfVirtIfAuthKey | 1.3.6.1.4.1.18.3.5.3.2.3.6.1.10 | octet string | read-write |
'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' |
wfOspfVirtIfTxHellos | 1.3.6.1.4.1.18.3.5.3.2.3.6.1.11 | counter | read-only |
Number of OSPF Hello packets transmitted on Virtual Interfaces. |
wfOspfVirtIfTxDBDescripts | 1.3.6.1.4.1.18.3.5.3.2.3.6.1.12 | counter | read-only |
Number of OSPF DataBase Description packets transmitted on Virtual Interfaces. |
wfOspfVirtIfTxLinkStateReqs | 1.3.6.1.4.1.18.3.5.3.2.3.6.1.13 | counter | read-only |
Number of OSPF Link State Request packets transmitted on Virtual Interfaces. |
wfOspfVirtIfTxLinkStateUpds | 1.3.6.1.4.1.18.3.5.3.2.3.6.1.14 | counter | read-only |
Number of OSPF Link State Update packets transmitted on Virtual Interfaces. |
wfOspfVirtIfTxLinkStateAcks | 1.3.6.1.4.1.18.3.5.3.2.3.6.1.15 | counter | read-only |
Number of OSPF Link State Acknowledgement packets transmitted on Virtual Interfaces. |
wfOspfVirtIfRxHellos | 1.3.6.1.4.1.18.3.5.3.2.3.6.1.16 | counter | read-only |
Number of OSPF Hello packets received on Virtual Interfaces. |
wfOspfVirtIfRxDBDescripts | 1.3.6.1.4.1.18.3.5.3.2.3.6.1.17 | counter | read-only |
Number of OSPF DataBase Description packets received on Virtual Interfaces. |
wfOspfVirtIfRxLinkStateReqs | 1.3.6.1.4.1.18.3.5.3.2.3.6.1.18 | counter | read-only |
Number of OSPF Link State Request packets recieved on Virtual Interfaces. |
wfOspfVirtIfRxLinkStateUpds | 1.3.6.1.4.1.18.3.5.3.2.3.6.1.19 | counter | read-only |
Number of OSPF Link State Update packets received on Virtual Interfaces. |
wfOspfVirtIfRxLinkStateAcks | 1.3.6.1.4.1.18.3.5.3.2.3.6.1.20 | counter | read-only |
Number of OSPF Link State Acknowledgement packets received on Virtual Interfaces. |
wfOspfVirtIfDrops | 1.3.6.1.4.1.18.3.5.3.2.3.6.1.21 | counter | read-only |
Number of OSPF packets dropped on Virtual Interfaces. |
wfOspfNbrTable | 1.3.6.1.4.1.18.3.5.3.2.3.7 | no-access |
-- OSPF Neighbor Table -- The OSPF Neighbor Table describes all neighbors in -- the locality of the subject router. 'A table of non-virtual neighbor information.' REFERENCE 'OSPF Version 2, Section 10 The Neighbor Data Structure' |
|
1.3.6.1.4.1.18.3.5.3.2.3.7.1 | no-access |
'The information regarding a single neighbor.' REFERENCE 'OSPF Version 2, Section 10 The Neighbor Data Structure' |
||
wfOspfNbrDelete | 1.3.6.1.4.1.18.3.5.3.2.3.7.1.1 | integer | read-write |
This variable indicates the existence of a static OSPF neighbor. Enumeration: 'deleted': 2, 'created': 1. |
wfOspfNbrDisable | 1.3.6.1.4.1.18.3.5.3.2.3.7.1.2 | integer | read-write |
'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.' Enumeration: 'disabled': 2, 'enabled': 1. |
wfOspfNbrState | 1.3.6.1.4.1.18.3.5.3.2.3.7.1.3 | integer | read-only |
'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) Enumeration: 'loading': 7, 'attempt': 2, 'exchange': 6, 'exchangstart': 5, 'down': 1, 'init': 3, 'full': 8, 'twoway': 4. |
wfOspfNbrIpAddr | 1.3.6.1.4.1.18.3.5.3.2.3.7.1.4 | ipaddress | read-only |
'The IP address of this neighbor.' |
wfOspfNbrIfAddr | 1.3.6.1.4.1.18.3.5.3.2.3.7.1.5 | ipaddress | read-write |
'The Interface IP address for this neighbor.' |
wfOspfNbrAddressLessIndex | 1.3.6.1.4.1.18.3.5.3.2.3.7.1.6 | integer | read-only |
' 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.' |
wfOspfNbrRtrId | 1.3.6.1.4.1.18.3.5.3.2.3.7.1.7 | ipaddress | read-only |
'A 32-bit integer (represented as a type IpAddress) uniquely identifying the neighboring router in the Autonomous System.' default { '00000000'H } -- 0.0.0.0 |
wfOspfNbrOptions | 1.3.6.1.4.1.18.3.5.3.2.3.7.1.8 | integer | read-only |
'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' |
wfOspfNbrPriority | 1.3.6.1.4.1.18.3.5.3.2.3.7.1.9 | integer | read-write |
'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.' Enumeration: 'defval': 1, 'maximum': 255. |
wfOspfNbrEvents | 1.3.6.1.4.1.18.3.5.3.2.3.7.1.10 | counter | read-only |
'The number of times this neighbor relationship has changed state, or an error has occurred.' |
wfOspfNbrLSRetransQLen | 1.3.6.1.4.1.18.3.5.3.2.3.7.1.11 | gauge | read-only |
'The current length of the retransmission queue.' |
wfOspfVirtNbrTable | 1.3.6.1.4.1.18.3.5.3.2.3.8 | no-access |
-- WFOSPF Virtual Neighbor Table -- This table describes all virtual neighbors. -- Since Virtual Links are configured in the -- virtual interface table, this table is read-only. 'A table of virtual neighbor information.' REFERENCE 'OSPF Version 2, ' |
|
1.3.6.1.4.1.18.3.5.3.2.3.8.1 | no-access |
'Virtual neighbor information.' REFERENCE 'OSPF Version 2, ' |
||
wfOspfVirtNbrArea | 1.3.6.1.4.1.18.3.5.3.2.3.8.1.1 | ipaddress | read-only |
'The Transit Area Identifier.' |
wfOspfVirtNbrRtrId | 1.3.6.1.4.1.18.3.5.3.2.3.8.1.2 | ipaddress | read-only |
'A 32-bit integer uniquely identifying the neighboring router in the Autonomous System.' |
wfOspfVirtNbrIpAddr | 1.3.6.1.4.1.18.3.5.3.2.3.8.1.3 | ipaddress | read-only |
'The IP address this Virtual Neighbor is using.' |
wfOspfVirtNbrOptions | 1.3.6.1.4.1.18.3.5.3.2.3.8.1.4 | integer | read-only |
'A bit map corresponding to the neighbor's options field. Thus, Bit 1, if set, indicates that the neighbor supports Type of Service Routing; if zero, no metrics other than TOS 0 are in use by the neighbor.' |
wfOspfVirtNbrState | 1.3.6.1.4.1.18.3.5.3.2.3.8.1.5 | integer | read-only |
'The state of the Virtual Neighbor Relationship.' down (1), attempt (2), init (3), twoWay (4), exchangeStart (5), exchange (6), loading (7), full (8) Enumeration: 'loading': 7, 'attempt': 2, 'exchange': 6, 'exchangstart': 5, 'down': 1, 'init': 3, 'full': 8, 'twoway': 4. |
wfOspfVirtNbrEvents | 1.3.6.1.4.1.18.3.5.3.2.3.8.1.6 | counter | read-only |
'The number of times this virtual link has changed its state, or an error has occurred.' |
wfOspfVirtNbrLSRetransQLen | 1.3.6.1.4.1.18.3.5.3.2.3.8.1.7 | gauge | read-only |
'The current length of the retransmission queue.' |
wfOspfDynNbrTable | 1.3.6.1.4.1.18.3.5.3.2.3.9 | no-access |
-- OSPF Dynamic Neighbor Table -- The OSPF Dynamic Neighbor Table describes all neighbors in -- the locality of the subject router learned during operation. 'A table of non-virtual neighbor information.' REFERENCE 'OSPF Version 2, Section 10 The Neighbor Data Structure' |
|
1.3.6.1.4.1.18.3.5.3.2.3.9.1 | no-access |
'The information regarding a single neighbor.' REFERENCE 'OSPF Version 2, Section 10 The Neighbor Data Structure' |
||
wfOspfDynNbrState | 1.3.6.1.4.1.18.3.5.3.2.3.9.1.1 | integer | read-only |
'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) Enumeration: 'loading': 7, 'attempt': 2, 'exchange': 6, 'exchangstart': 5, 'down': 1, 'init': 3, 'full': 8, 'twoway': 4. |
wfOspfDynNbrIpAddr | 1.3.6.1.4.1.18.3.5.3.2.3.9.1.2 | ipaddress | read-only |
'The IP address of this neighbor.' |
wfOspfDynNbrIfAddr | 1.3.6.1.4.1.18.3.5.3.2.3.9.1.3 | ipaddress | read-only |
'The Interface IP address for this neighbor.' |
wfOspfDynNbrAddressLessIndex | 1.3.6.1.4.1.18.3.5.3.2.3.9.1.4 | integer | read-only |
' 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.' |
wfOspfDynNbrRtrId | 1.3.6.1.4.1.18.3.5.3.2.3.9.1.5 | ipaddress | read-only |
'A 32-bit integer (represented as a type IpAddress) uniquely identifying the neighboring router in the Autonomous System.' default { '00000000'H } -- 0.0.0.0 |
wfOspfDynNbrOptions | 1.3.6.1.4.1.18.3.5.3.2.3.9.1.6 | integer | read-only |
'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' |
wfOspfDynNbrPriority | 1.3.6.1.4.1.18.3.5.3.2.3.9.1.7 | integer | read-only |
'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.' |
wfOspfDynNbrEvents | 1.3.6.1.4.1.18.3.5.3.2.3.9.1.8 | counter | read-only |
'The number of times this neighbor relationship has changed state, or an error has occurred.' |
wfOspfDynNbrLSRetransQLen | 1.3.6.1.4.1.18.3.5.3.2.3.9.1.9 | gauge | read-only |
'The current length of the retransmission queue.' |