All MIBs › HMPRIV-MGMT-SNMP-MIB › hmRMAIndex
hmRMAIndex
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmRMAIndex
OID (numeric): 1.3.6.1.4.1.248.14.2.3.70.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The unique index used for each row in the RMA Table
What is hmRMAIndex?
This is a unique index for each row in the Return Material Authorization (RMA) repair tracking table. It identifies individual RMA cases in the system. An operator managing warranty claims would use this index to query the status and history of a specific equipment return.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.2.3.70.2.1.1 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmRMAIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.2.3.70.2.1.1.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmRMAIndex.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.248 | hirschmann | HM2-TC-MIB |
| 1.3.6.1.4.1.248.14 | hmConfiguration | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2 | hmAgent | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.3 | hmNetwork | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.3.70 | hmRestrictedMgtAccessGroup | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.3.70.2 | hmRMATable | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.3.70.2.1 | hmRMAEntry | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.3.70.2.1.1 | hmRMAIndex | HMPRIV-MGMT-SNMP-MIB |