All MIBs › SMON2-MIB › xsSmonStatus
xsSmonStatus
Module: SMON2-MIB
OID (symbolic): SMON2-MIB::xsSmonStatus
OID (numeric): 1.3.6.1.4.1.81.30.2.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This item is set to value operate(1) when SMON is running on the probe and paused(2) when SMON is paused. The status is in operate(1) value whenever there is a valid control or when a Console set this item to operate(1). The status is in paused(2) value when there is no valid control and the Console didnot set this item to operate(1).
What is xsSmonStatus?
This read-write enumeration (operate or paused, defaulting to paused) reports and controls whether SMON is actively running on the probe. It automatically enters operate(1) whenever there's a valid collection control configured or the console explicitly sets it, and falls back to paused(2) when there's no active control and the console hasn't forced it on.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.30.2.10 snmpwalk -v2c -c public <target> SMON2-MIB::xsSmonStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.30.2.10.1 snmpget -v2c -c public <target> SMON2-MIB::xsSmonStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.81.30.2.10.1 i <value>
Start monitoring vendor-neutral SMON-based managed Ethernet switch (Host Top-N traffic analysis) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SMON2-MIB::xsSmonStatus OID value, configure state conditions and alerts, and monitor any vendor-neutral SMON-based managed Ethernet switch (Host Top-N traffic analysis) from a single console.
OID Breakdown
Upper-level ancestors (8 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.81 | lannet | GEN-MIB |
| 1.3.6.1.4.1.81.30 | smon | APPLIC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.81.30.2 | xsSmon | SMON2-MIB |
| 1.3.6.1.4.1.81.30.2.10 | xsSmonStatus | SMON2-MIB |