All MIBs › RAD-MIB › atmNteSysLogClearAll
atmNteSysLogClearAll
Module: RAD-MIB
OID (symbolic): RAD-MIB::atmNteSysLogClearAll
OID (numeric): 1.3.6.1.4.1.164.12.3.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Setting the variable to clear(3) removes all entries in the Log Buffer of the agent. The agent will immediately reset the variable to off(2).
What is atmNteSysLogClearAll?
This is a control object that allows a network operator to remotely clear all entries from the system log buffer of a RAD ATM device. Setting it to 'clear(3)' immediately deletes the entire log history, after which the agent automatically resets the value to 'off(2)'. This is useful for housekeeping or purging old diagnostics before starting fresh troubleshooting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.12.3.1.1.4 snmpwalk -v2c -c public <target> RAD-MIB::atmNteSysLogClearAll
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.12.3.1.1.4.1 snmpget -v2c -c public <target> RAD-MIB::atmNteSysLogClearAll.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.12.3.1.1.4.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.12 | radAtm | RAD-MIB |
| 1.3.6.1.4.1.164.12.3 | atmNte | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.1 | atmNteSys | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.1.1 | atmNteSysConfig | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.1.1.4 | atmNteSysLogClearAll | RAD-MIB |