sysDescr
JANITZA-OLD-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.
Context
- MIB
- JANITZA-OLD-MIB
- OID
.1.3.6.1.2.1.1.1- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- system
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 'JANITZA-OLD-MIB' -M '/opt/observium/mibs/janitza:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JANITZA-OLD-MIB::sysDescr.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JANITZA-OLD-MIB' -M '/opt/observium/mibs/janitza:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JANITZA-OLD-MIB::sysDescr'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.