All MIBs › IBM-BCCUSTOM-MIB › mibMajorMinor
mibMajorMinor
Module: IBM-BCCUSTOM-MIB
OID (symbolic): IBM-BCCUSTOM-MIB::mibMajorMinor
OID (numeric): 1.3.6.1.4.1.2.6.215.1.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The MIB major and minor version number is a 4 byte value of the form xx:xx:yy:yy. The higher 2 byte (xx:xx) is for the major version number. The lower 2 byte (yy:yy) is for the minor version number. Rule of MIB Version: Major: Incremented by one every time a new object is added. When the Major number is incremented the Minor number should be reset and start at the value 1. Minor: Increment by one only when an object is modified and no new object(s) are added.
What is mibMajorMinor?
Reports the version of this custom MIB as a packed 4-byte value in the form xx:xx:yy:yy, where the upper two bytes are the major number and the lower two are the minor number. A management application reads this to confirm it understands the MIB revision on this I/O module before parsing the rest of the objects, since the major number bumps whenever a new object is added.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.6.215.1.1.1 snmpwalk -v2c -c public <target> IBM-BCCUSTOM-MIB::mibMajorMinor
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.6.215.1.1.1.1 snmpget -v2c -c public <target> IBM-BCCUSTOM-MIB::mibMajorMinor.1
Start monitoring IBM-branded Brocade SAN/Fibre Channel switch (Pharos embedded platform) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IBM-BCCUSTOM-MIB::mibMajorMinor OID value, configure state conditions and alerts, and monitor any IBM-branded Brocade SAN/Fibre Channel switch (Pharos embedded platform) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.6 | ibmProd | IBM-6611-APPN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.6.215 | bcCustom | IBM-BCCUSTOM-MIB |
| 1.3.6.1.4.1.2.6.215.1 | bcCustomMibVersion | IBM-BCCUSTOM-MIB |
| 1.3.6.1.4.1.2.6.215.1.1 | mibCustomVersion | IBM-BCCUSTOM-MIB |
| 1.3.6.1.4.1.2.6.215.1.1.1 | mibMajorMinor | IBM-BCCUSTOM-MIB |