mgmtModuleDatabaseVersion
ELH100-MIB ·
.1.3.6.1.4.1.52.259.10.3.2.3.1.1.5
Object
column mandatory
OctetString
The configuration database version number of this managing agent.
If a management module is not present, this object's value is a
zero-length string.
Each management agent contains a database version that is determined
by the version of the agent's firmware. Different firmware versions
MAY or MAY NOT have the same database version number. Usually a
database version number changes only when new features are added.
Database version numbers are used to determine which components
of non-volatile configuration may be synchronized between active
and standby management modules. A component belonging to a higher
(newer) database version may not be present in a lower (older)
database version; in this case, the component will not be updated
in the older database.
Context
- MIB
- ELH100-MIB
- OID
.1.3.6.1.4.1.52.259.10.3.2.3.1.1.5- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- groupEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ELH100-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELH100-MIB::mgmtModuleDatabaseVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELH100-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELH100-MIB::mgmtModuleDatabaseVersion.<groupID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELH100-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELH100-MIB::mgmtModuleDatabaseVersion'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 64-64