All MIBs › QBSYS-SYSTEM-MIB › qbSysModuleAdminStatus
qbSysModuleAdminStatus
Module: QBSYS-SYSTEM-MIB
OID (symbolic): QBSYS-SYSTEM-MIB::qbSysModuleAdminStatus
OID (numeric): 1.3.6.1.4.1.4323.2.2.1.4.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object, when read, returns one of the following results: other(1): module permanently enabled enable(3): module currently enabled disable(4): module currently disabled clearslot(5): used to clear slot Setting this object to one of the acceptable values gives the following results: other(1): gives an error reset(2): resets the module enable(3): if the module status is configurable, enables the module, else gives error disable(4): if the module status is configurable, disables the module, else gives error Setting this object to any other value results in an error. Note that, currently, this object 'readonly'
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4323.2.2.1.4.1.1.5 snmpwalk -v2c -c public <target> QBSYS-SYSTEM-MIB::qbSysModuleAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4323.2.2.1.4.1.1.5.1 snmpget -v2c -c public <target> QBSYS-SYSTEM-MIB::qbSysModuleAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4323.2.2.1.4.1.1.5.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> qbSysModuleAdminStatus.1
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.4323 | quantumBridge | QUANTUMBRIDGE-REG |
| 1.3.6.1.4.1.4323.2 | qbMibs | QUANTUMBRIDGE-REG |
| 1.3.6.1.4.1.4323.2.2 | qbSysMIB | QBSYS-SYSTEM-MIB |
| 1.3.6.1.4.1.4323.2.2.1 | qbSysObjects | QBSYS-SYSTEM-MIB |
| 1.3.6.1.4.1.4323.2.2.1.4 | qbSysModuleGroup | QBSYS-SYSTEM-MIB |
| 1.3.6.1.4.1.4323.2.2.1.4.1 | qbSysModuleTable | QBSYS-SYSTEM-MIB |
| 1.3.6.1.4.1.4323.2.2.1.4.1.1 | qbSysModuleEntry | QBSYS-SYSTEM-MIB |
| 1.3.6.1.4.1.4323.2.2.1.4.1.1.5 | qbSysModuleAdminStatus | QBSYS-SYSTEM-MIB |