pktSwchTrapEnable

RAD-MIB · .1.3.6.1.4.1.164.8.1.4.1.1.4

Object

column r/w SNMPv2-SMIInteger32
This value indicates which traps should be sent.
The value is a sum of values (powers of two), where each value in
the sum represents	a trap that should be reported to the Management
Station. The values that may be included in the sum and their meanings are:
	0   No traps would be reported.
	1   Link Down
	2   Link Up
	4   rtsChange
	8   resetX25
	16  restartX25
	32  frDLCIStatusChange
	64  coldStart
	128 linkProtocolChanged
256 enrollmentPS
	512 ledStatusChange

Context

MIB
RAD-MIB
OID
.1.3.6.1.4.1.164.8.1.4.1.1.4
Type
column
Access
readwrite
Status
current
Parent
pktSwchMngX25Entry

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

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Object Constraints
range: 0-65535
Type Constraints
range: -2147483648..2147483647