trapDestinationsIndex

PDUSNMP · .1.3.6.1.4.1.38218.1.4.1.1.1

Object

column Integer32
Trap destination index [0..1].

Context

MIB
PDUSNMP
OID
.1.3.6.1.4.1.38218.1.4.1.1.1
Type
column
Access
noaccess
Status
current
Parent
trapDestinationsEntry

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

Syntax

Integer32

Values & Constraints

No enumerated values or constraints recorded.