mibMajorMinor

IBM-BCCUSTOM-MIB · ibm variant · .1.3.6.1.4.1.2.6.215.1.1.1

Object

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.

Context

MIB
IBM-BCCUSTOM-MIB
OID
.1.3.6.1.4.1.2.6.215.1.1.1
Type
scalar
Access
readonly
Status
current
Parent
mibCustomVersion

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-BCCUSTOM-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-BCCUSTOM-MIB::mibMajorMinor.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-BCCUSTOM-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-BCCUSTOM-MIB::mibMajorMinor'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647