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-ENTITY-FRU-CONTROL-CAPABILITY

CISCO-ENTITY-FRU-CONTROL-CAPABILITY device MIB details by Cisco

CISCO-ENTITY-FRU-CONTROL-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-ENTITY-FRU-CONTROL-CAPABILITY.


Vendor: Cisco
Mib: CISCO-ENTITY-FRU-CONTROL-CAPABILITY  [download]  [view objects]
Tool: ActiveXperts Network Monitor 2024 [download]    (ships with advanced SNMP/MIB tools)
-- *****************************************************************
--
-- AGENT-CAPABILITIES mib for CISCO-ENTITY-FRU-CONTROL-MIB 
--
-- March 2002, Subra Hegde, Sirisha Paturi
-- August 2003, Wen Xu
-- September 2003, Wen Xu
-- Janurary 2004, Wen Xu
--
-- Copyright(c) 2002, 2003, 2004 by Cisco Systems,Inc.
--
-- *****************************************************************

CISCO-ENTITY-FRU-CONTROL-CAPABILITY DEFINITIONS ::= BEGIN
IMPORTS
        MODULE-IDENTITY
                FROM SNMPv2-SMI
        AGENT-CAPABILITIES
                FROM SNMPv2-CONF
        ciscoAgentCapability
                FROM CISCO-SMI;   

ciscoEntityFruControlCapability MODULE-IDENTITY
        LAST-UPDATED    "200401150000Z"
        ORGANIZATION    "Cisco Systems, Inc."
        CONTACT-INFO
                "       Cisco Systems
                        Customer Service

                Postal: 170 W Tasman Drive
                        San Jose, CA  95134
                        USA

                        Tel: +1 800 553-NETS

                E-mail: cs-snmp@cisco.com
                        cs-lan-switch-snmp@cisco.com "
        DESCRIPTION
                "The Agent Capabilities for 
                CISCO-ENTITY-FRU-CONTROL-MIB."
        REVISION "200401150000Z"
        DESCRIPTION
            "- Added ciscoEfcCapV12RO217bSXACat6K.
             - Added ciscoEfcCapabilityCatOSV08R0301."
        REVISION "200309150000Z"
        DESCRIPTION
            "- Added ciscoEfcCapabilityV12R0119ECat6K for IOS 
               12.1(19E) on Catalyst 6000/6500 and Cisco 
               7600 series devices.
             - Added ciscoEfcCapabilityV12RO217SXCat6K for IOS 
               12.2(17SX) on Catalyst 6000/6500 and Cisco 
               7600 series devices.
             - Added ciscoEfcCapabilityCatOSV08R0101 for 
               Cisco CatOS 8.1(1)."
        REVISION "200203200000Z"
        DESCRIPTION
            "Initial version of the MIB Module.
             - The ciscoEntityFruControlCapabilityV2R00 is
               for MGX8850 and BPX SES platform.
             - The ciscoEntityFRUControlCapabilityV12R00SGSR
               is for GSR platform."
        ::= { ciscoAgentCapability 264 }

ciscoEntityFruControlCapabilityV2R00 AGENT-CAPABILITIES
    PRODUCT-RELEASE      "MGX8850 Release 2.00,
                          BPX SES Release 1.00"
    STATUS               current
    DESCRIPTION          "CISCO-ENTITY-FRU-CONTROL-MIB Capabilities"

    SUPPORTS CISCO-ENTITY-FRU-CONTROL-MIB
        INCLUDES { cefcMIBModuleGroup }
        
        VARIATION cefcModuleAdminStatus
        ACCESS    read-only
        DESCRIPTION "Write access is not supported."

    ::= { ciscoEntityFruControlCapability 1 }

ciscoEntityFRUControlCapabilityV12R00SGSR AGENT-CAPABILITIES

    PRODUCT-RELEASE "Cisco IOS 12.0S for GSR"
    STATUS          current
    DESCRIPTION     "CISCO-ENTITY-FRU-CONTROL-MIB capabilities
                    for GSR platform."

    SUPPORTS        CISCO-ENTITY-FRU-CONTROL-MIB
    INCLUDES        {
                      cefcMIBModuleGroup,
                      cefcMIBNotificationEnablesGroup,
                      cefcMgmtNotificationsGroup
                    }

    VARIATION       cefcModuleAdminStatus
    ACCESS          read-only
    DESCRIPTION     "Write not implemented"

    VARIATION       cefcModuleStatusChange  -- NOTIFICATION-TYPE
--              OBJECTS { cefcModuleOperStatus,
--                        cefcModuleStatusLastChangeTime,
--                        entPhysicalDescr,
--                        entPhysicalName }
    DESCRIPTION
        "This notification is generated when the value of
        cefcModuleOperStatus changes. It can be utilized by
        an NMS to update the status of the module it is
        managing. The varbind for this notification indicates
        the entPhysicalDescr and entPhysicalName of the
        module, the operational-status of the module and the
        value of sysUpTime at the time the
        cefcModuleOperStatus is changed."

    VARIATION       cefcPowerStatusChange  -- NOTIFICATION-TYPE
    ACCESS          not-implemented
    DESCRIPTION     "Not Supported"

    VARIATION       cefcFRUInserted  -- NOTIFICATION-TYPE
--              OBJECTS { entPhysicalContainedIn,
--                        entPhysicalDescr,
--                        entPhysicalName }
    DESCRIPTION
        "The cefcFRUInserted notification indicates that a FRU
        was inserted. The varbind for this notification
        indicates the entPhysicalDescr and entPhysicalName of
        the inserted FRU, and the entPhysicalIndex of the
        FRU's container."

    VARIATION       cefcFRURemoved  -- NOTIFICATION-TYPE
--              OBJECTS { entPhysicalContainedIn,
--                        entPhysicalDescr,
--                        entPhysicalName }
    DESCRIPTION
        "The cefcFRURemoved notification indicates that a FRU
        was removed. The varbind for this notification
        indicates the entPhysicalDescr and entPhysicalName of
        the removed FRU, and the entPhysicalIndex of the FRU's
        container."

    ::= { ciscoEntityFruControlCapability 2 }

ciscoEfcCapabilityV12R0119ECat6K AGENT-CAPABILITIES
    PRODUCT-RELEASE  "Cisco IOS 12.1(19E) on Catalyst 6000/6500
                      and Cisco 7600 series devices."
    STATUS            current
    DESCRIPTION       "CISCO-ENTITY-FRU-CONTROL-MIB capabilities."

    SUPPORTS           CISCO-ENTITY-FRU-CONTROL-MIB
        INCLUDES           {
                               cefcMIBPowerModeGroup,
                               cefcMIBPowerFRUControlGroup,
                               cefcMIBModuleGroup,
                               cefcMIBNotificationEnablesGroup,
                               cefcMgmtNotificationsGroup,
                               cefcMIBInLinePowerControlGroup
                           }

        VARIATION              cefcMaxDefaultInLinePower
        ACCESS                 read-only
        DESCRIPTION            "write access is not supported."

    ::= { ciscoEntityFruControlCapability 3 }


ciscoEfcCapabilityV12RO217SXCat6K AGENT-CAPABILITIES
    PRODUCT-RELEASE  "Cisco IOS 12.2(17SX) on Catalyst 6000/6500
                      and Cisco 7600 series devices."
    STATUS            current
    DESCRIPTION       "CISCO-ENTITY-FRU-CONTROL-MIB capabilities."

    SUPPORTS           CISCO-ENTITY-FRU-CONTROL-MIB
        INCLUDES           { 
                               cefcMIBPowerModeGroup,
                               cefcMIBPowerFRUControlGroup,
                               cefcMIBModuleGroup,
                               cefcMIBNotificationEnablesGroup, 
                               cefcMgmtNotificationsGroup,
                               cefcMIBPowerOperModeGroup,
                               cefcMIBInLinePowerControlGroup,
                               cefcMIBInLinePowerControlGroupRev1
                           }

        VARIATION              cefcPowerRedundancyOperMode
        SYNTAX                 INTEGER { redundant(2), combined(3) }
        DESCRIPTION            "notsupported(1) is not supported."

        VARIATION              cefcMaxDefaultInLinePower
        ACCESS                 read-only
        DESCRIPTION            "write access is not supported."

        VARIATION              cefcMaxDefaultHighInLinePower
        ACCESS                 read-only
        DESCRIPTION            "write access is not supported."

    ::= { ciscoEntityFruControlCapability 4 }

ciscoEfcCapabilityCatOSV08R0101 AGENT-CAPABILITIES
    PRODUCT-RELEASE  "Cisco CatOS 8.1(1)."
    STATUS            current
    DESCRIPTION      "CISCO-ENTITY-FRU-CONTROL-MIB capabilities."

    SUPPORTS           CISCO-ENTITY-FRU-CONTROL-MIB
        INCLUDES           {
                               cefcMIBPowerModeGroup,
                               cefcMIBPowerFRUControlGroup,
                               cefcMIBModuleGroup,
                               cefcMIBNotificationEnablesGroup,
                               cefcMgmtNotificationsGroup,
                               cefcMIBInLinePowerControlGroup
                           }

    ::= { ciscoEntityFruControlCapability 5 }

ciscoEfcCapV12RO217bSXACat6K AGENT-CAPABILITIES
    PRODUCT-RELEASE  "Cisco IOS 12.2(17b)SXA on Catalyst 6000/6500
                      and Cisco 7600 series devices."
    STATUS            current
    DESCRIPTION       "CISCO-ENTITY-FRU-CONTROL-MIB capabilities."

    SUPPORTS           CISCO-ENTITY-FRU-CONTROL-MIB
        INCLUDES           {
                               cefcMIBPowerModeGroup,
                               cefcMIBPowerFRUControlGroup,
                               cefcMIBModuleGroup,
                               cefcMIBNotificationEnablesGroup,
                               cefcMgmtNotificationsGroup,
                               cefcMIBPowerOperModeGroup,
                               cefcMIBInLinePowerControlGroup,
                               cefcMIBInLinePowerControlGroupRev1,
                               cefcIntelliModuleGroup
                           }

        VARIATION              cefcPowerRedundancyOperMode
        SYNTAX                 INTEGER { redundant(2), combined(3) }
        DESCRIPTION            "notsupported(1) is not supported."

        VARIATION              cefcMaxDefaultInLinePower
        ACCESS                 read-only
        DESCRIPTION            "write access is not supported."

        VARIATION              cefcMaxDefaultHighInLinePower
        ACCESS                 read-only
        DESCRIPTION            "write access is not supported."

    ::= { ciscoEntityFruControlCapability 6 }

ciscoEfcCapabilityCatOSV08R0301 AGENT-CAPABILITIES
    PRODUCT-RELEASE  "Cisco CatOS 8.3(1) on Catalyst 6000/6500
                      and Cisco 7600 series devices."
    STATUS            current
    DESCRIPTION      "CISCO-ENTITY-FRU-CONTROL-MIB capabilities."

    SUPPORTS           CISCO-ENTITY-FRU-CONTROL-MIB
        INCLUDES           {
                               cefcMIBPowerModeGroup,
                               cefcMIBPowerFRUControlGroup,
                               cefcMIBModuleGroup,
                               cefcMIBNotificationEnablesGroup,
                               cefcMgmtNotificationsGroup,
                               cefcMIBInLinePowerControlGroup,
                               cefcIntelliModuleGroup
                           }

    ::= { ciscoEntityFruControlCapability 7 }


END