All MIBs › BROTHER-MIB › brLdapTimeoutSupported
brLdapTimeoutSupported
Module: BROTHER-MIB
OID (symbolic): BROTHER-MIB::brLdapTimeoutSupported
OID (numeric): 1.3.6.1.4.1.2435.2.4.3.2435.5.19.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 0 indicates the LDAP timeout is not supported. 1 indicates the LDAP timeout is implemented by the firmware
What is brLdapTimeoutSupported?
A read-only flag indicating whether the LDAP timeout setting is implemented by the device's firmware (0 = not supported, 1 = supported).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2435.2.4.3.2435.5.19.4 snmpwalk -v2c -c public <target> BROTHER-MIB::brLdapTimeoutSupported
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2435.2.4.3.2435.5.19.4.1 snmpget -v2c -c public <target> BROTHER-MIB::brLdapTimeoutSupported.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> brLdapTimeoutSupported.1
Start monitoring Brother printer/multifunction devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BROTHER-MIB::brLdapTimeoutSupported 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.19 | broriginalldap | BROTHER-MIB |
| 1.3.6.1.4.1.2435.2.4.3.2435.5.19.4 | brLdapTimeoutSupported | BROTHER-MIB |