f10MaxHistoryTableSize
FORCE10-TRAP-EVENT-MIB ·
.1.3.6.1.4.1.6027.3.6.1.1.3
Object
scalar SNMPv2-SMIInteger32
f10MaxHistoryTableSize is the maximum rows in history table. This also limits the active/varbind tables. Whenever there is a chance of overflow, the oldest entry will be deleted form the history table. Respective entry from active table also will be deleted and the corresponding varbind entries will be deleted from varbind table.
Context
- MIB
- FORCE10-TRAP-EVENT-MIB
- OID
.1.3.6.1.4.1.6027.3.6.1.1.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- f10HistoryTrapEvent
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 'FORCE10-TRAP-EVENT-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FORCE10-TRAP-EVENT-MIB::f10MaxHistoryTableSize.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FORCE10-TRAP-EVENT-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FORCE10-TRAP-EVENT-MIB::f10MaxHistoryTableSize'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647