All MIBs › MRV-IR-SYSTEM-MIB › irSysAssetTag
irSysAssetTag
Module: MRV-IR-SYSTEM-MIB
OID (symbolic): MRV-IR-SYSTEM-MIB::irSysAssetTag
OID (numeric): 1.3.6.1.4.1.33.100.1.1.22
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
The configured asset tag string.
What is irSysAssetTag?
This OID stores a text label (the asset tag) that identifies the physical device for inventory tracking. Network operators set this value to mark equipment with unique names like 'CORE-ROUTER-01' or 'BACKUP-SWITCH' so they can easily find and track hardware. An operator might set this tag when adding a new device to the network to distinguish it from similar equipment in different locations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33.100.1.1.22 snmpwalk -v2c -c public <target> MRV-IR-SYSTEM-MIB::irSysAssetTag
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.33.100.1.1.22.1 snmpget -v2c -c public <target> MRV-IR-SYSTEM-MIB::irSysAssetTag.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.33.100.1.1.22.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.33 | iTouch | ITOUCH-MIB |
| 1.3.6.1.4.1.33.100 | mrvLx | MRV-IR-SYSTEM-MIB |
| 1.3.6.1.4.1.33.100.1 | irSystemMib | MRV-IR-SYSTEM-MIB |
| 1.3.6.1.4.1.33.100.1.1 | irSysSystem | MRV-IR-SYSTEM-MIB |
| 1.3.6.1.4.1.33.100.1.1.22 | irSysAssetTag | MRV-IR-SYSTEM-MIB |