AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Cisco » CISCO-MAU-CAPABILITY

CISCO-MAU-CAPABILITY device MIB details by Cisco

CISCO-MAU-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-MAU-CAPABILITY.


Vendor: Cisco
Mib: CISCO-MAU-CAPABILITY  [download]  [view objects]
Tool: ActiveXperts Network Monitor 2024 [download]    (ships with advanced SNMP/MIB tools)
-- *****************************************************************
-- CISCO-MAU-CAPABILITY.my:
-- Cisco MAU-MIB AGENT-CAPABILITIES
--
-- Oct 2004, Liwei Lue 
--
-- Copyright (c) 2004 by Cisco Systems, Inc.
-- All rights reserved.
-- *****************************************************************

CISCO-MAU-CAPABILITY DEFINITIONS ::= BEGIN

IMPORTS
        MODULE-IDENTITY
                FROM SNMPv2-SMI
        AGENT-CAPABILITIES
                FROM SNMPv2-CONF
        ciscoAgentCapability
                FROM CISCO-SMI;

ciscoMauCapability MODULE-IDENTITY
        LAST-UPDATED    "200410220000Z"
        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-lan-switch-snmp@cisco.com"
        DESCRIPTION
                "The capabilities description of MAU-MIB."

        REVISION        "200410220000Z"
        DESCRIPTION
                "Initial version of this MIB module."
        ::= { ciscoAgentCapability 411 }

ciscoMauCapCatOSV08R0401 AGENT-CAPABILITIES
    PRODUCT-RELEASE     "Cisco CatOS 8.4(1)."
    STATUS              current
    DESCRIPTION         "MAU-MIB capabilities."

    SUPPORTS            MAU-MIB 
        INCLUDES        {
                           mauIfGrpBasic,
                           mauIfGrpHighCapacity,
                           mauIfGrpJack,
                           mauIfGrpAutoNeg2
                        }

        VARIATION       ifMauType
            DESCRIPTION "Only limited set of object identifiers are
                          supported in CatOS. They are 
                          dot3MauType10BaseTHD    (1.3.6.1.2.1.26.4.10)
                          dot3MauType10BaseTFD    (1.3.6.1.2.1.26.4.11)
                          dot3MauType10BaseFLHD   (1.3.6.1.2.1.26.4.12)
                          dot3MauType10BaseFLFD   (1.3.6.1.2.1.26.4.13)
                          dot3MauType100BaseT4    (1.3.6.1.2.1.26.4.14)
                          dot3MauType100BaseTXHD  (1.3.6.1.2.1.26.4.15)
                          dot3MauType100BaseTXFD  (1.3.6.1.2.1.26.4.16)
                          dot3MauType100BaseFXHD  (1.3.6.1.2.1.26.4.17)
                          dot3MauType100BaseFXFD  (1.3.6.1.2.1.26.4.18)
                          dot3MauType1000BaseXHD  (1.3.6.1.2.1.26.4.21)
                          dot3MauType1000BaseXFD  (1.3.6.1.2.1.26.4.22)
                          dot3MauType1000BaseLXHD (1.3.6.1.2.1.26.4.23)
                          dot3MauType1000BaseLXFD (1.3.6.1.2.1.26.4.24)
                          dot3MauType1000BaseSXHD (1.3.6.1.2.1.26.4.25)
                          dot3MauType1000BaseSXFD (1.3.6.1.2.1.26.4.26)
                          dot3MauType1000BaseCXHD (1.3.6.1.2.1.26.4.27)
                          dot3MauType1000BaseCXFD (1.3.6.1.2.1.26.4.28)
                          dot3MauType1000BaseTHD  (1.3.6.1.2.1.26.4.29)
                          dot3MauType1000BaseTFD  (1.3.6.1.2.1.26.4.30)
                          dot3MauType10GigBaseLX4 (1.3.6.1.2.1.26.4.32)
                          dot3MauType10GigBaseER  (1.3.6.1.2.1.26.4.34)
                          dot3MauType10GigBaseLR  (1.3.6.1.2.1.26.4.35)
                          dot3MauType10GigBaseSR  (1.3.6.1.2.1.26.4.36)
                          dot3MauType10GigBaseEW  (1.3.6.1.2.1.26.4.38)
                          dot3MauType10GigBaseLW  (1.3.6.1.2.1.26.4.39)
                          dot3MauType10GigBaseSW  (1.3.6.1.2.1.26.4.40)
                        "
        VARIATION       ifMauStatus 
            SYNTAX      INTEGER 
                        { other(1),
                          unknown(2),
                          operational(3),
                          standby(4),
                          shutdown(5) }
            DESCRIPTION "The 'reset' value cannot be supported with
                         any current hardware.  Can not write values
                         'other', 'unknown', and 'shutdown' in CatOS."

        VARIATION       ifMauMediaAvailable 
            SYNTAX      INTEGER
                        { other(1),
                          unknown(2),
                          available(3),
                          notAvailable(4) }
            DESCRIPTION "Only limited set of enumerated values are
                         supported."

        VARIATION       ifMauJabberState 
            SYNTAX      INTEGER { other(1) }
            DESCRIPTION "Only limited set of enumerated values are
                         supported."

        VARIATION       ifMauJabberingStateEnters 
            DESCRIPTION "Always return 0."

        VARIATION       ifMauFalseCarriers 
            DESCRIPTION "Always return 0."

        VARIATION       ifMauDefaultType
            DESCRIPTION "Only limited set of object identifiers are
                         supported in CatOS. They are
                           dot3MauType10BaseTHD   (1.3.6.1.2.1.26.4.10)
                           dot3MauType10BaseTFD   (1.3.6.1.2.1.26.4.11)
                           dot3MauType10BaseFLHD  (1.3.6.1.2.1.26.4.12)
                           dot3MauType10BaseFLFD  (1.3.6.1.2.1.26.4.13)
                           dot3MauType100BaseT4   (1.3.6.1.2.1.26.4.14)
                           dot3MauType100BaseTXHD (1.3.6.1.2.1.26.4.15)
                           dot3MauType100BaseTXFD (1.3.6.1.2.1.26.4.16)
                           dot3MauType100BaseFXHD (1.3.6.1.2.1.26.4.17)
                           dot3MauType100BaseFXFD (1.3.6.1.2.1.26.4.18)
                           dot3MauType1000BaseXHD (1.3.6.1.2.1.26.4.21)
                           dot3MauType1000BaseXFD (1.3.6.1.2.1.26.4.22)
                           dot3MauType1000BaseLXHD(1.3.6.1.2.1.26.4.23)
                           dot3MauType1000BaseLXFD(1.3.6.1.2.1.26.4.24)
                           dot3MauType1000BaseSXHD(1.3.6.1.2.1.26.4.25)
                           dot3MauType1000BaseSXFD(1.3.6.1.2.1.26.4.26)
                           dot3MauType1000BaseCXHD(1.3.6.1.2.1.26.4.27)
                           dot3MauType1000BaseCXFD(1.3.6.1.2.1.26.4.28)
                           dot3MauType1000BaseTHD (1.3.6.1.2.1.26.4.29)
                           dot3MauType1000BaseTFD (1.3.6.1.2.1.26.4.30)
                           dot3MauType10GigBaseLX4(1.3.6.1.2.1.26.4.32)
                           dot3MauType10GigBaseER (1.3.6.1.2.1.26.4.34)
                           dot3MauType10GigBaseLR (1.3.6.1.2.1.26.4.35)
                           dot3MauType10GigBaseSR (1.3.6.1.2.1.26.4.36)
                           dot3MauType10GigBaseEW (1.3.6.1.2.1.26.4.38)
                           dot3MauType10GigBaseLW (1.3.6.1.2.1.26.4.39)
                           dot3MauType10GigBaseSW (1.3.6.1.2.1.26.4.40)"

        VARIATION       ifJackType 
            SYNTAX      INTEGER {
                           other(1),
                           rj45S(3),
                           fiberSC(8),
                           telco(11),
                           mtrj(12) }
            DESCRIPTION "Only limited set of enumerated values are
                         supported."

        VARIATION       ifMauAutoNegConfig 
            ACCESS      not-implemented
            DESCRIPTION "Information not available on CatOS."

        VARIATION       ifMauAutoNegRestart
            ACCESS      not-implemented
            DESCRIPTION "Information not available on CatOS."

        VARIATION       ifMauAutoNegCapAdvertisedBits
            SYNTAX      BITS {
                           bOther(0),        -- other or unknown
                           b10baseT(1),      -- 10BASE-T half duplex
                           baseTFD(2),       -- 10BASE-T full duplex
                           b100baseT4(3),    -- 100BASE-T4
                           b100baseTX(4),    -- 100BASE-TX half duplex
                           b100baseTXFD(5),  -- 100BASE-TX full duplex
                           b100baseT2(6),    -- 100BASE-T2 half duplex
                           b100baseT2FD(7),  -- 100BASE-T2 full duplex
                           bFdxPause(8),     -- PAUSE for full-duplex
                                             --   links
                           bFdxAPause(9),    -- Asymmetric PAUSE for
                                             --   full-duplex links
                           bFdxSPause(10),   -- Symmetric PAUSE for
                                             --   full-duplex links
                           bFdxBPause(11),   -- Asymmetric and Symmetric
                                             --   PAUSE for full-duplex
                                             --   links
                           b1000baseX(12),   -- 1000BASE-X, -LX, -SX, 
                                             --   -CX half duplex
                           b1000baseXFD(13), -- 1000BASE-X, -LX, -SX, 
                                             --   -CX full duplex
                           b1000baseT(14),   -- 1000BASE-T half duplex 
                           b1000baseTFD(15)  -- 1000BASE-T full duplex
                        }
            DESCRIPTION "Only limited set of enumerated values are 
                         supported."

        VARIATION       ifMauTypeListBits 
            SYNTAX      BITS {
                           bOther(0),         -- other or unknown
                           b10baseTHD(10),    -- 10BASE-T half duplex
                           b10baseTFD(11),    -- 10BASE-T full duplex
                           b10baseFLHD(12),   -- 10BASE-FL half duplex
                           b10baseFLFD(13),   -- 10BASE-FL full duplex
                           b100baseT4(14),    -- 100BASE-T4
                           b100baseTXHD(15),  -- 100BASE-TX half duplex
                           b100baseTXFD(16),  -- 100BASE-TX full duplex
                           b100baseFXHD(17),  -- 100BASE-FX half duplex
                           b100baseFXFD(18),  -- 100BASE-FX full duplex
                           b1000baseXHD(21),  -- 1000BASE-X half duplex
                           b1000baseXFD(22),  -- 1000BASE-X full duplex
                           b1000baseLXHD(23), -- 1000BASE-LX half duplex
                           b1000baseLXFD(24), -- 1000BASE-LX full duplex
                           b1000baseSXHD(25), -- 1000BASE-SX half duplex
                           b1000baseSXFD(26), -- 1000BASE-SX full duplex
                           b1000baseCXHD(27), -- 1000BASE-CX half duplex
                           b1000baseCXFD(28), -- 1000BASE-CX full duplex
                           b1000baseTHD(29),  -- 1000BASE-T half duplex
                           b1000baseTFD(30),  -- 1000BASE-T full duplex
                           b10GbaseLX4(32),   -- 10GBASE-LX4
                           b10GbaseER(34),    -- 10GBASE-ER
                           b10GbaseLR(35),    -- 10GBASE-LR
                           b10GbaseSR(36),    -- 10GBASE-SR
                           b10GbaseEW(38),    -- 10GBASE-EW
                           b10GbaseLW(39),    -- 10GBASE-LW
                           b10GbaseSW(40)     -- 10GBASE-SW 
                        }
            DESCRIPTION "Only limited set of enumerated values
                         are supported."

        VARIATION       ifMauAutoNegRemoteFaultAdvertised 
            ACCESS      not-implemented 
            DESCRIPTION "Information not available on CatOS."

        VARIATION       ifMauAutoNegRemoteFaultReceived
            ACCESS      not-implemented 
            DESCRIPTION "Information not available on CatOS."

        VARIATION       ifMauAutoNegCapReceivedBits 
            ACCESS      not-implemented 
            DESCRIPTION "Information not available on CatOS."
    ::= { ciscoMauCapability 1 }
END