oaTrapDestAuthentication

OA-TRAP-DESTINATIONS-MIB · .1.3.6.1.4.1.629.1.50.11.1.21.2.1.3

Object

column r/w OctetString
SNMP Trap authentication string:
- community name for SNMPv1 & SNMPv2c,
- user      name for SNMPv3.

Context

MIB
OA-TRAP-DESTINATIONS-MIB
OID
.1.3.6.1.4.1.629.1.50.11.1.21.2.1.3
Type
column
Access
readwrite
Status
current
Parent
oaTrapDestEntry
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 'OA-TRAP-DESTINATIONS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OA-TRAP-DESTINATIONS-MIB::oaTrapDestAuthentication'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OA-TRAP-DESTINATIONS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OA-TRAP-DESTINATIONS-MIB::oaTrapDestAuthentication.<oaTrapDestHostAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OA-TRAP-DESTINATIONS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OA-TRAP-DESTINATIONS-MIB::oaTrapDestAuthentication'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-32

Conformance