toasterToastType
TOASTER-MIB ·
.1.3.6.1.4.1.12.2.5
Object
scalar mandatory
r/w
Enumeration
This variable informs the toaster of the type of material being toasted. The toaster uses this information combined with toasterToastDoneness to compute how long the material must be toasted for to achieve the desired doneness.
Context
- MIB
- TOASTER-MIB
- OID
.1.3.6.1.4.1.12.2.5- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- toaster
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 'TOASTER-MIB' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TOASTER-MIB::toasterToastType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TOASTER-MIB' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TOASTER-MIB::toasterToastType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | white-bread |
2 | wheat-bread |
3 | wonder-bread |
4 | frozen-waffle |
5 | frozen-bagel |
6 | hash-brown |
7 | other |