rbTrapRestoreDefaults
RAINBOW-MIB ·
.1.3.6.1.4.1.12394.1.2.6.13
Object
scalar r/w
Enumeration
This parameter is used to restore the default values of the configuration parameters for each trap supported by device: restoreTrapEnable (1) - means that the Trap Admin Status will be restored to Enable; restoreTrapSeverity (2) - means that the Trap Severity will be restored to the default severity; restoreTrapSuppressionInterval (3) - means that the Trap Suppression will be restored to 0 (no suppression).
Context
- MIB
- RAINBOW-MIB
- OID
.1.3.6.1.4.1.12394.1.2.6.13- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rbAuthorizationAndTraps
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 'RAINBOW-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAINBOW-MIB::rbTrapRestoreDefaults.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAINBOW-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAINBOW-MIB::rbTrapRestoreDefaults'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noAction |
1 | restoreTrapEnable |
2 | restoreTrapSeverity |
3 | restoreTrapSuppressionInterval |