librenms/mibs/ericsson/ERICSSON-TOP-MIB
Tozz d456e78109
YAMLized version of previous PR for Ericsson SSR 80xx routers (#15834)
* Ericsson IPOS Yaml

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Ericsson IPOS MIBs

* Ericsson IPOS - Serial & Hardware detection

* Ericsson IPOS - Remove mempool from overview

* SSR8020 SNMPrec

* Ericsson IPOS SSR 8020 Test

* Delete tests/snmpsim/ericsson-ipos_ssr8020.snmpwalk

* SSR8020 SNMPrec

* Add storage to overview

* Move to new SnmpQuery

* SnmpQuery() instead of snmp_*

* Delete mibs/ericsson directory

* Create ERICSSON-TOP-MIB

* Add files via upload
2024-02-28 14:42:50 -06:00

43 lines
1.3 KiB
Plaintext

--
-- ERICSSON-TOP-MIB: Top-level MIB for Ericsson AB's
-- 193 branch of the enterprise MIB tree.
--
-- Copyright (c) 2008 by Ericsson AB.
-- All rights reserved.
--
ERICSSON-TOP-MIB DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY, enterprises, OBJECT-IDENTITY
FROM SNMPv2-SMI;
ericsson MODULE-IDENTITY
LAST-UPDATED "200810170000Z"
ORGANIZATION
"Ericsson AB "
CONTACT-INFO
"Email: snmp.mib.contact@ericsson.com"
DESCRIPTION
"This very small module is made available so that
developers within the Ericsson community can import the
'ericsson' name into their own MIB modules. In addition,
it includes the top-level node for Ericsson Group-wide
MIB modules.
Document number: 1/196 03-CXC 172 7549, Rev A"
REVISION "200810170000Z"
DESCRIPTION "Added email contact address, ericssonModules"
REVISION "200205280000Z"
DESCRIPTION "Initial version of this MIB module."
::= { enterprises 193 }
ericssonModules OBJECT-IDENTITY
STATUS current
DESCRIPTION
"ericssonModules provides a root object identifier
from which MODULE-IDENTITY values may be assigned
for Ericsson Group-wide MIB modules."
::= { ericsson 183 }
END