CISCO-CLUSTER-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-CLUSTER-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoClusterMIB 1.3.6.1.4.1.9.9.134
The MIB module for the management of a group of devices called a 'cluster'. A cluster comprises: 1. A command switch, which is a device that can provide a single point of management (including SNMP, Web Console and CLI/Telnet Console) for the devices in the cluster; 2. Zero or more expansion switches, or called the cluster members throughout the context of this MIB, which are devices that can be managed via a command switch. The command switch is also considered as a cluster member. Thus it has an entry in the MIB tables defined below for cluster members. Only the command switch IP address, passwords, and SNMP community strings need to be configured in order to provide management access to members of the cluster. The Entity MIB is cross-referenced from this MIB for some of its table entries, which contain useful information about a cluster. For example, in the Entity MIB, there is the logical table which contains the community string. This information is used to access detailed management information for some logical entity (the cluster, in this case). To determine if a particular device can be a command switch or a member switch please refer to the device's user's guide.
         ciscoClusterMIBObjects 1.3.6.1.4.1.9.9.134.1
             ccStatus 1.3.6.1.4.1.9.9.134.1.1
                 ccStatusClusterName 1.3.6.1.4.1.9.9.134.1.1.1 snmpadminstring read-write
The name of the cluster. Cluster command switch functionality is only enabled if this object is a non-NULL string. Strings containing all blanks or a NULL string will disable the cluster. This object and ccStatusClusterMode in this MIB are the only objects that will be instantiated if the command switch functionality is not enabled.
                 ccStatusClusterMode 1.3.6.1.4.1.9.9.134.1.1.2 integer read-only
The mode of the device. A device can become a member switch only when it is added to the cluster at the command switch. For devices that do not belong to any cluster, the ccStatusClusterMode is set to 'none'. Enumeration: 'commandDevice': 1, 'memberDevice': 2, 'none': 3.
                 ccStatusCommanderTDomain 1.3.6.1.4.1.9.9.134.1.1.3 tdomain read-only
Indicates the kind of transport service used by the command switch of the cluster. Possible values for this object, such as snmpUDPDomain, are defined in the Transport Mappings for SNMPv2 document (RFC 1906).
                 ccStatusCommanderTAddress 1.3.6.1.4.1.9.9.134.1.1.4 taddress read-only
The transport service address of the command switch of the cluster. The address is formatted according to the corresponding value of ccStatusCommanderTDomain. For snmpUDPDomain, a TAddress is 6 octets long, the initial 4 octets containing the IP-address in network-byte order and the last 2 containing the UDP port in network-byte order. Consult 'Transport Mappings for Version 2 of the Simple Network Management Protocol' (RFC 1906) for further information on snmpUDPDomain.
                 ccStatusCommanderMacAddress 1.3.6.1.4.1.9.9.134.1.1.5 macaddress read-only
The management MAC address of the command switch of the cluster.
                 ccStatusTimeOfLastChange 1.3.6.1.4.1.9.9.134.1.1.6 timestamp read-only
The value of sysUpTime on the command switch when the last time the value of an instance of ccMemberOperStatus changed. The value 0 indicates that no member's status has ever changed since commander system initialization.
                 ccStatusLastNMSAddMemberTDomain 1.3.6.1.4.1.9.9.134.1.1.7 tdomain read-only
Indicates the kind of transport service used by the the last NMS tried to add a member to the cluster.
                 ccStatusLastNMSAddMemberTAddress 1.3.6.1.4.1.9.9.134.1.1.8 taddress read-only
The transport service address of the last NMS which tried to add a member to the cluster. The address is formatted according to the corresponding value of ccStatusLastNMSAddMemberTDomain.
                 ccStatusLastFailureAddMember 1.3.6.1.4.1.9.9.134.1.1.9 integer read-only
The reason why the last NMS was unable to add a switch to be a member of the cluster. password: The member has an enable password configured. overmax: Adding the member exceeds the maximum number of cluster members supported by the command switch. See ccStatusMaxNumberOfMembers. noncandidate: The member is not a candidate switch, or it does not show up in the candidate table. memberNumberInUse: The member number is used by an existing member in the cluster. unreachable: The member is a candidate but is unreachable or has no connectivity. Enumeration: 'none': 1, 'overmax': 3, 'noncandidate': 4, 'memberNumberInUse': 5, 'unreachable': 6, 'password': 2.
                 ccStatusMaxNumberOfMembers 1.3.6.1.4.1.9.9.134.1.1.10 unsigned32 read-only
The maximum number of cluster members allowed in the cluster. The command switch is considered as a cluster member also.
                 ccStatusMemberOrder 1.3.6.1.4.1.9.9.134.1.1.11 snmpadminstring read-write
The suggested order in which the cluster members are displayed in network management applications. The format of the string is n1,n2,n3,n4, ..., where is any valid member number in the cluster. The member numbers are separated by commas with no spaces in between. An example of the object's value is '3,8,14,0,2' for a cluster containing member numbers 0, 2, 3, 8, and 14.
             ccMember 1.3.6.1.4.1.9.9.134.1.2
                 ccMemberTable 1.3.6.1.4.1.9.9.134.1.2.1 no-access
This table contains one row per cluster member, including the command switch.
                     ccMemberEntry 1.3.6.1.4.1.9.9.134.1.2.1.1 no-access
An entry containing cluster management information applicable to a particular cluster member.
                         ccMemberMacAddress 1.3.6.1.4.1.9.9.134.1.2.1.1.1 macaddress no-access
The management MAC address of the member device.
                         ccMemberNumber 1.3.6.1.4.1.9.9.134.1.2.1.1.2 unsigned32 read-only
An arbitrary value which uniquely identifies the cluster member switch number. It ranges from 1 to ccStatusMaxNumberOfMembers.
                         ccMemberOperStatus 1.3.6.1.4.1.9.9.134.1.2.1.1.3 integer read-only
The status of cluster management connectivity between the command switch and a cluster member. Cluster management connectivity is determined by the exchange of cluster management messages between the command switch and a cluster member. A member that has failed to exchange cluster management messages with the command switch is deemed to be inactive. Otherwise, it is deemed to be active. Enumeration: 'active': 1, 'inactive': 2.
                         ccMemberEntityLogicalIndex 1.3.6.1.4.1.9.9.134.1.2.1.1.4 integer32 read-only
The value of entLogicalIndex in the ENTITY-MIB corresponding to this cluster member. Creating an entry in this table creates a corresponding entry in the entLogicalTable in the ENTITY-MIB.
                         ccMemberRowStatus 1.3.6.1.4.1.9.9.134.1.2.1.1.5 rowstatus read-only
The status of this conceptual row. A device is added to the cluster of a command switch by creating an entry in this table for the device. The devices currently eligible to be added into the cluster are listed in the ccCandidateTable. An attempt to add a new member may fail. See ccStatusLastFailureAddMember for possible reasons for that failure.
             ccCandidate 1.3.6.1.4.1.9.9.134.1.3
                 ccCandidateTable 1.3.6.1.4.1.9.9.134.1.3.1 no-access
This table contains one row per cluster candidate, A cluster candidate is a device that is currently eligible to be added to the cluster of a command switch. A device is eligible if it satisfies the following conditions: 1. It supports the cluster management protocol. 2. It is directly connected to an existing cluster member. The entries in this table and the entries in ccMemberTable are mutually exclusive at all times. That is, any device that is a cluster member never shows up in the ccCandidateTable or is never a candidate at the same time . Also, any candidate that shows up in ccCandidateTable should not appear in ccMemberTable.
                     ccCandidateEntry 1.3.6.1.4.1.9.9.134.1.3.1.1 no-access
An entry pertaining to a single candidate device.
                         ccCandidateMacAddress 1.3.6.1.4.1.9.9.134.1.3.1.1.1 macaddress read-only
The MAC address of a device qualified to to be a cluster member of the command switch cluster.
         ciscoClusterMIBNotificationsPrefix 1.3.6.1.4.1.9.9.134.2
             ciscoClusterMIBNotifications 1.3.6.1.4.1.9.9.134.2.0
                 ccStatusMemberStatusChange 1.3.6.1.4.1.9.9.134.2.0.1
A cluster member status change notification is generated whenever the value of any instance of ccClusterMemberOperStatus changes after the member is completely added to the cluster.
         ciscoClusterMIBConformance 1.3.6.1.4.1.9.9.134.3
             ciscoClusterMIBCompliances 1.3.6.1.4.1.9.9.134.3.1
                 ciscoClusterCompliance 1.3.6.1.4.1.9.9.134.3.1.1
The compliance statement for the CLUSTER MIB.
                 ciscoClusterComplianceRev1 1.3.6.1.4.1.9.9.134.3.1.2
The compliance statement for the CLUSTER MIB.
             ciscoClusterMIBGroups 1.3.6.1.4.1.9.9.134.3.2
                 ciscoClusterStatusGroup 1.3.6.1.4.1.9.9.134.3.2.1
The collection of objects which are used to represent the status of the cluster. These objects are accessible on the command switch.
                 ciscoClusterMemberStatusGroup 1.3.6.1.4.1.9.9.134.3.2.2
The collection of objects which are used to represent the status of the cluster. These objects are accessible on the cluster members and the command switch.
                 ciscoClusterMemberGroup 1.3.6.1.4.1.9.9.134.3.2.3
The collection of objects which are used to represent the members of a cluster. These objects are accessible on the command switch only.
                 ciscoClusterCandidateGroup 1.3.6.1.4.1.9.9.134.3.2.4
The collection of objects which are used to represent cluster candidates. These objects are accessible on the command switch only.
                 ciscoClusterNotificationGroup 1.3.6.1.4.1.9.9.134.3.2.5
The collection of notifications defined for the cluster candidates.