softwareCommandSendTraps
LUM-SOFTWARE-MIB ·
.1.3.6.1.4.1.8708.2.28.2.3.19
Object
scalar r/w
Enumeration
Set this to indicate whether you want traps or not.
Context
- MIB
- LUM-SOFTWARE-MIB
- OID
.1.3.6.1.4.1.8708.2.28.2.3.19- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
false- Parent
- softwareCommand
- Groups
- 3
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 'LUM-SOFTWARE-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-SOFTWARE-MIB::softwareCommandSendTraps.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-SOFTWARE-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-SOFTWARE-MIB::softwareCommandSendTraps'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | true |
2 | false |