All MIBs › RAD-MIB › prtMl4DataOos
prtMl4DataOos
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtMl4DataOos
OID (numeric): 1.3.6.1.4.1.164.3.2.3.2.19.1.1.8
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
Data Out-Of-Service code. Valid range: (0 - FF HEX). For agents that do not support this feature, the value will always be 0.
What is prtMl4DataOos?
This object holds a data out-of-service (OOS) code for a protocol bridge device, accepting hexadecimal values from 0x00 to 0xFF to identify specific fault or disable conditions. It is read-write, allowing operators to set custom codes that track maintenance actions or failure states. Agents that do not support this feature will always return 0, so operators use it to mark or identify device state when other status indicators are unavailable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.19.1.1.8 snmpwalk -v2c -c public <target> RAD-MIB::prtMl4DataOos
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.19.1.1.8.1 snmpget -v2c -c public <target> RAD-MIB::prtMl4DataOos.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.2.3.2.19.1.1.8.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.2 | muxHub | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3 | prtMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2 | cnfgPrtMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.19 | prtMl4Cnfg | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.19.1 | prtMl4CnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.19.1.1 | prtMl4CnfgEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.19.1.1.8 | prtMl4DataOos | RAD-MIB |