atMibsetVersion
AT-MIBVERSION-MIB ·
allied-old variant
·
.1.3.6.1.4.1.207.8.4.4.3.15.1
Object
scalar Integer32
The overall version of the complete set of MIB's that is
currently supported by the software running on the device.
It returns an integer which relates to the last software
release that contained changes to the supported AT Enterprise
MIB definition files. For example, if the currently loaded
software release on the the device is 5.3.1-03 but the
Enterprise MIB's have not changed since 5.3.1-01, then the
value returned will be 5030101 (5.03.01-01).
Context
- MIB
- AT-MIBVERSION-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.3.15.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- atMibVersion
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AT-MIBVERSION-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-MIBVERSION-MIB::atMibsetVersion.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-MIBVERSION-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-MIBVERSION-MIB::atMibsetVersion'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647