CISCO-OSPF-CAPABILITY device MIB details by Cisco
CISCO-OSPF-CAPABILITY file content
The SNMP protocol is used to for conveying information and commands between agents and managing entities. SNMP uses the User Datagram Protocol (UDP) as the transport protocol for passing data between managers and agents. The reasons for using UDP for SNMP are, firstly it has low overheads in comparison to TCP, which uses a 3-way hand shake for connection. Secondly, in congested networks, SNMP over TCP is a bad idea because TCP in order to maintain reliability will flood the network with retransmissions.
Management information (MIB) is represented as a collection of managed objects. These objects together form a virtual information base called MIB. An agent may implement many MIBs, but all agents must implement a particular MIB called MIB-II [16]. This standard defines variables for things such as interface statistics (interface speeds, MTU, octets sent, octets received, etc.) as well as various other things pertaining to the system itself (system location, system contact, etc.). The main goal of MIB-II is to provide general TCP/IP management information.
Use ActiveXperts Network Monitor 2024 to import vendor-specific MIB files, inclusing CISCO-OSPF-CAPABILITY.
Vendor: | Cisco |
---|---|
Mib: | CISCO-OSPF-CAPABILITY [download] [view objects] |
Tool: | ActiveXperts Network Monitor 2024 [download] (ships with advanced SNMP/MIB tools) |
-- ***************************************************************** -- CISCO-OSPF-CAPABILITY.my: OSPF MIB AGENT-CAPABILITIES -- -- Oct 2002, Roy Jose -- -- Copyright (c) 2002 by Cisco Systems, Inc. -- All rights reserved. -- -- ***************************************************************** CISCO-OSPF-CAPABILITY DEFINITIONS ::= BEGIN IMPORTS MODULE-IDENTITY FROM SNMPv2-SMI AGENT-CAPABILITIES FROM SNMPv2-CONF ciscoAgentCapability FROM CISCO-SMI; ciscoOspfCapability MODULE-IDENTITY LAST-UPDATED "200211260000Z" ORGANIZATION "Cisco Systems, Inc." CONTACT-INFO " Cisco Systems Customer Service Postal: 170 West Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-ospf@cisco.com" DESCRIPTION "Agent capabilities for the OSPF MIB." REVISION "200211260000Z" DESCRIPTION "Initial version of the MIB Module" ::= { ciscoAgentCapability 287 } ciscoOspfCapabilityV12R025S AGENT-CAPABILITIES PRODUCT-RELEASE "Cisco IOS 12.0(26)S" STATUS current DESCRIPTION "CISCO-OSPF-MIB capabilites" SUPPORTS OSPF-MIB INCLUDES { ospfBasicGroup, ospfAreaGroup, ospfStubAreaGroup, ospfLsdbGroup, ospfHostGroup, ospfIfGroup, ospfIfMetricGroup, ospfVirtIfGroup, ospfNbrGroup, ospfVirtNbrGroup, ospfExtLsdbGroup, ospfAreaAggregateGroup } VARIATION ospfAuthType ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfImportAsExtern ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfAreaSummary ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfAreaStatus ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfStubMetric ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfStubStatus ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfStubMetricType ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfHostMetric ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfHostStatus ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfIfAreaId ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfIfType ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfIfAdminStat ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfIfRtrPriority ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfIfTransitDelay ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfIfRetransInterval ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfIfHelloInterval ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfIfRtrDeadInterval ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfIfPollInterval ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfIfAuthKey ACCESS not-implemented DESCRIPTION "Unable to read, create or modify" VARIATION ospfIfStatus ACCESS not-accessible DESCRIPTION "Unable to create or modify" VARIATION ospfIfMulticastForwarding ACCESS not-accessible DESCRIPTION "Unable to create or modify" VARIATION ospfIfDemand ACCESS not-accessible DESCRIPTION "Unable to create or modify" VARIATION ospfIfAuthType ACCESS not-accessible DESCRIPTION "Unable to create or modify" VARIATION ospfIfMetricValue ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfIfMetricStatus ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfVirtIfTransitDelay ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfVirtIfRetransInterval ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfVirtIfHelloInterval ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfVirtIfRtrDeadInterval ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfVirtIfAuthKey ACCESS not-implemented DESCRIPTION "Unable to read, create or modify" VARIATION ospfVirtIfStatus ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfVirtIfAuthType ACCESS not-implemented DESCRIPTION "Unable to create or modify" VARIATION ospfNbrPriority ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfNbmaNbrStatus ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfAreaAggregateStatus ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfAreaAggregateEffect ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfRouterId ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfAdminStat ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfASBdrRtrStatus ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfTOSSupport ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfExtLsdbLimit ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfMulticastExtensions ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfExitOverflowInterval ACCESS read-only DESCRIPTION "Unable to create or modify" VARIATION ospfDemandExtensions ACCESS read-only DESCRIPTION "Unable to create or modify" ::= { ciscoOspfCapability 1 } END </PRE></BODY></HTML>