All MIBs › ADVA-FSPR7-MIB › unassignedInventoryOneIndex
unassignedInventoryOneIndex
Module: ADVA-FSPR7-MIB
OID (symbolic): ADVA-FSPR7-MIB::unassignedInventoryOneIndex
OID (numeric): 1.3.6.1.4.1.2544.1.11.7.10.2.1.6
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
One Index Aid representation
What is unassignedInventoryOneIndex?
This object provides an index representation in the AID (Access IDentifier) format for an unassigned inventory item in the system. It is read-only and serves as a unique identifier for tracking hardware components that have not yet been assigned to a service. Operators use this during inventory management and equipment provisioning workflows.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.10.2.1.6 snmpwalk -v2c -c public <target> ADVA-FSPR7-MIB::unassignedInventoryOneIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.10.2.1.6.1 snmpget -v2c -c public <target> ADVA-FSPR7-MIB::unassignedInventoryOneIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> unassignedInventoryOneIndex.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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.11 | fspR7 | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.11.7 | advaFspR7 | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.10 | inventory | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.10.2 | unassignedInventoryTable | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.10.2.1 | unassignedInventoryEntry | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.10.2.1.6 | unassignedInventoryOneIndex | ADVA-FSPR7-MIB |