All MIBs › BROTHER-MIB › brClockFuncTimeStyle
brClockFuncTimeStyle
Module: BROTHER-MIB
OID (symbolic): BROTHER-MIB::brClockFuncTimeStyle
OID (numeric): 1.3.6.1.4.1.2435.2.3.9.4.2.1.5.8.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Time format 0:YMD 1:MDY 2:DMY
What is brClockFuncTimeStyle?
A read-write setting controlling the device's displayed date format: 0 for Year-Month-Day, 1 for Month-Day-Year, or 2 for Day-Month-Year.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2435.2.3.9.4.2.1.5.8.1.1 snmpwalk -v2c -c public <target> BROTHER-MIB::brClockFuncTimeStyle
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2435.2.3.9.4.2.1.5.8.1.1.1 snmpget -v2c -c public <target> BROTHER-MIB::brClockFuncTimeStyle.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2435.2.3.9.4.2.1.5.8.1.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> brClockFuncTimeStyle.1
Start monitoring Brother printer/multifunction devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BROTHER-MIB::brClockFuncTimeStyle 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.4 | netPML | BROTHER-MIB |
| 1.3.6.1.4.1.2435.2.3.9.4.2 | netPMLmgmt | BROTHER-MIB |
| 1.3.6.1.4.1.2435.2.3.9.4.2.1 | device | BROTHER-MIB |
| 1.3.6.1.4.1.2435.2.3.9.4.2.1.5 | brorg | BROTHER-MIB |
| 1.3.6.1.4.1.2435.2.3.9.4.2.1.5.8 | adminsetting | BROTHER-MIB |
| 1.3.6.1.4.1.2435.2.3.9.4.2.1.5.8.1 | clockfunction | BROTHER-MIB |
| 1.3.6.1.4.1.2435.2.3.9.4.2.1.5.8.1.1 | brClockFuncTimeStyle | BROTHER-MIB |