![]()
View compiling dependencies for other MIBS by clearing the page and selecting another MIB.
Compile the MIB
Before you can compile SNMPv2-SMI , you need to compile the MIBs listed below in the order listed.
Download all of these MIBs (Warning: does not include non-Cisco MIBs) or view details about each MIB below.
If you are using Internet Explorer click here.
| MIB Name |
|
Version 1 |
|
Version 2 |
|
Dependencies |
| 1. SNMPv2-SMI |
|
Download | | | Download | | | View Dependencies |
More Downloads
| None |
Extra Information
None
MIB Contents
This is the SMI version 2 of the MIB. Click here to see the SMI version 1
-- *****************************************************************
-- SNMPv2-SMI.my: SNMPv2 Structure of Management Information
--
-- May 1994, Jeffrey T. Johnson
--
-- Copyright (c) 1994,1996 by cisco Systems, Inc.
-- All rights reserved.
--
-- *****************************************************************
--
-- The following was extracted from RFC 1902
-- All macro definitions have been removed because they are
-- predefined in the mib compiler
SNMPv2-SMI DEFINITIONS ::= BEGIN
-- the path to the root
org OBJECT IDENTIFIER ::= { iso 3 }
dod OBJECT IDENTIFIER ::= { org 6 }
internet OBJECT IDENTIFIER ::= { dod 1 }
directory OBJECT IDENTIFIER ::= { internet 1 }
mgmt OBJECT IDENTIFIER ::= { internet 2 }
mib-2 OBJECT IDENTIFIER ::= { mgmt 1 }
transmission OBJECT IDENTIFIER ::= { mib-2 10 }
experimental OBJECT IDENTIFIER ::= { internet 3 }
private OBJECT IDENTIFIER ::= { internet 4 }
enterprises OBJECT IDENTIFIER ::= { private 1 }
security OBJECT IDENTIFIER ::= { internet 5 }
snmpV2 OBJECT IDENTIFIER ::= { internet 6 }
-- transport domains
snmpDomains OBJECT IDENTIFIER ::= { snmpV2 1 }
-- transport proxies
snmpProxys OBJECT IDENTIFIER ::= { snmpV2 2 }
-- module identities
snmpModules OBJECT IDENTIFIER ::= { snmpV2 3 }
END
Feedback