atmfM4TrapLogFullAction
ATM-FORUM-SNMP-M4-MIB ·
broadbandforum variant
·
.1.3.6.1.4.1.353.5.1.3.1.1.40.1.5
Object
column r/w
Enumeration
Indicates the action that should be performed when no more log entries can be created due to a log-full condition. If the value of this object is wrap(2), each new log entry will cause the deletion of the oldest entry still in the log, for as long as the log is still full.
Context
- MIB
- ATM-FORUM-SNMP-M4-MIB
- OID
.1.3.6.1.4.1.353.5.1.3.1.1.40.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- atmfM4TrapLogEntry
- 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 'ATM-FORUM-SNMP-M4-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-FORUM-SNMP-M4-MIB::atmfM4TrapLogFullAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATM-FORUM-SNMP-M4-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-FORUM-SNMP-M4-MIB::atmfM4TrapLogFullAction.<atmfM4TrapLogSrc>.<atmfM4TrapLogType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATM-FORUM-SNMP-M4-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATM-FORUM-SNMP-M4-MIB::atmfM4TrapLogFullAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | halt |
2 | wrap |
Conformance
Member of