All MIBs › RAPID-CITY › rc2kCardFrontHwVersion
rc2kCardFrontHwVersion
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rc2kCardFrontHwVersion
OID (numeric): 1.3.6.1.4.1.2272.1.100.6.1.7
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
hardware version
What is rc2kCardFrontHwVersion?
This OID holds the hardware version identifier of a network card in the format of a MAC address. It identifies exactly which revision of the card is installed. A technician checks this to verify the card matches spare-parts inventory or to determine if hardware upgrades are needed for new features.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.100.6.1.7 snmpwalk -v2c -c public <target> RAPID-CITY::rc2kCardFrontHwVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.100.6.1.7.1 snmpget -v2c -c public <target> RAPID-CITY::rc2kCardFrontHwVersion.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rc2kCardFrontHwVersion.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.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.100 | rc2k | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.100.6 | rc2kCardTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.100.6.1 | rc2kCardEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.100.6.1.7 | rc2kCardFrontHwVersion | RAPID-CITY |