MY-CLUSTER-MIB

        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 not cross-referenced from this MIB.
        
To determine if a particular device can be a command switch
or a member switch please refer to the device's
user's guide.
    
Source file
MY-CLUSTER-MIB
Last revised
Identity
myClusterMIB
Base OID
1.3.6.1.4.1.4881.1.1.10.2.31
Imported Objects
MY-SMI myMgmt
P-BRIDGE-MIB EnabledStatus
SNMPv2-CONF MODULE-COMPLIANCE (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Integer32 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC DisplayString MacAddress RowStatus TimeStamp
Net-SNMP examples using the ruijie MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'MY-CLUSTER-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MY-CLUSTER-MIB::myClusterMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MY-CLUSTER-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-CLUSTER-MIB::myClusterMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (26)
.1.3.6.1.4.1.4881.1.1.10.2.31
.1.3.6.1.4.1.4881.1.1.10.2.31.1
.1.3.6.1.4.1.4881.1.1.10.2.31.1.1
OctetString
.1.3.6.1.4.1.4881.1.1.10.2.31.1.1.1
Enumeration
.1.3.6.1.4.1.4881.1.1.10.2.31.1.1.2
.1.3.6.1.4.1.4881.1.1.10.2.31.1.1.3
.1.3.6.1.4.1.4881.1.1.10.2.31.1.1.4
.1.3.6.1.4.1.4881.1.1.10.2.31.1.1.5
.1.3.6.1.4.1.4881.1.1.10.2.31.1.1.6
Enumeration
.1.3.6.1.4.1.4881.1.1.10.2.31.1.1.7
.1.3.6.1.4.1.4881.1.1.10.2.31.1.2
.1.3.6.1.4.1.4881.1.1.10.2.31.1.2.1
.1.3.6.1.4.1.4881.1.1.10.2.31.1.2.1.1
.1.3.6.1.4.1.4881.1.1.10.2.31.1.2.1.1.1
.1.3.6.1.4.1.4881.1.1.10.2.31.1.2.1.1.2
Enumeration
.1.3.6.1.4.1.4881.1.1.10.2.31.1.2.1.1.3
.1.3.6.1.4.1.4881.1.1.10.2.31.1.2.1.1.4
.1.3.6.1.4.1.4881.1.1.10.2.31.1.2.1.1.5
.1.3.6.1.4.1.4881.1.1.10.2.31.1.3
.1.3.6.1.4.1.4881.1.1.10.2.31.1.3.1
.1.3.6.1.4.1.4881.1.1.10.2.31.1.3.1.1
.1.3.6.1.4.1.4881.1.1.10.2.31.1.3.1.1.1
.1.3.6.1.4.1.4881.1.1.10.2.31.2
.1.3.6.1.4.1.4881.1.1.10.2.31.3
.1.3.6.1.4.1.4881.1.1.10.2.31.3.1
.1.3.6.1.4.1.4881.1.1.10.2.31.3.2
Dependencies (9) 5 direct · 4 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. MY-SMIruijie
  3. SNMPv2-TCrfc
  4. IANAifType-MIBrfc
  5. SNMPv2-CONFrfc
  6. SNMPv2-MIBrfc
  7. IF-MIBrfc
  8. BRIDGE-MIBrfc
  9. P-BRIDGE-MIBrfc
  10. MY-CLUSTER-MIBruijieselected
Conformance Groups (5)
The collection of objects which are used to represent
the status of the cluster. These objects are accessible
on the command switch.
.1.3.6.1.4.1.4881.1.1.10.2.31.3.2.1
The collection of objects which are used to represent
the status of members of the cluster. These objects are accessible
on the cluster members and the command switch.
.1.3.6.1.4.1.4881.1.1.10.2.31.3.2.2
The collection of objects which are used to represent
the status of single switches which are not in any cluster.
These objects are accessible on any single switch.
.1.3.6.1.4.1.4881.1.1.10.2.31.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.
.1.3.6.1.4.1.4881.1.1.10.2.31.3.2.4
The collection of objects which are used to represent
cluster candidates. These objects are accessible
on the command switch only.
.1.3.6.1.4.1.4881.1.1.10.2.31.3.2.5
Compliance Statements (1)

OID .1.3.6.1.4.1.4881.1.1.10.2.31.3.1.1
The compliance statement for the CLUSTER MIB.
Required groups
Notifications / Traps (1)
NameOIDDescription
.1.3.6.1.4.1.4881.1.1.10.2.31.2.1
while the state of member switch changed, then this trap will be sent.
either state of member switch change from active to inactive or from
inactive to active.