devConfigTrapEnable
PDN-CONFIG-MIB ·
.1.3.6.1.4.1.1795.2.24.2.7.4.1
Object
Which trap types will be sent by the entity. This
object is a bit map represented as a sum, therefore,
multiple trap types can be enabled simultaneously.
This objects sets flag (enable/disable) value
on entity level. If trap enable/disable flags are
set per interface level by some other object
this object will read 'enabled' if any one of the
interfaces is enabled. If any of the traps
below are set to enabled by this object
it will enable that trap on all interfaces
on the entity.
The various bit positions are:
1 warmStart traps
2 authenticationFailure traps
4 enterpriseSpecific traps
8 LinkUp trap
16 LinkDown Trap
32 path Trap
64 Latency Trap.
Context
- MIB
- PDN-CONFIG-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.7.4.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- devConfigTrap
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-CONFIG-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-CONFIG-MIB::devConfigTrapEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-CONFIG-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-CONFIG-MIB::devConfigTrapEnable'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647