All MIBs › BROTHER-MIB › brFTPEnable
brFTPEnable
Module: BROTHER-MIB
OID (symbolic): BROTHER-MIB::brFTPEnable
OID (numeric): 1.3.6.1.4.1.2435.2.4.3.2435.5.10.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 0 indicates the FTP protocol is not enabled. 1 indicates that the FTP protocol is enabled. Writing a non-zero value will enable the FTP protocol if it is supported by the firmware.
What is brFTPEnable?
Shows whether the FTP protocol is currently enabled and allows enabling it (if supported by the firmware) by writing a non-zero value.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2435.2.4.3.2435.5.10.2 snmpwalk -v2c -c public <target> BROTHER-MIB::brFTPEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2435.2.4.3.2435.5.10.2.1 snmpget -v2c -c public <target> BROTHER-MIB::brFTPEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2435.2.4.3.2435.5.10.2.1 i <value>
Start monitoring Brother printer/multifunction devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BROTHER-MIB::brFTPEnable 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.4 | interface | BROTHER-MIB |
| 1.3.6.1.4.1.2435.2.4.3 | npCard | BROTHER-MIB |
| 1.3.6.1.4.1.2435.2.4.3.2435 | brnetConfigOpt | BROTHER-MIB |
| 1.3.6.1.4.1.2435.2.4.3.2435.5 | broriginalprotocol | BROTHER-MIB |
| 1.3.6.1.4.1.2435.2.4.3.2435.5.10 | broriginalftp | BROTHER-MIB |
| 1.3.6.1.4.1.2435.2.4.3.2435.5.10.2 | brFTPEnable | BROTHER-MIB |