All MIBs › A3COM-HUAWEI-DEVICE-MIB › hwLswSlotSoftwareVersion
hwLswSlotSoftwareVersion
Module: A3COM-HUAWEI-DEVICE-MIB
OID (symbolic): A3COM-HUAWEI-DEVICE-MIB::hwLswSlotSoftwareVersion
OID (numeric): 1.3.6.1.4.1.43.45.1.2.23.1.18.4.3.1.6
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
Software version of the board.
What is hwLswSlotSoftwareVersion?
This OID reports the firmware or software version running on the card in that slot. Engineers use this to verify all cards are running consistent, supported firmware versions and to schedule necessary upgrades. A typical value is "5.2.1" or "8.5.0.201", identifying the release level.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.45.1.2.23.1.18.4.3.1.6 snmpwalk -v2c -c public <target> A3COM-HUAWEI-DEVICE-MIB::hwLswSlotSoftwareVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.45.1.2.23.1.18.4.3.1.6.1 snmpget -v2c -c public <target> A3COM-HUAWEI-DEVICE-MIB::hwLswSlotSoftwareVersion.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hwLswSlotSoftwareVersion.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.43 | a3Com | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45 | jv_mib | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1 | huawei | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.2 | hwproducts | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.2.23 | lanSw | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.2.23.1 | lswCommon | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.2.23.1.18 | hwLswDeviceAdmin | A3COM-HUAWEI-DEVICE-MIB |
| 1.3.6.1.4.1.43.45.1.2.23.1.18.4 | hwLswSlotConf | A3COM-HUAWEI-DEVICE-MIB |
| 1.3.6.1.4.1.43.45.1.2.23.1.18.4.3 | hwLswSlotTable | A3COM-HUAWEI-DEVICE-MIB |
| 1.3.6.1.4.1.43.45.1.2.23.1.18.4.3.1 | hwLswSlotEntry | A3COM-HUAWEI-DEVICE-MIB |
| 1.3.6.1.4.1.43.45.1.2.23.1.18.4.3.1.6 | hwLswSlotSoftwareVersion | A3COM-HUAWEI-DEVICE-MIB |