nmscardSwVersion
OBS ✓
FS-NMS-CHASSIS ·
.1.3.6.1.4.1.52642.3.6.10.1.6
Object
column RFC1213-MIBDisplayString
Version of the firmware or microcode installed on this card, or an empty string if unavailable.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Device identity
Explore Observium network monitoring
Context
- MIB
- FS-NMS-CHASSIS
- OID
.1.3.6.1.4.1.52642.3.6.10.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nmscardEntry
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 'FS-NMS-CHASSIS' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-CHASSIS::nmscardSwVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-CHASSIS' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-CHASSIS::nmscardSwVersion.<nmscardIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-CHASSIS' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-CHASSIS::nmscardSwVersion'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.