gtTrapSNMPVersion

WISI-GTSETTINGS-MIB · .1.3.6.1.4.1.7465.20.2.9.1.5.1.6.1.1.7

Object

column r/w Enumeration
The gtTrapSNMPVersion represents the SNMP protocol version
that will be used to send SNMP traps from an SFM/MFM module
within the GT01/GN50 rack unit.

Context

MIB
WISI-GTSETTINGS-MIB
OID
.1.3.6.1.4.1.7465.20.2.9.1.5.1.6.1.1.7
Type
column
Access
readwrite
Status
current
Parent
gtSNMPEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0version1
1version2c
3version3