trapDestVersion

PowerConnect3248-MIB · .1.3.6.1.4.1.674.10895.3.1.14.1.1.4

Object

column r/w Enumeration
This variables represent the version of the Trap we wish to send to trap Receiver,
if the value is 1, mean we wish to send Version 1 trap, if the value is 2,
mean we wish to send version 2 trap.

Context

MIB
PowerConnect3248-MIB
OID
.1.3.6.1.4.1.674.10895.3.1.14.1.1.4
Type
column
Access
readwrite
Status
current
Parent
trapDestEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1version1
2version2