All MIBs › BROTHER-MIB › brNetScannerEnable
brNetScannerEnable
Module: BROTHER-MIB
OID (symbolic): BROTHER-MIB::brNetScannerEnable
OID (numeric): 1.3.6.1.4.1.2435.2.3.9.2.101.3.11.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 0 indicates the Net Scanner is not enabled. 1 indicates that the Net Scanner is enabled. Writing a non-zero value will enable the Net Scanner if it is supported by the firmware.
What is brNetScannerEnable?
Shows whether the Net Scanner feature is currently enabled and lets an administrator enable it (writing a non-zero value) if supported by the firmware.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2435.2.3.9.2.101.3.11.2 snmpwalk -v2c -c public <target> BROTHER-MIB::brNetScannerEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2435.2.3.9.2.101.3.11.2.1 snmpget -v2c -c public <target> BROTHER-MIB::brNetScannerEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2435.2.3.9.2.101.3.11.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> brNetScannerEnable.1
Start monitoring Brother printer/multifunction devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BROTHER-MIB::brNetScannerEnable OID value, configure state conditions and alerts, and monitor any Brother printer/multifunction devices 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.2435 | brother | BROTHER-MIB |
| 1.3.6.1.4.1.2435.2 | nm | BROTHER-MIB |
| 1.3.6.1.4.1.2435.2.3 | system | BROTHER-MIB |
| 1.3.6.1.4.1.2435.2.3.9 | net_peripheral | BROTHER-MIB |
| 1.3.6.1.4.1.2435.2.3.9.2 | net_MFP | BROTHER-MIB |
| 1.3.6.1.4.1.2435.2.3.9.2.101 | mfpCapability | BROTHER-MIB |
| 1.3.6.1.4.1.2435.2.3.9.2.101.3 | mcScanner | BROTHER-MIB |
| 1.3.6.1.4.1.2435.2.3.9.2.101.3.11 | mcsNetScanner | BROTHER-MIB |
| 1.3.6.1.4.1.2435.2.3.9.2.101.3.11.2 | brNetScannerEnable | BROTHER-MIB |