All MIBs › BCS-IDENT-MIB › identIfInventoryCode
identIfInventoryCode
Module: BCS-IDENT-MIB
OID (symbolic): BCS-IDENT-MIB::identIfInventoryCode
OID (numeric): 1.3.6.1.4.1.1166.7.1.14.1.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
This contains a display string that defines the inventory code for this board. This is an optional value; if there is no inventory code, The unit will respond with a null string. Once an inventory code has been set, it should be kept in non-volatile memory. The unit should only allow this object to be set when it is in the 'configuration' mode. There is no specification of the internal format of the inventory Code.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1166.7.1.14.1.5 snmpwalk -v2c -c public <target> BCS-IDENT-MIB::identIfInventoryCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1166.7.1.14.1.5.1 snmpget -v2c -c public <target> BCS-IDENT-MIB::identIfInventoryCode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1166.7.1.14.1.5.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.1166 | gi | BCS-IDENT-MIB |
| 1.3.6.1.4.1.1166.7 | bcs | BCS-IDENT-MIB |
| 1.3.6.1.4.1.1166.7.1 | bcsIdent | BCS-IDENT-MIB |
| 1.3.6.1.4.1.1166.7.1.14 | identIfExtensionTable | BCS-IDENT-MIB |
| 1.3.6.1.4.1.1166.7.1.14.1 | identIfExtensionEntry | BCS-IDENT-MIB |
| 1.3.6.1.4.1.1166.7.1.14.1.5 | identIfInventoryCode | BCS-IDENT-MIB |