COFFEE-POT-MIB

File: COFFEE-POT-MIB.mib (5956 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
RFC1213-MIB SNMPv2-CONF

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Counter32 Integer32 TimeInterval
TimeStamp DisplayString InterfaceIndex
transmission MODULE-COMPLIANCE OBJECT-GROUP

Defined Values

coffee 1.3.6.1.2.1.10.132
The MIB Module for coffee vending devices.
MODULE-IDENTITY    

potName 1.3.6.1.2.1.10.132.1
The vendor description of the pot under management
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

potCapacity 1.3.6.1.2.1.10.132.2
The number of units of beverage supported by this device (regardless of its current state) .
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

potType 1.3.6.1.2.1.10.132.3
The brew type of the coffee pot.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER automatic-drip(1), percolator(2), french-press(3), espresso(4)  

potLocation 1.3.6.1.2.1.10.132.4
The physical location of the pot in question
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

potMonitor 1.3.6.1.2.1.10.132.6
OBJECT IDENTIFIER    

potOperStatus 1.3.6.1.2.1.10.132.6.1
The operating status of the pot in question. Note that this is a read-only feature. Current hardware prevents us from changing the port state via SNMP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(1), brewing(2), holding(3), other(4), waiting(5)  

potLevel 1.3.6.1.2.1.10.132.6.2
The number of units of coffee under management. The units of level are defined in potMetric below.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

potMetric 1.3.6.1.2.1.10.132.6.3
The vendor description of the pot under management
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER espresso(1), demi-tasse(2), cup(3), mug(4), bucket(5)  

potStartTime 1.3.6.1.2.1.10.132.6.4
The time in seconds since Jan 1 1970 to start the pot if and only if potOperStatus is waiting(5)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

lastStartTime 1.3.6.1.2.1.10.132.6.5
The amount of time, in TimeTicks, since the coffee making process was initiated.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

potTemperature 1.3.6.1.2.1.10.132.6.6
The ambient temperature of the coffee within the pot
Status: current Access: read-only
OBJECT-TYPE    
  Integer32