All MIBs › BLACKBERRYSERVER-MIB › besSRPConnectState
besSRPConnectState
Module: BLACKBERRYSERVER-MIB
OID (symbolic): BLACKBERRYSERVER-MIB::besSRPConnectState
OID (numeric): 1.3.6.1.4.1.3530.5.9.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indication of the state of the SRP connection.
What is besSRPConnectState?
Indicates the current state of the BlackBerry Server's SRP (Server Relay Protocol) connection: value 1 means enabled/connected, 0 means disabled/disconnected. This object is also carried as the variable in the besSRPConnectEvent trap, so an admin sees the same value whether polling it directly or receiving the trap when the state changes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3530.5.9.1 snmpwalk -v2c -c public <target> BLACKBERRYSERVER-MIB::besSRPConnectState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3530.5.9.1.1 snmpget -v2c -c public <target> BLACKBERRYSERVER-MIB::besSRPConnectState.1
Start monitoring Windows servers running BlackBerry Enterprise Server (BES) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BLACKBERRYSERVER-MIB::besSRPConnectState OID value, configure state conditions and alerts, and monitor any Windows servers running BlackBerry Enterprise Server (BES) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3530 | rim | BLACKBERRYSERVER-MIB |
| 1.3.6.1.4.1.3530.5 | blackBerryServer | BLACKBERRYSERVER-MIB |
| 1.3.6.1.4.1.3530.5.9 | besTrapVariables | BLACKBERRYSERVER-MIB |
| 1.3.6.1.4.1.3530.5.9.1 | besSRPConnectState | BLACKBERRYSERVER-MIB |