filterLogId
CTTRAPLOG-MIB ·
.1.3.6.1.4.1.52.4.1.44.4.1.1
Object
Each slot has a maximum number of log entries that it can support. Each entry is assigned a monotonically increasing sequence number. When the maximum number of entries for a slot is reached, the log wraps. Each new entry willreplace the oldest entry for that slot.
Context
- MIB
- CTTRAPLOG-MIB
- OID
.1.3.6.1.4.1.52.4.1.44.4.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- filterEntry
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 'CTTRAPLOG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTTRAPLOG-MIB::filterLogId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTTRAPLOG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTTRAPLOG-MIB::filterLogId.<filterSlotInChassis>.<filterFilterId>.<filterLogId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTTRAPLOG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTTRAPLOG-MIB::filterLogId'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647