a3sysBrdFwVers
A3Com-System-r8-MIB ·
.1.3.6.1.4.1.43.2.13.4.2.1.6
Object
column mandatory
ObjectIdentifier
This object returns the version of the firmware that is running on this network interface board. A list of all the OIDs assigned to 3Com router firmware can be ftp'd from ftp.3com.com.
Context
- MIB
- A3Com-System-r8-MIB
- OID
.1.3.6.1.4.1.43.2.13.4.2.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- a3sysBrdEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'A3Com-System-r8-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-System-r8-MIB::a3sysBrdFwVers'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3Com-System-r8-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-System-r8-MIB::a3sysBrdFwVers.<a3sysSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3Com-System-r8-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3Com-System-r8-MIB::a3sysBrdFwVers'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.