eipSdsVersionOs
EIP-MON-MIB ·
.1.3.6.1.4.1.2440.1.17.1.1
Object
scalar Enumeration
SOLIDserver version architecture. 0 : i386 (32b) 1 : amd64 (64b)
Context
- MIB
- EIP-MON-MIB
- OID
.1.3.6.1.4.1.2440.1.17.1.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- eipSdsVersion
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EIP-MON-MIB' -M '/opt/observium/mibs/eip:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EIP-MON-MIB::eipSdsVersionOs.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EIP-MON-MIB' -M '/opt/observium/mibs/eip:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EIP-MON-MIB::eipSdsVersionOs'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | i386 |
1 | amd64 |