sysDescr
RFC1213-MIB ·
.1.3.6.1.2.1.1.1
Object
scalar mandatory
OctetString
A textual description of the entity. This value should include the full name and version identification of the system's hardware type, software operating-system, and networking software. It is mandatory that this only contain printable ASCII characters.
Context
- MIB
- RFC1213-MIB
- OID
.1.3.6.1.2.1.1.1- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- system
- Groups
- 1
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 'RFC1213-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1213-MIB::sysDescr.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RFC1213-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RFC1213-MIB::sysDescr'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of