snmpTargetParamsSecurityModel

SNMP-TARGET-MIB · .1.3.6.1.6.3.12.1.3.1.3

Object

column r/w Integer32
The Security Model to be used when generating SNMP
messages using this entry.  An implementation may
choose to return an inconsistentValue error if an
attempt is made to set this variable to a value
for a security model which the implementation does
not support.

Context

MIB
SNMP-TARGET-MIB
OID
.1.3.6.1.6.3.12.1.3.1.3
Type
column
Access
readwrite
Status
current
Parent
snmpTargetParamsEntry
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 'SNMP-TARGET-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMP-TARGET-MIB::snmpTargetParamsSecurityModel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SNMP-TARGET-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMP-TARGET-MIB::snmpTargetParamsSecurityModel.<snmpTargetParamsName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNMP-TARGET-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNMP-TARGET-MIB::snmpTargetParamsSecurityModel'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-2147483647

Conformance

Member of
Compliance refinements
Create/delete/modify access is not required.