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
- Groups
- 1
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 'DLINKPRIME-SNMP-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKPRIME-SNMP-MIB::dpSnmpTrapGlobalNotifyEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINKPRIME-SNMP-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINKPRIME-SNMP-MIB::dpSnmpTrapGlobalNotifyEnable'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | linkUp |
1 | linkDown |
2 | coldStart |
3 | warmStart |
4 | authentication |
Conformance
Member of