All MIBs › Dell-rndMng › rlGroupMngQueryPeriod
rlGroupMngQueryPeriod
Module: Dell-rndMng
OID (symbolic): Dell-rndMng::rlGroupMngQueryPeriod
OID (numeric): 1.3.6.1.4.1.89.1.11.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Sets desired interval between queries for UPNP devices on the network. Setting 0 will result in no such query. Note that the actual query interval might be less than the set value if another application running in the device requested a shorter interval. Likewise setting 0 will not necessarily stop periodic queries if another application is still interested in periodic polling.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.1.11.2 snmpwalk -v2c -c public <target> Dell-rndMng::rlGroupMngQueryPeriod
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.1.11.2.1 snmpget -v2c -c public <target> Dell-rndMng::rlGroupMngQueryPeriod.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.89.1.11.2.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.1 | rndMng | Dell-MIB |
| 1.3.6.1.4.1.89.1.11 | rlGroupManagement | Dell-rndMng |
| 1.3.6.1.4.1.89.1.11.2 | rlGroupMngQueryPeriod | Dell-rndMng |