All MIBs › Application-Monitoring-MIB › appMonLogfState
appMonLogfState
Module: Application-Monitoring-MIB
OID (symbolic): Application-Monitoring-MIB::appMonLogfState
OID (numeric): 1.3.6.1.4.1.231.2.23.7.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The current monitoring state of the logfile is either active or deactive. For write operation either start-begin, start-new, start-end or deactive has to be specified
What is appMonLogfState?
Read-write object showing whether monitoring of a logfile is active or deactive; writing to it can start monitoring from the beginning, from a new position, from the end, or deactivate it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.2.23.7.2.1.3 snmpwalk -v2c -c public <target> Application-Monitoring-MIB::appMonLogfState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.231.2.23.7.2.1.3.1 snmpget -v2c -c public <target> Application-Monitoring-MIB::appMonLogfState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.231.2.23.7.2.1.3.1 i <value>
Start monitoring Siemens Nixdorf (BCAM) hosts/application servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Application-Monitoring-MIB::appMonLogfState OID value, configure state conditions and alerts, and monitor any Siemens Nixdorf (BCAM) hosts/application servers from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.231 | sni | AN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.231.2 | sniProductMibs | Application-Monitoring-MIB |
| 1.3.6.1.4.1.231.2.23 | sniAppMon | Application-Monitoring-MIB |
| 1.3.6.1.4.1.231.2.23.7 | appMonLogfiles | Application-Monitoring-MIB |
| 1.3.6.1.4.1.231.2.23.7.2 | appMonLogfTable | Application-Monitoring-MIB |
| 1.3.6.1.4.1.231.2.23.7.2.1 | appMonLogfEntry | Application-Monitoring-MIB |
| 1.3.6.1.4.1.231.2.23.7.2.1.3 | appMonLogfState | Application-Monitoring-MIB |