pdnDevTrapMgrEnable

PDN-TRAPMGR-MIB · .1.3.6.1.4.1.1795.2.24.2.9.4.1.5

Object

column mandatory r/w Enumeration
This object corresponds to turning traps 
              
on/off for a particular destination.
              
enable (1) - traps will be sent to the 
              
	specified destination.
              
disable (2)- traps will not be sent to the 
              
	specified destination.

Context

MIB
PDN-TRAPMGR-MIB
OID
.1.3.6.1.4.1.1795.2.24.2.9.4.1.5
Type
column
Access
readwrite
Status
mandatory
Parent
pdnDevTrapMgrEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable