diff options
| author | David Leutgeb <david.leutgeb@mannundmouse.com> | 2023-12-05 12:25:34 +0100 |
|---|---|---|
| committer | David Leutgeb <david.leutgeb@mannundmouse.com> | 2023-12-05 12:25:34 +0100 |
| commit | 98a672123c7872f6b9b75a9a2b6bb3aea504de6a (patch) | |
| tree | 9b13bd7f563c3198047bd359195327cf28b3caf0 /MIBS/cisco/AIRESPACE-REF-MIB | |
| download | mibs-98a672123c7872f6b9b75a9a2b6bb3aea504de6a.tar.gz mibs-98a672123c7872f6b9b75a9a2b6bb3aea504de6a.zip | |
Diffstat (limited to 'MIBS/cisco/AIRESPACE-REF-MIB')
| -rw-r--r-- | MIBS/cisco/AIRESPACE-REF-MIB | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/MIBS/cisco/AIRESPACE-REF-MIB b/MIBS/cisco/AIRESPACE-REF-MIB new file mode 100644 index 0000000..775fb9c --- /dev/null +++ b/MIBS/cisco/AIRESPACE-REF-MIB @@ -0,0 +1,52 @@ +-- ********************************************************** +-- Airespace Reference MIB +-- Copyright 2005 Cisco Systems, Inc. All rights reserved. + +-- This SNMP Management Information Specification +-- embodies Cisco's confidential and proprietary +-- intellectual property. Cisco retains all title +-- and ownership in the Specification including any revisions. + +-- This Specification is supplied "AS IS", Cisco +-- makes no warranty, either expressed or implied, +-- as to the use, operation, condition, or performance of the +-- Specification. + + +-- Status: Release +-- Version: 4.0 +-- Internal Source Code Version:1.268 +-- Date: 01 Jan 2006 +-- ********************************************************** + + +AIRESPACE-REF-MIB DEFINITIONS ::= BEGIN + +IMPORTS + MODULE-IDENTITY, + enterprises + FROM SNMPv2-SMI; + + +airespace MODULE-IDENTITY + LAST-UPDATED "200512190000Z" -- December 19, 2005 + ORGANIZATION "Airespace, Inc." + CONTACT-INFO + " Cisco Systems, + Customer Service + Postal: 170 West Tasman Drive + San Jose, CA 95134 + USA + Tel: +1 800 553-NETS + + Email: cs-wnbu-snmp@cisco.com" + DESCRIPTION + "The Structure of Management Information for the + Airespace enterprise." + REVISION "200512190000Z" -- December 19, 2005 + DESCRIPTION + "Initial version of this MIB module." + + ::= { enterprises 14179 } -- assigned by IANA + +END |