resourceSnmpRunState

TPT-RESOURCE-MIB · .1.3.6.1.4.1.10734.3.3.2.5.11

Object

scalar SnmpVersions
An indicator of which SNMP versions are running on the device.

Context

MIB
TPT-RESOURCE-MIB
OID
.1.3.6.1.4.1.10734.3.3.2.5.11
Type
scalar
Access
readonly
Status
current
Parent
tpt-resource

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPT-RESOURCE-MIB' -M '/opt/observium/mibs/trendmicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPT-RESOURCE-MIB::resourceSnmpRunState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPT-RESOURCE-MIB' -M '/opt/observium/mibs/trendmicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPT-RESOURCE-MIB::resourceSnmpRunState'

Syntax

Source
SnmpVersions
Base type
Enumeration

Values & Constraints

Type Values
0none
1snmpv2
2snmpv3
3snmpv2-and-snmpv3