agnFunctionVersion
RAD-GEN-MIB ·
.1.3.6.1.4.1.164.6.2.45.1.4
Object
column SNMPv2-SMIUnsigned32
This variable is applicable whenever a function is implemented via a software package that resides in the NE. The value saved in this variable contains the package version as follows: The 4 MS bits represent the major version number The 4 next bits represent the minor version number The remaining 16 LS bits will be used for different 'flavors in a version. Example: 0x02010003 represents package version 02.01 with feature subset #3.
Context
- MIB
- RAD-GEN-MIB
- OID
.1.3.6.1.4.1.164.6.2.45.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- agnFunctionEntry
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 'RAD-GEN-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-GEN-MIB::agnFunctionVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-GEN-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-GEN-MIB::agnFunctionVersion.<agnFunction>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-GEN-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-GEN-MIB::agnFunctionVersion'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295