mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	* Added Basic OS support for Benu * Benu OS take 2 * Benu OS take 3 * Benu round 4 - this time for real * added benu sensors * reamed to benuos, renamed mibs, sensor rewrite pending * upated sensors to use snmp_get_multi * rename yaml * rename yaml * updated mempool discover to use multi get, fixed whitepaces, removed old commented out code from polling * changed detection from sysDescr to sysObjectId * Update benuos.yaml * Update benuos.inc.php * Update benuos.inc.php * Update benuos.inc.php * Update benuos.inc.php
		
			
				
	
	
		
			28 lines
		
	
	
		
			694 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			694 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
BENU-WAG-MIB DEFINITIONS ::= BEGIN
 | 
						|
 | 
						|
IMPORTS
 | 
						|
    MODULE-IDENTITY
 | 
						|
    FROM SNMPv2-SMI
 | 
						|
    benuPlatSerMIB 
 | 
						|
    FROM BENU-PLATFORM-SERVICE-MIB;
 | 
						|
 | 
						|
 | 
						|
benuWAG MODULE-IDENTITY
 | 
						|
    LAST-UPDATED "201210080000Z" -- 08 October 2012
 | 
						|
    ORGANIZATION "Benu Networks"
 | 
						|
    CONTACT-INFO "Benu Networks Inc,
 | 
						|
      300 Concord Road,
 | 
						|
      Billerca MA 01821
 | 
						|
      Email: support@benunets.com"
 | 
						|
    DESCRIPTION
 | 
						|
       "The MIB module for defining all mib sub modules 
 | 
						|
        that are specific to WiFiAccessGateway
 | 
						|
        Copyright (C) 2001, 2008 by Benu Networks, Inc.
 | 
						|
        All rights reserved."
 | 
						|
    REVISION "201210080000Z" -- 08 October 2012
 | 
						|
    DESCRIPTION "Initial Version"
 | 
						|
 | 
						|
    ::= { benuPlatSerMIB 1 }
 | 
						|
 | 
						|
END
 |