All MIBs › BCS-IDENT-MIB › identHardwareFeatures
identHardwareFeatures
Module: BCS-IDENT-MIB
OID (symbolic): BCS-IDENT-MIB::identHardwareFeatures
OID (numeric): 1.3.6.1.4.1.1166.7.1.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
This contains a display string that defines the features of this particular unit. There is no specification of the internal format of the hardware features. The hardware features is entered into the either permanent or non-volatile memory of the unit at the time of manufacture.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1166.7.1.5 snmpwalk -v2c -c public <target> BCS-IDENT-MIB::identHardwareFeatures
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1166.7.1.5.1 snmpget -v2c -c public <target> BCS-IDENT-MIB::identHardwareFeatures.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> identHardwareFeatures.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.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.5 | identHardwareFeatures | BCS-IDENT-MIB |