Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
f9115df8
Commit
f9115df8
authored
Mar 30, 2012
by
Leigh B Stoller
Browse files
Pick up BRIDGE-MIB from utah web site; the actual one is out of date.
parent
70b77f88
Changes
1
Show whitespace changes
Inline
Side-by-side
install/phases/boss/mibs
View file @
f9115df8
...
...
@@ -11,9 +11,9 @@ my $HP_MIB_FTP = "http://www.emulab.net/downloads";
my @CISCO_MIBS = ("CISCO-SMI", "CISCO-TC", "CISCO-VTP-MIB", "CISCO-PAGP-MIB",
"CISCO-PRIVATE-VLAN-MIB", "CISCO-STACK-MIB", "CISCO-VLAN-MEMBERSHIP-MIB",
"CISCO-C2900-MIB",
"BRIDGE-MIB",
"CISCO-CONFIG-COPY-MIB");
"CISCO-C2900-MIB", "CISCO-CONFIG-COPY-MIB");
my @HP_MIBS = ("HP-ICF-OID");
my @HP_MIBS = ("HP-ICF-OID"
, "BRIDGE-MIB"
);
sub Install($$$)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment