BW-BroadworksEMS-MIB :: logging

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBW-BroadworksEMS-MIBlogging

logging

Module: BW-BroadworksEMS-MIB

OID (symbolic): BW-BroadworksEMS-MIB::logging

OID (numeric): 1.3.6.1.4.1.2162.4.10.4.1.5

Node type: OBJECT-TYPE

Type: TruthValue

Access: read-write

Description: This variable takes in a truth value where 1(True) implies that the file be logged and 2(False) which implies that the file may not be logged

What is logging?

This read-write flag, using the truth-value convention where 1 means true and 2 means false, determines whether the stdout stream is logged to a file at all. Turning it off stops standard-output logging without needing to change the file-size or rotation settings.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2162.4.10.4.1.5
snmpwalk -v2c -c public <target> BW-BroadworksEMS-MIB::logging

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2162.4.10.4.1.5.1
snmpget -v2c -c public <target> BW-BroadworksEMS-MIB::logging.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2162.4.10.4.1.5.1 s <value>

Start monitoring AdventNet/WebNMS-based BroadWorks EMS platforms with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BW-BroadworksEMS-MIB::logging OID value, configure state conditions and alerts, and monitor any AdventNet/WebNMS-based BroadWorks EMS platforms from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2162adventnetBW-BroadworksEMS-MIB
1.3.6.1.4.1.2162.4webNMSBW-BroadworksEMS-MIB
1.3.6.1.4.1.2162.4.10nmsConfigurationBW-BroadworksEMS-MIB
1.3.6.1.4.1.2162.4.10.4logConfigurationBW-BroadworksEMS-MIB
1.3.6.1.4.1.2162.4.10.4.1stdoutBW-BroadworksEMS-MIB
1.3.6.1.4.1.2162.4.10.4.1.5loggingBW-BroadworksEMS-MIB