productStatusGeneratingTrapFlag
DELL-SNMP-UPS-MIB ·
.1.3.6.1.4.1.674.10902.2.110.6
Object
scalar optional
Enumeration
Indicates if this SNMP sub-agent is capable of and/or is generating SNMP Traps. This variable can take the following values: 1 True, this service is capable of sending traps and is the originator of SNMP traps generated for the devices represented in this MIB and is currently generating traps. 2 False, this service not capable of sending traps and is not the originator of any SNMP traps generated for the devices represented in this MIB. 3 Disabled, this service is capable of sending traps and is the originator of SNMP traps for the devices represented in this MIB, but traps are currently disabled.
Context
- MIB
- DELL-SNMP-UPS-MIB
- OID
.1.3.6.1.4.1.674.10902.2.110.6- Type
- scalar
- Access
- readonly
- Status
- optional
- Parent
- productStatus
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 'DELL-SNMP-UPS-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELL-SNMP-UPS-MIB::productStatusGeneratingTrapFlag.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DELL-SNMP-UPS-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DELL-SNMP-UPS-MIB::productStatusGeneratingTrapFlag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | true |
2 | false |
3 | disabled |