BW-BroadworksEMS-MIB :: service

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBW-BroadworksEMS-MIBservice

service

Module: BW-BroadworksEMS-MIB

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

OID (numeric): 1.3.6.1.4.1.2162.4.7.1.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This variable takes two values ,1 and 2,which when set carry out SNMP operations: 1 for snmpGet 2 for snmpGetNext

What is service?

In the proxy-service table, chooses which SNMP operation the proxy should perform against requestOid on the target device: wait(0) to hold, get(1) for an SNMP GET, or getNext(2) for an SNMP GETNEXT. This is the last field set in a row, since setting it is what actually carries out the operation.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2162.4.7.1.1.6
snmpwalk -v2c -c public <target> BW-BroadworksEMS-MIB::service

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2162.4.7.1.1.6.1
snmpget -v2c -c public <target> BW-BroadworksEMS-MIB::service.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2162.4.7.1.1.6.1 i <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::service 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.7proxyServiceBW-BroadworksEMS-MIB
1.3.6.1.4.1.2162.4.7.1proxyTableBW-BroadworksEMS-MIB
1.3.6.1.4.1.2162.4.7.1.1proxyEntryBW-BroadworksEMS-MIB
1.3.6.1.4.1.2162.4.7.1.1.6serviceBW-BroadworksEMS-MIB