All MIBs › ALPHA-RESOURCE-MIB › dataListUnit
dataListUnit
Module: ALPHA-RESOURCE-MIB
OID (symbolic): ALPHA-RESOURCE-MIB::dataListUnit
OID (numeric): 1.3.6.1.4.1.7309.5.2.2.2.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
Unit type of the value represented by the entry.
What is dataListUnit?
Unit of measurement for data field. Network engineers interpret values. Example: 'Volts DC' or 'Amps' unit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7309.5.2.2.2.1.4 snmpwalk -v2c -c public <target> ALPHA-RESOURCE-MIB::dataListUnit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7309.5.2.2.2.1.4.1 snmpget -v2c -c public <target> ALPHA-RESOURCE-MIB::dataListUnit.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7309.5.2.2.2.1.4.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dataListUnit.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.7309 | alpha | ALPHA-RESOURCE-MIB |
| 1.3.6.1.4.1.7309.5 | controller | ALPHA-RESOURCE-MIB |
| 1.3.6.1.4.1.7309.5.2 | resource | ALPHA-RESOURCE-MIB |
| 1.3.6.1.4.1.7309.5.2.2 | dataList | ALPHA-RESOURCE-MIB |
| 1.3.6.1.4.1.7309.5.2.2.2 | dataListTable | ALPHA-RESOURCE-MIB |
| 1.3.6.1.4.1.7309.5.2.2.2.1 | dataListEntry | ALPHA-RESOURCE-MIB |
| 1.3.6.1.4.1.7309.5.2.2.2.1.4 | dataListUnit | ALPHA-RESOURCE-MIB |