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.
What is identHardwareFeatures?
This read-only string describes the features and options installed in this specific unit, burned into memory at manufacture. Shows feature richness. Example: 'Features: MPLS, BGP, QoS, Multi-VRF' lists the advanced networking features enabled in this unit.
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
Start monitoring Hirschmann BOBCAT BRS40 Series industrial Ethernet switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BCS-IDENT-MIB::identHardwareFeatures OID value, configure state conditions and alerts, and monitor any Hirschmann BOBCAT BRS40 Series industrial Ethernet switch from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |