All MIBs › BROTHER-MIB › brpsTmpSMTPServerAuthMethod
brpsTmpSMTPServerAuthMethod
Module: BROTHER-MIB
OID (symbolic): BROTHER-MIB::brpsTmpSMTPServerAuthMethod
OID (numeric): 1.3.6.1.4.1.2435.2.4.3.1240.5.6.171
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Temporary Setting for Email Sending Test. 0 indicates the user is not authenticated to the SMTP Server. 1 indicates the user is authenticated to the SMTP Server using SMTP-AUTH. 2 indicates the user is authenticated to the SMTP Server using POP before SMTP.
What is brpsTmpSMTPServerAuthMethod?
This read-write field temporarily specifies the SMTP authentication method (none, SMTP-AUTH, or POP-before-SMTP) to use for an email-sending test, without altering the device's saved configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2435.2.4.3.1240.5.6.171 snmpwalk -v2c -c public <target> BROTHER-MIB::brpsTmpSMTPServerAuthMethod
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2435.2.4.3.1240.5.6.171.1 snmpget -v2c -c public <target> BROTHER-MIB::brpsTmpSMTPServerAuthMethod.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2435.2.4.3.1240.5.6.171.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> brpsTmpSMTPServerAuthMethod.1
Start monitoring Brother printer/multifunction devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BROTHER-MIB::brpsTmpSMTPServerAuthMethod 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.1240 | brnetConfig | BROTHER-MIB |
| 1.3.6.1.4.1.2435.2.4.3.1240.5 | brprotocol | BROTHER-MIB |
| 1.3.6.1.4.1.2435.2.4.3.1240.5.6 | bremail | BROTHER-MIB |
| 1.3.6.1.4.1.2435.2.4.3.1240.5.6.171 | brpsTmpSMTPServerAuthMethod | BROTHER-MIB |