dpSnmpTrapGlobalNotifyEnable
DLINKPRIME-SNMP-MIB ·
.1.3.6.1.4.1.171.15.15.1.2.2
Object
scalar
r/w
Bits
This object indicates global state about whether a specified
notification is enabled or not.
If a bit corresponding to a notification is set to 1, then
the specified notification can be generated.
linkUp(0) - sending a standard linkUp notification (defined in IF-MIB).
linkDown(1) - sending a standard linkDown notification (defined in IF-MIB).
coldStart(2) - sending a standard coldStart notification (defined in SNMPv2-MIB).
warmStart(3) - sending a standard warmStart notification (defined in SNMPv2-MIB).
Note: please use snmpEnableAuthenTraps (defined in SNMPv2-MIB) to control
the generation of authenticationFailure traps.
Context
- MIB
- DLINKPRIME-SNMP-MIB
- OID
.1.3.6.1.4.1.171.15.15.1.2.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dpSnmpMIBTrap
- Siblings
- 1
Syntax
Bits
Values & Constraints
Enumerated Values
0 | linkUp |
1 | linkDown |
2 | coldStart |
3 | warmStart |
4 | authentication |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dpSnmpTrapGlobalEnabled A Boolean value to represent the global state of sending of trap
packets. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.171.15.15.1.2.1 |