sleSnmpModuleVersion

SLE-CONFIG-MIB · .1.3.6.1.4.1.6296.100.1.2.8.1.2

Object

Version of specific-module of SNMP

Context

MIB
SLE-CONFIG-MIB
OID
.1.3.6.1.4.1.6296.100.1.2.8.1.2
Type
column
Access
readonly
Status
current
Parent
sleSnmpModuleEntry
Groups
1

Walk 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 'SLE-CONFIG-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-CONFIG-MIB::sleSnmpModuleVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SLE-CONFIG-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-CONFIG-MIB::sleSnmpModuleVersion.<sleSnmpModuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLE-CONFIG-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLE-CONFIG-MIB::sleSnmpModuleVersion'

Syntax

Source
SleVersionType
Base type
Enumeration

Values & Constraints

Type Values
0undef
1one
2two
3three
4four
5five
6six
7seven

Conformance