trapReceiverMode
RPS-SC300-MIB ·
.1.3.6.1.4.1.1918.2.14.10.30.60.50.1.70
Object
Set to Normal traps to send normal traps to a Network Management System on alarm activation and deactivation. Set to Acknowledged Summary Traps to send summary traps to PowerManagerII. These traps are repeated until PowerManagerII receives the trap, connects to the controller, and downloads alarms and data.
Context
- MIB
- RPS-SC300-MIB
- OID
.1.3.6.1.4.1.1918.2.14.10.30.60.50.1.70- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snmpTrapReceiverEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RPS-SC300-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RPS-SC300-MIB::trapReceiverMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RPS-SC300-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RPS-SC300-MIB::trapReceiverMode.<snmpTrapReceiverIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RPS-SC300-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RPS-SC300-MIB::trapReceiverMode'
Syntax
- Source
- TrapReceiverMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | normalTraps |
2 | acknowledgedSummaryTrap |
Conformance
Member of