All MIBs › DMTF-DMI-MIB › dmiAttrAccess
dmiAttrAccess
Module: DMTF-DMI-MIB
OID (symbolic): DMTF-DMI-MIB::dmiAttrAccess
OID (numeric): 1.3.6.1.4.1.412.1.1.1.2.1.3
Node type: OBJECT-TYPE
Type: DmiAccess
Access: read-only
Description:
The value of the 'access' statement from the attribute definition. This value defines how the attribute may be accessed.
What is dmiAttrAccess?
This OID indicates whether a system attribute can be read, written, or both—defining the access permissions for that attribute. It determines what actions an administrator is allowed to perform on each piece of system information. A network operator would check this to understand which device properties can be modified and which are read-only.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.412.1.1.1.2.1.3 snmpwalk -v2c -c public <target> DMTF-DMI-MIB::dmiAttrAccess
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.412.1.1.1.2.1.3.1 snmpget -v2c -c public <target> DMTF-DMI-MIB::dmiAttrAccess.1
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.412 | dmtf | DMTF-DMI-MIB |
| 1.3.6.1.4.1.412.1 | dmiMIB | DMTF-DMI-MIB |
| 1.3.6.1.4.1.412.1.1 | dmiMIBObjects | DMTF-DMI-MIB |
| 1.3.6.1.4.1.412.1.1.1 | dmiClasses | DMTF-DMI-MIB |
| 1.3.6.1.4.1.412.1.1.1.2 | dmiAttributeTable | DMTF-DMI-MIB |
| 1.3.6.1.4.1.412.1.1.1.2.1 | dmiAttributeEntry | DMTF-DMI-MIB |
| 1.3.6.1.4.1.412.1.1.1.2.1.3 | dmiAttrAccess | DMTF-DMI-MIB |