Initial push

This commit is contained in:
Jan 2018-02-08 05:36:33 +01:00
commit a59d7b5123
45 changed files with 17721 additions and 0 deletions

23
README.md Normal file
View File

@ -0,0 +1,23 @@
# Important MIBs
This is a set of important mibs
## Download new mibs
To donwload new mibs use the mib-downloader.sh tool
`./mib-downloader.sh <MIB name>`
## Install MIBs
*ToDo*
`make install`
## Push back updates
```
git add mibs/*
git commit -m "Updated MIBs"
git push
```

20
mib-downloader.sh Executable file
View File

@ -0,0 +1,20 @@
#!/bin/bash
if [ -z "$1" ]; then
echo "Usage: $0 <MIB name>" >&2
exit 2
fi
gc(){
test -f $F && rm $F
}
trap gc EXIT
F=$(mktemp)
if wget -qO $F "https://iphostmonitor.com/mib/$1.html"; then
mv $F mibs/$1.mib
exit 0
fi
echo "$1 not found" >&2
exit 1

414
mibs/ATM-RMON-MIB.mib Normal file
View File

@ -0,0 +1,414 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>ATM-RMON-MIB | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="ATM Remote Monitoring MIB, from an ATM Forum draft - AF-NM-TEST-0080.000." />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">ATM-RMON-MIB</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span><a href="/mib/">MIBs list</a><span class="sep"> / </span>ATM-RMON-MIB</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<div><h1><!-- search.mibname.start -->ATM-RMON-MIB<!-- search.mibname.end --> <a href="/mib/mib/ATM-RMON-MIB.my">Download</a></h1></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<div><!-- search.mibdescription.start -->ATM Remote Monitoring MIB, from an ATM Forum
draft - AF-NM-TEST-0080.000.
<!-- search.mibdescription.end --></div>
<p> </p>
<div>IPHost Network Monitor offer an easy way of <a href="/snmp-monitoring.html">SNMP monitoring</a> your Cisco Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.</div>
<p> </p>
<h2>OID list for ATM-RMON-MIB</h2>
<p> </p>
<div><dl><dt><a href="/mib/oids/ATM-RMON-MIB/portSelGrpTable.html">portSelGrpTable</a></dt>
<dd style="margin-bottom: 1em !important;">Controls the setup of port and ATM connection selection criteria used on behalf of any collection associated with entries in this table (e.g., atmHostTable). This table allows portSelTable entries with the same value of the portSelCollectGroup object to b <a href="/mib/oids/ATM-RMON-MIB/portSelGrpTable.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/portSelGrpEntry.html">portSelGrpEntry</a></dt>
<dd style="margin-bottom: 1em !important;">A conceptual row in the portSelGrpTable. An example of the indexing of this entry is portSelGrpCreateTime.7 .</dd><dt><a href="/mib/oids/ATM-RMON-MIB/portSelGrpIndex.html">portSelGrpIndex</a></dt>
<dd style="margin-bottom: 1em !important;">An arbitrary and unique index for this portSelGrpEntry. If portSelGrpTable entries are recreated by the agent after a restart, then the portSelGrpIndex value must be retained across a restart as well.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/portSelGrpDescr.html">portSelGrpDescr</a></dt>
<dd style="margin-bottom: 1em !important;">An administratively-assigned descriptive label for this portSelGrp entry.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/portSelGrpCreateTime.html">portSelGrpCreateTime</a></dt>
<dd style="margin-bottom: 1em !important;">The value of sysUpTime when this portSelGrp entry was activated. This can be used by the management station to ensure that the table has not been deleted and recreated between polls.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/portSelGrpOwner.html">portSelGrpOwner</a></dt>
<dd style="margin-bottom: 1em !important;">The entity that configured this entry and is therefore using the resources assigned to it.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/portSelGrpStatus.html">portSelGrpStatus</a></dt>
<dd style="margin-bottom: 1em !important;">The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. No objects are required to be written prior to the row being set to active(1). However, all portSelTable entries which are to b <a href="/mib/oids/ATM-RMON-MIB/portSelGrpStatus.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/portSelTable.html">portSelTable</a></dt>
<dd style="margin-bottom: 1em !important;">Controls the setup of selection criteria for a single ATM port, used on behalf of any collections identified with the associated portSelectGroup (identified by its portSelGrpIndex value). This table identifies the collection characteristics for the ATM po <a href="/mib/oids/ATM-RMON-MIB/portSelTable.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/portSelEntry.html">portSelEntry</a></dt>
<dd style="margin-bottom: 1em !important;">A conceptual row in the portSelTable. Entries may only be created on behalf of ATM interfaces. That is, the ifType value associated with each ifIndex value must be equal to atm(37) or atmLogicalPort(80). An example of the indexing of this entry is portSel <a href="/mib/oids/ATM-RMON-MIB/portSelEntry.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/portSelCollectGroup.html">portSelCollectGroup</a></dt>
<dd style="margin-bottom: 1em !important;">This object identifies the associated instance of portSelGrpIndex, which indicates the portSelectGroup to which this port is assigned. This object may not be modified if the associated instance of portSelStatus is equal to active(1).</dd><dt><a href="/mib/oids/ATM-RMON-MIB/portSelCreateTime.html">portSelCreateTime</a></dt>
<dd style="margin-bottom: 1em !important;">The value of sysUpTime when this entry was activated. This can be used by the management station to ensure that the table has not been deleted and recreated between polls.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/portSelOwner.html">portSelOwner</a></dt>
<dd style="margin-bottom: 1em !important;">The entity that configured this entry and is therefore using the resources assigned to it.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/portSelStatus.html">portSelStatus</a></dt>
<dd style="margin-bottom: 1em !important;">The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Specifically, an appropriate value for the portSelCollectGroup object must be set before this object may be set to active(1). An <a href="/mib/oids/ATM-RMON-MIB/portSelStatus.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmStatsControlTable.html">atmStatsControlTable</a></dt>
<dd style="margin-bottom: 1em !important;">A list of ATM basic statistic collection table control entries. These entries will enable the collection of statistical totals for an entire portSelectGroup.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmStatsControlEntry.html">atmStatsControlEntry</a></dt>
<dd style="margin-bottom: 1em !important;">A conceptual row in the atmStatsControlTable. Entries in this table are identified and indexed by the portSelGrpIndex object. At most one atmStats collection is done per portSelectGroup. An example of the indexing of this entry is atmStatsDropEvents.1 .</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmStatsControlDropEvents.html">atmStatsControlDropEvents</a></dt>
<dd style="margin-bottom: 1em !important;">The total number of events in which cells which should have been counted in the associated atmStatsEntry, but were dropped by the probe due to lack of resources. Note that this number is not necessarily the number of cells or calls dropped; it is just th <a href="/mib/oids/ATM-RMON-MIB/atmStatsControlDropEvents.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmStatsControlOwner.html">atmStatsControlOwner</a></dt>
<dd style="margin-bottom: 1em !important;">The entity that configured this entry and is therefore using the resources assigned to it.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmStatsControlStatus.html">atmStatsControlStatus</a></dt>
<dd style="margin-bottom: 1em !important;">The status of this atmStatsControlEntry. This control entry may be created and destroyed independently of the associated portSelGrpEntry, however its associated atmStatsTable can exist only when the portSelGrpEntry controlling this collection is active. I <a href="/mib/oids/ATM-RMON-MIB/atmStatsControlStatus.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmStatsTable.html">atmStatsTable</a></dt>
<dd style="margin-bottom: 1em !important;">A collection of statistical totals for all ATM addresses that have been discovered on behalf of the portSelectGroup associated with this entry.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmStatsEntry.html">atmStatsEntry</a></dt>
<dd style="margin-bottom: 1em !important;">A conceptual row in the atmStatsTable. The portSelGrpIndex value in the index identifies the portSelectGroup on whose behalf this entry was created. An example of the indexing of this entry is atmStatsCells.8.1</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmStatsSClass.html">atmStatsSClass</a></dt>
<dd style="margin-bottom: 1em !important;">The quality of service classification for this entry. See the ServiceClass textual convention for details and specific class-of-service values.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmStatsCreateTime.html">atmStatsCreateTime</a></dt>
<dd style="margin-bottom: 1em !important;">The value of sysUpTime when this entry was created. This can be used by the management station to ensure that the entry has not been deleted and recreated between polls.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmStatsCells.html">atmStatsCells</a></dt>
<dd style="margin-bottom: 1em !important;">The total number of error-free cells detected on all ATM connections on behalf of this portSelectGroup collection. Note that a particular cell may only cause this counter to increment once, even if multiple criteria is met for inclusion in this portSelect <a href="/mib/oids/ATM-RMON-MIB/atmStatsCells.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmStatsCellsRollovers.html">atmStatsCellsRollovers</a></dt>
<dd style="margin-bottom: 1em !important;">The number of times that the associated instance of the atmStatsCells object has transitioned from the value 2^^32-1 to zero.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmStatsHCCells.html">atmStatsHCCells</a></dt>
<dd style="margin-bottom: 1em !important;">The high capacity version of the atmStatsCells object.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmStatsNumCallAttempts.html">atmStatsNumCallAttempts</a></dt>
<dd style="margin-bottom: 1em !important;">The number of call attempts detected on all signalled ATM connections on behalf of this portSelectGroup collection. A probe should increment this counter each time a connection setup attempt (identified with this portSelectGroup) is detected. For point-t <a href="/mib/oids/ATM-RMON-MIB/atmStatsNumCallAttempts.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmStatsNumCalls.html">atmStatsNumCalls</a></dt>
<dd style="margin-bottom: 1em !important;">The number of successfully established calls detected on all signalled ATM connections on behalf of this portSelectGroup collection. Note that this value includes successfully established calls that are currently in progress. A probe should increment th <a href="/mib/oids/ATM-RMON-MIB/atmStatsNumCalls.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmStatsConnTime.html">atmStatsConnTime</a></dt>
<dd style="margin-bottom: 1em !important;">The elapsed time of all calls identified by the associated instance of the atmStatsNumCallAttempts object. Note that point-to-multipoint calls are counted only once, regardless of the number of leafs participating in the call.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmHostControlTable.html">atmHostControlTable</a></dt>
<dd style="margin-bottom: 1em !important;">A list of ATM host table control entries. These entries will enable the collection of ATM host information in the atmHostTable. Entries in the atmHostTable will be created on behalf of each entry in this table. A probe is required to support at most one a <a href="/mib/oids/ATM-RMON-MIB/atmHostControlTable.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmHostControlEntry.html">atmHostControlEntry</a></dt>
<dd style="margin-bottom: 1em !important;">A conceptual row in the atmHostControlTable. Entries in this table are identified and indexed by the portSelGrpIndex object. At most one atmHost collection is done per portSelectGroup. An example of the indexing of this entry is atmHostControlInserts.1</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmHostControlInserts.html">atmHostControlInserts</a></dt>
<dd style="margin-bottom: 1em !important;">The number of times an atmHost entry has been inserted into the atmHost table. If an entry is inserted, then deleted, and then inserted, this counter will be incremented by 2. To allow for efficient implementation strategies, agents may delay updating th <a href="/mib/oids/ATM-RMON-MIB/atmHostControlInserts.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmHostControlDeletes.html">atmHostControlDeletes</a></dt>
<dd style="margin-bottom: 1em !important;">The number of times an atmHost entry has been deleted from the atmHost table (for any reason). If an entry is deleted, then inserted, and then deleted, this counter will be incremented by 2. To allow for efficient implementation strategies, agents may de <a href="/mib/oids/ATM-RMON-MIB/atmHostControlDeletes.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmHostControlMaxDesiredEntries.html">atmHostControlMaxDesiredEntries</a></dt>
<dd style="margin-bottom: 1em !important;">The maximum number of entries that are desired in the atmHostTable on behalf of this control entry. The probe will not create more than this number of associated entries in the table, but may choose to create fewer entries in this table for any reason inc <a href="/mib/oids/ATM-RMON-MIB/atmHostControlMaxDesiredEntries.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmHostControlPriority.html">atmHostControlPriority</a></dt>
<dd style="margin-bottom: 1em !important;">The priority this collection should be given to retain resources, in the event the probe must reclaim some resources in order to add new entries to an existing atmHost collection or add new collections of other types. If the associated instance of atmHost <a href="/mib/oids/ATM-RMON-MIB/atmHostControlPriority.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmHostControlAddrCollectScope.html">atmHostControlAddrCollectScope</a></dt>
<dd style="margin-bottom: 1em !important;">This object controls the granularity of address collection in atmHostTable entries created on behalf of this control entry, according to the rules specified by the AddressCollectScope textual convention. If the associated instance of atmHostControlStatus <a href="/mib/oids/ATM-RMON-MIB/atmHostControlAddrCollectScope.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmHostControlDropEvents.html">atmHostControlDropEvents</a></dt>
<dd style="margin-bottom: 1em !important;">The total number of events in which cells which should have been counted in the associated atmHostEntry, but were dropped by the probe due to lack of resources. Note that this number is not necessarily the number of cells or calls dropped; it is just the <a href="/mib/oids/ATM-RMON-MIB/atmHostControlDropEvents.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmHostControlOwner.html">atmHostControlOwner</a></dt>
<dd style="margin-bottom: 1em !important;">The entity that configured this entry and is therefore using the resources assigned to it.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmHostControlStatus.html">atmHostControlStatus</a></dt>
<dd style="margin-bottom: 1em !important;">The status of this atmHostControlEntry. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Specifically, appropriate values for the associated instances of atmHostControlMaxDesiredEntries, atmHostControlP <a href="/mib/oids/ATM-RMON-MIB/atmHostControlStatus.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmHostTable.html">atmHostTable</a></dt>
<dd style="margin-bottom: 1em !important;">A collection of statistics for a particular ATM host address that has been discovered on behalf of the portSelectGroup associated with this entry. The probe will add to this table all addresses seen as the source or destination address in all calls, on al <a href="/mib/oids/ATM-RMON-MIB/atmHostTable.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmHostEntry.html">atmHostEntry</a></dt>
<dd style="margin-bottom: 1em !important;">A conceptual row in the atmHostTable. The portSelGrpIndex value in the index identifies the portSelectGroup on whose behalf this entry was created. An example of the indexing of this entry is atmHostInCells.4.20.<NSAP>.2</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmHostAddress.html">atmHostAddress</a></dt>
<dd style="margin-bottom: 1em !important;">The ATM address for this atmHostEntry. This is represented as an octet string with specific semantics and length as identified by the AtmAddr textual convention. Note that only 20 octet 'AtmAddr' addresses are collected in this table.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmHostSClass.html">atmHostSClass</a></dt>
<dd style="margin-bottom: 1em !important;">The quality of service classification for this entry. See the ServiceClass textual convention for details and specific class-of-service values.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmHostCreateTime.html">atmHostCreateTime</a></dt>
<dd style="margin-bottom: 1em !important;">The value of sysUpTime when this entry was activated. This can be used by the management station to ensure that the entry has not been deleted and recreated between polls.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmHostInCells.html">atmHostInCells</a></dt>
<dd style="margin-bottom: 1em !important;">The number of error-free cells detected on ATM connections associated with this portSelectGroup, in which this ATM address was identified as the receiver address, or one of the leaf addresses on a point-to-multipoint ATM connection.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmHostInCellsRollovers.html">atmHostInCellsRollovers</a></dt>
<dd style="margin-bottom: 1em !important;">The number of times that the associated instance of the atmHostInCells object has transitioned from the value 2^^32-1 to zero.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmHostInHCCells.html">atmHostInHCCells</a></dt>
<dd style="margin-bottom: 1em !important;">The high capacity version of the atmHostInCells object.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmHostOutCells.html">atmHostOutCells</a></dt>
<dd style="margin-bottom: 1em !important;">The number of error-free cells detected on ATM connections associated with this portSelectGroup, in which this ATM address was identified as the sender address.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmHostOutCellsRollovers.html">atmHostOutCellsRollovers</a></dt>
<dd style="margin-bottom: 1em !important;">The number of times that the associated instance of the atmHostOutCells object has transitioned from the value 2^^32-1 to zero.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmHostOutHCCells.html">atmHostOutHCCells</a></dt>
<dd style="margin-bottom: 1em !important;">The high capacity version of the atmHostOutCells object.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmHostInNumCallAttempts.html">atmHostInNumCallAttempts</a></dt>
<dd style="margin-bottom: 1em !important;">The number of calls detected on ATM connections associated with this entry, in which the associated endpoint address was identified as the Called Party in an signalled ATM connection establishment attempt. Note that this value includes calls that are curr <a href="/mib/oids/ATM-RMON-MIB/atmHostInNumCallAttempts.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmHostInNumCalls.html">atmHostInNumCalls</a></dt>
<dd style="margin-bottom: 1em !important;">The number of successfully established calls detected on ATM connections associated with this entry, in which the associated endpoint address was identified as the Called Party address. Note that this value includes calls that are currently in progress. <a href="/mib/oids/ATM-RMON-MIB/atmHostInNumCalls.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmHostOutNumCallAttempts.html">atmHostOutNumCallAttempts</a></dt>
<dd style="margin-bottom: 1em !important;">The number of calls detected on ATM connections associated with this entry, in which the associated endpoint address was identified as the Calling Party in an signalled ATM connection establishment attempt. Note that this value includes calls that are cur <a href="/mib/oids/ATM-RMON-MIB/atmHostOutNumCallAttempts.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmHostOutNumCalls.html">atmHostOutNumCalls</a></dt>
<dd style="margin-bottom: 1em !important;">The number of successfully established calls detected on ATM connections associated with this entry, in which the associated endpoint address was identified as the Calling Party address. Note that this value includes calls that are currently in progress. <a href="/mib/oids/ATM-RMON-MIB/atmHostOutNumCalls.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmHostInConnTime.html">atmHostInConnTime</a></dt>
<dd style="margin-bottom: 1em !important;">The elapsed time of all calls identified by the associated instance of atmHostInNumCallAttempts.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmHostOutConnTime.html">atmHostOutConnTime</a></dt>
<dd style="margin-bottom: 1em !important;">The elapsed time of all calls identified by the associated instance of atmHostOutNumCallAttempts.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixControlTable.html">atmMatrixControlTable</a></dt>
<dd style="margin-bottom: 1em !important;">A list of ATM matrix table control entries. These entries will enable the collection of ATM matrix information in the atmMatrixSDTable and atmMatrixDSTable. A probe is required to support at most one atmMatrix collection per instance of an associated port <a href="/mib/oids/ATM-RMON-MIB/atmMatrixControlTable.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixControlEntry.html">atmMatrixControlEntry</a></dt>
<dd style="margin-bottom: 1em !important;">A conceptual row in the atmMatrixControlTable. An example of the indexing of this entry is atmMatrixControlInserts.1</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixControlInserts.html">atmMatrixControlInserts</a></dt>
<dd style="margin-bottom: 1em !important;">The number of times an atmMatrix entry has been inserted into the atmMatrix table. If an entry is inserted, then deleted, and then inserted, this counter will be incremented by 2. The addition of a conversation into both the atmMatrixSDTable and atmMatr <a href="/mib/oids/ATM-RMON-MIB/atmMatrixControlInserts.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixControlDeletes.html">atmMatrixControlDeletes</a></dt>
<dd style="margin-bottom: 1em !important;">The number of times an atmMatrix entry has been deleted from the atmMatrix table (for any reason). If an entry is deleted, then inserted, and then deleted, this counter will be incremented by 2. The deletion of a conversation from both the atmMatrixSDTa <a href="/mib/oids/ATM-RMON-MIB/atmMatrixControlDeletes.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixControlMaxDesiredEntries.html">atmMatrixControlMaxDesiredEntries</a></dt>
<dd style="margin-bottom: 1em !important;">The maximum number of entries that are desired in the atmMatrixTable on behalf of this control entry. The probe will not create more than this number of associated entries in the table, but may choose to create fewer entries in this table for any reason i <a href="/mib/oids/ATM-RMON-MIB/atmMatrixControlMaxDesiredEntries.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixControlPriority.html">atmMatrixControlPriority</a></dt>
<dd style="margin-bottom: 1em !important;">The priority this collection should be given to retain resources, in the event the probe must reclaim some resources in order to add new entries to an existing atmMatrix collection or add new collections of other types. If the associated instance of atmMa <a href="/mib/oids/ATM-RMON-MIB/atmMatrixControlPriority.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixControlAddrCollectScope.html">atmMatrixControlAddrCollectScope</a></dt>
<dd style="margin-bottom: 1em !important;">This object controls the granularity of address collection in atmMatrixSDTable and atmMatrixDSTable entries created on behalf of this control entry, according to the rules specified by the AddressCollectScope textual convention. If the associated instance <a href="/mib/oids/ATM-RMON-MIB/atmMatrixControlAddrCollectScope.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixControlDropEvents.html">atmMatrixControlDropEvents</a></dt>
<dd style="margin-bottom: 1em !important;">The total number of events in which cells which should have been counted in the associated atmMatrixSDEntry and atmMatrixDSEntry, but were dropped by the probe due to lack of resources. Note that this number is not necessarily the number of cells or call <a href="/mib/oids/ATM-RMON-MIB/atmMatrixControlDropEvents.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixControlOwner.html">atmMatrixControlOwner</a></dt>
<dd style="margin-bottom: 1em !important;">The entity that configured this entry and is therefore using the resources assigned to it.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixControlStatus.html">atmMatrixControlStatus</a></dt>
<dd style="margin-bottom: 1em !important;">The status of this atmMatrixControlEntry. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Specifically, the associated instances of atmMatrixControlMaxDesiredEntries, atmMatrixControlPriority, and atmM <a href="/mib/oids/ATM-RMON-MIB/atmMatrixControlStatus.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixSDTable.html">atmMatrixSDTable</a></dt>
<dd style="margin-bottom: 1em !important;">A collection of statistics for conversations between particular ATM endpoint addresses that have been discovered on behalf of the portSelectGroup associated with this entry. The probe will add a new entry to this table for all conversations (connections) <a href="/mib/oids/ATM-RMON-MIB/atmMatrixSDTable.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixSDEntry.html">atmMatrixSDEntry</a></dt>
<dd style="margin-bottom: 1em !important;">A conceptual row in the atmMatrixSDTable. The portSelGrpIndex value in the index identifies the portSelectGroup on whose behalf this entry was created. An example of the indexing of this entry is atmMatrixSDCells.1.20.<NSAP>.20.<NSAP>.2</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixSDSrcAddress.html">atmMatrixSDSrcAddress</a></dt>
<dd style="margin-bottom: 1em !important;">The transmitting endpoint ATM address for this atmMatrixSDEntry. This is represented as an octet string with specific semantics and length as identified by the AtmAddr textual convention. Note that only 20 octet 'AtmAddr' addresses are collected in this t <a href="/mib/oids/ATM-RMON-MIB/atmMatrixSDSrcAddress.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixSDDstAddress.html">atmMatrixSDDstAddress</a></dt>
<dd style="margin-bottom: 1em !important;">The destination endpoint ATM address for this atmMatrixSDEntry. This is represented as an octet string with specific semantics and length as identified by the AtmAddr textual convention. Note that only 20 octet 'AtmAddr' addresses are collected in this ta <a href="/mib/oids/ATM-RMON-MIB/atmMatrixSDDstAddress.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixSDSClass.html">atmMatrixSDSClass</a></dt>
<dd style="margin-bottom: 1em !important;">The quality of service classification for this entry. See the ServiceClass textual convention for details and specific class-of-service values.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixSDCreateTime.html">atmMatrixSDCreateTime</a></dt>
<dd style="margin-bottom: 1em !important;">The value of sysUpTime when this entry was activated. This can be used by the management station to ensure that the entry has not been deleted and recreated between polls.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixSDCells.html">atmMatrixSDCells</a></dt>
<dd style="margin-bottom: 1em !important;">The number of error-free cells detected on connections in which these ATM addresses were identified as the transmitting and receiving endpoint addresses. Note that for point-to-multipoint connections, an entry is created for each root-to-leaf address-pair <a href="/mib/oids/ATM-RMON-MIB/atmMatrixSDCells.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixSDCellsRollovers.html">atmMatrixSDCellsRollovers</a></dt>
<dd style="margin-bottom: 1em !important;">The number of times that the associated instance of the atmMatrixSDCells object has transitioned from the value 2^^32-1 to zero.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixSDHCCells.html">atmMatrixSDHCCells</a></dt>
<dd style="margin-bottom: 1em !important;">The high capacity version of the atmMatrixSDCells object.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixSDNumCallAttempts.html">atmMatrixSDNumCallAttempts</a></dt>
<dd style="margin-bottom: 1em !important;">The number of SVC call setup attempts detected on ATM connections within the specified portSelectGroup, in which the indicated atmMatrixSDSrcAddress endpoint address was identified as the Calling Party and the indicated atmMatrixSDDstAddress was identifie <a href="/mib/oids/ATM-RMON-MIB/atmMatrixSDNumCallAttempts.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixSDNumCalls.html">atmMatrixSDNumCalls</a></dt>
<dd style="margin-bottom: 1em !important;">The number of successful SVC call setups detected on ATM connections within the specified portSelectGroup, in which the indicated atmMatrixSDSrcAddress endpoint address was identified as the Calling Party and the indicated atmMatrixSDDstAddress was identi <a href="/mib/oids/ATM-RMON-MIB/atmMatrixSDNumCalls.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixSDConnTime.html">atmMatrixSDConnTime</a></dt>
<dd style="margin-bottom: 1em !important;">The elapsed time of all calls identified by the associated instance of atmMatrixSDNumCallAttempts.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixDSTable.html">atmMatrixDSTable</a></dt>
<dd style="margin-bottom: 1em !important;">A collection of statistics for conversations between particular ATM endpoint addresses that have been discovered on behalf of the portSelectGroup associated with this entry. The probe will add a new entry to this table for all conversations (connections) <a href="/mib/oids/ATM-RMON-MIB/atmMatrixDSTable.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixDSEntry.html">atmMatrixDSEntry</a></dt>
<dd style="margin-bottom: 1em !important;">A conceptual row in the atmMatrixDSTable. The portSelGrpIndex value in the index identifies the portSelectGroup on whose behalf this entry was created. An example of the indexing of this entry is atmMatrixDSCells.1.20.<NSAP>.20.<NSAP>.2</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixDSSrcAddress.html">atmMatrixDSSrcAddress</a></dt>
<dd style="margin-bottom: 1em !important;">The transmitting endpoint ATM address for this atmMatrixDSEntry. This is represented as an octet string with specific semantics and length as identified by the AtmAddr textual convention. Note that only 20 octet 'AtmAddr' addresses are collected in this t <a href="/mib/oids/ATM-RMON-MIB/atmMatrixDSSrcAddress.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixDSDstAddress.html">atmMatrixDSDstAddress</a></dt>
<dd style="margin-bottom: 1em !important;">The destination endpoint ATM address for this atmMatrixDSEntry. This is represented as an octet string with specific semantics and length as identified by the AtmAddr textual convention. Note that only 20 octet 'AtmAddr' addresses are collected in this ta <a href="/mib/oids/ATM-RMON-MIB/atmMatrixDSDstAddress.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixDSSClass.html">atmMatrixDSSClass</a></dt>
<dd style="margin-bottom: 1em !important;">The quality of service classification for this entry. See the ServiceClass textual convention for details and specific class-of-service values.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixDSCreateTime.html">atmMatrixDSCreateTime</a></dt>
<dd style="margin-bottom: 1em !important;">The value of sysUpTime when this entry was activated. This can be used by the management station to ensure that the entry has not been deleted and recreated between polls.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixDSCells.html">atmMatrixDSCells</a></dt>
<dd style="margin-bottom: 1em !important;">The number of error-free cells detected on ATM connections in which these ATM addresses were identified as the transmitting and receiving endpoint addresses. Note that for point-to-multipoint connections, an entry is created for each root-to-leaf address- <a href="/mib/oids/ATM-RMON-MIB/atmMatrixDSCells.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixDSCellsRollovers.html">atmMatrixDSCellsRollovers</a></dt>
<dd style="margin-bottom: 1em !important;">The number of times that the associated instance of the atmMatrixDSCells object has transitioned from the value 2^^32-1 to zero.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixDSHCCells.html">atmMatrixDSHCCells</a></dt>
<dd style="margin-bottom: 1em !important;">The high capacity version of the atmMatrixDSCells object.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixDSNumCallAttempts.html">atmMatrixDSNumCallAttempts</a></dt>
<dd style="margin-bottom: 1em !important;">The number of SVC call setup attempts detected on ATM connections within the specified portSelectGroup, in which the indicated atmMatrixDSSrcAddress endpoint address was identified as the Calling Party and the indicated atmMatrixDSDstAddress was identifie <a href="/mib/oids/ATM-RMON-MIB/atmMatrixDSNumCallAttempts.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixDSNumCalls.html">atmMatrixDSNumCalls</a></dt>
<dd style="margin-bottom: 1em !important;">The number of successful SVC call setups detected on ATM connections within the specified portSelectGroup, in which the indicated atmMatrixDSSrcAddress endpoint address was identified as the Calling Party and the indicated atmMatrixDSDstAddress was identi <a href="/mib/oids/ATM-RMON-MIB/atmMatrixDSNumCalls.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixDSConnTime.html">atmMatrixDSConnTime</a></dt>
<dd style="margin-bottom: 1em !important;">The elapsed time of all calls identified by the associated instance of atmMatrixDSNumCallAttempts.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixTopNControlTable.html">atmMatrixTopNControlTable</a></dt>
<dd style="margin-bottom: 1em !important;">A set of parameters that control the creation of a report of the top N matrix entries according to a selected metric.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixTopNControlEntry.html">atmMatrixTopNControlEntry</a></dt>
<dd style="margin-bottom: 1em !important;">A conceptual row in the atmMatrixTopNControlTable. An example of the indexing of this table is atmMatrixTopNControlDuration.3.1</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixTopNControlIndex.html">atmMatrixTopNControlIndex</a></dt>
<dd style="margin-bottom: 1em !important;">An index that is used to uniquely identify an entry in the atmMatrixTopNControlTable. Each such entry defines one top N report prepared on behalf of one atmMatrix entry, which must exist before this entry may be created.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixTopNControlRateBase.html">atmMatrixTopNControlRateBase</a></dt>
<dd style="margin-bottom: 1em !important;">The variable for each atmMatrix entry that the atmMatrixTopNEntries are sorted by. This object may not be modified if the associated atmMatrixTopNControlStatus object is equal to active(1).</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixTopNControlSClass.html">atmMatrixTopNControlSClass</a></dt>
<dd style="margin-bottom: 1em !important;">The service class for which this topN control entry is collecting information in associated atmMatrixTopN reports. This object may not be modified if the associated atmMatrixTopNControlStatus object is equal to active(1).</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixTopNControlTimeRemaining.html">atmMatrixTopNControlTimeRemaining</a></dt>
<dd style="margin-bottom: 1em !important;">The number of seconds left in the report currently being collected. When this object is modified by the management station, a new collection is started, possibly aborting a currently running report. The new value is used as the requested duration of thi <a href="/mib/oids/ATM-RMON-MIB/atmMatrixTopNControlTimeRemaining.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixTopNControlGeneratedReports.html">atmMatrixTopNControlGeneratedReports</a></dt>
<dd style="margin-bottom: 1em !important;">The number of reports that have been generated by this entry.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixTopNControlDuration.html">atmMatrixTopNControlDuration</a></dt>
<dd style="margin-bottom: 1em !important;">The number of seconds that this report has collected during the last sampling interval. When the associated atmMatrixTopNControlTimeRemaining object is set, this object shall be set by the probe to the same value and shall not be modified until the next t <a href="/mib/oids/ATM-RMON-MIB/atmMatrixTopNControlDuration.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixTopNControlRequestedSize.html">atmMatrixTopNControlRequestedSize</a></dt>
<dd style="margin-bottom: 1em !important;">The maximum number of host entries requested for this report. When this object is created or modified, the probe should set atmMatrixTopNControlGrantedSize as closely to this object as is possible for the particular probe implementation and available reso <a href="/mib/oids/ATM-RMON-MIB/atmMatrixTopNControlRequestedSize.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixTopNControlGrantedSize.html">atmMatrixTopNControlGrantedSize</a></dt>
<dd style="margin-bottom: 1em !important;">The maximum number of host entries in this report. When the associated atmMatrixTopNControlRequestedSize object is created or modified, the probe should set this object as closely to the requested value as is possible for the particular implementation and <a href="/mib/oids/ATM-RMON-MIB/atmMatrixTopNControlGrantedSize.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixTopNControlStartTime.html">atmMatrixTopNControlStartTime</a></dt>
<dd style="margin-bottom: 1em !important;">The value of sysUpTime when this top N report was last started. In other words, this is the time that the associated atmMatrixTopNControlTimeRemaining object was modified to start the requested report or the time the report was last automatically (re)sta <a href="/mib/oids/ATM-RMON-MIB/atmMatrixTopNControlStartTime.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixTopNControlOwner.html">atmMatrixTopNControlOwner</a></dt>
<dd style="margin-bottom: 1em !important;">The entity that configured this entry and is therefore using the resources assigned to it.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixTopNControlStatus.html">atmMatrixTopNControlStatus</a></dt>
<dd style="margin-bottom: 1em !important;">The status of this atmMatrixTopNControlEntry. An entry may not exist in the active state unless all objects in the entry have an appropriate value. If this object is not equal to active(1), all associated entries in the atmMatrixTopNTable shall be deleted <a href="/mib/oids/ATM-RMON-MIB/atmMatrixTopNControlStatus.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixTopNTable.html">atmMatrixTopNTable</a></dt>
<dd style="margin-bottom: 1em !important;">A set of statistics for those matrix entries that have counted the highest number of cells, calls, or connection time.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixTopNEntry.html">atmMatrixTopNEntry</a></dt>
<dd style="margin-bottom: 1em !important;">A conceptual row in the atmMatrixTopNTable. The atmMatrixTopNControlIndex value in the index identifies the atmMatrixTopNControlEntry on whose behalf this entry was created. An example of the indexing of this table is atmMatrixTopNSrcAddress.1.3.10</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixTopNIndex.html">atmMatrixTopNIndex</a></dt>
<dd style="margin-bottom: 1em !important;">An index that uniquely identifies an entry in the atmMatrixTopNTable among those in the same report. This index is between 1 and N, where N is the number of entries in this report. Each conversation in the selected atmMatrixSDTable, for the report interv <a href="/mib/oids/ATM-RMON-MIB/atmMatrixTopNIndex.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixTopNSrcAddress.html">atmMatrixTopNSrcAddress</a></dt>
<dd style="margin-bottom: 1em !important;">The ATM endpoint address identified as the source of the traffic measured in this report. Note that only 20 octet 'AtmAddr' addresses are collected in this table.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixTopNDstAddress.html">atmMatrixTopNDstAddress</a></dt>
<dd style="margin-bottom: 1em !important;">The ATM endpoint address identified as the destination of the traffic measured in this report. Note that only 20 octet 'AtmAddr' addresses are collected in this table.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixTopNRate.html">atmMatrixTopNRate</a></dt>
<dd style="margin-bottom: 1em !important;">The value of the ranked metric for this conversation, for this report. If the associated value of atmMatrixTopNRateBase is equal to atmMatrixTopNCells(1), then this object is assigned the delta value of the atmMatrixSDCells object during this report inter <a href="/mib/oids/ATM-RMON-MIB/atmMatrixTopNRate.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixTopNReverseRate.html">atmMatrixTopNReverseRate</a></dt>
<dd style="margin-bottom: 1em !important;">The value of the associated metric for this conversation, and for this report, but for the reverse direction. For example, if the associated value of atmMatrixTopNRateBase is equal to atmMatrixTopNCells(1), then this object contains the atmMatrixSDCells d <a href="/mib/oids/ATM-RMON-MIB/atmMatrixTopNReverseRate.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmRmonDataCollectMode.html">atmRmonDataCollectMode</a></dt>
<dd style="margin-bottom: 1em !important;">Controls the internal data collection for the entire ATM-RMON agent. If this object has a value of 'active(1)', then data tables will be created and maintained (normal behavior). If this object has a value of 'inactive(2)' then ATM-RMON monitoring will no <a href="/mib/oids/ATM-RMON-MIB/atmRmonDataCollectMode.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/portSelectGroup.html">portSelectGroup</a></dt>
<dd style="margin-bottom: 1em !important;">Selects the ATM connections that should be monitored as part of a specific collection-group.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmStatsGroup.html">atmStatsGroup</a></dt>
<dd style="margin-bottom: 1em !important;">Counts the basic statistics for collections on behalf of particular portSelectGroup collections.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmStatsHCGroup.html">atmStatsHCGroup</a></dt>
<dd style="margin-bottom: 1em !important;">Counts the high capacity basic statistics for collections on behalf of particular portSelectGroup collections. The atmStatsGroup must be implemented if the atmStatsHCGroup is implemented. This group is mandatory for implementations which support high cap <a href="/mib/oids/ATM-RMON-MIB/atmStatsHCGroup.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmHostGroup.html">atmHostGroup</a></dt>
<dd style="margin-bottom: 1em !important;">Counts the amount of traffic sent from and to each ATM address discovered by the probe, on behalf of particular portSelectGroup collections.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmHostHCGroup.html">atmHostHCGroup</a></dt>
<dd style="margin-bottom: 1em !important;">Counts the amount of traffic sent from and to each ATM address discovered by the probe, on behalf of particular portSelectGroup collections, using high-capacity counters. The atmHostGroup must be implemented if the atmHostHCGroup is implemented. This gro <a href="/mib/oids/ATM-RMON-MIB/atmHostHCGroup.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixGroup.html">atmMatrixGroup</a></dt>
<dd style="margin-bottom: 1em !important;">Counts the amount of traffic sent between each pair of ATM addresses discovered by the probe, on behalf of particular portSelectGroup collections.</dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmMatrixHCGroup.html">atmMatrixHCGroup</a></dt>
<dd style="margin-bottom: 1em !important;">Counts the amount of traffic sent between each pair of ATM addresses discovered by the probe, on behalf of particular portSelectGroup collections, using high capacity counters. The atmMatrixGroup must be implemented if the atmMatrixHCGroup is implemented. <a href="/mib/oids/ATM-RMON-MIB/atmMatrixHCGroup.html">...</a></dd><dt><a href="/mib/oids/ATM-RMON-MIB/atmConfigGroup.html">atmConfigGroup</a></dt>
<dd style="margin-bottom: 1em !important;">Configuration extentions used to control internal agent behavior.</dd></dl></div>
<p> </p>
<div><a href="/download.html">Download IPHost Network Monitor</a> (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now. </div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

286
mibs/ArrayManager-MIB.mib Normal file
View File

@ -0,0 +1,286 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>MIBs list | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">MIBs list</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span>MIBs list</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<h1 class="post-title entry-title">MIBs list</h1>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<p> </p>
<div><dl><dt><a href="/mib/2100_snmp.html">2100_snmp</a></dt>
<dd>This MIB describes all the printer model specific
objects suppported by the LaserJet Series 2100 printer
when networked connected using a JetDirect print
server.</dd></dl></div>
<p> </p>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

286
mibs/CM-DELEGATION-MIB.mib Normal file
View File

@ -0,0 +1,286 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>MIBs list | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">MIBs list</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span>MIBs list</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<h1 class="post-title entry-title">MIBs list</h1>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<p> </p>
<div><dl><dt><a href="/mib/2100_snmp.html">2100_snmp</a></dt>
<dd>This MIB describes all the printer model specific
objects suppported by the LaserJet Series 2100 printer
when networked connected using a JetDirect print
server.</dd></dl></div>
<p> </p>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

286
mibs/DELL-SHADOW-MIB.mib Normal file
View File

@ -0,0 +1,286 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>MIBs list | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">MIBs list</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span>MIBs list</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<h1 class="post-title entry-title">MIBs list</h1>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<p> </p>
<div><dl><dt><a href="/mib/2100_snmp.html">2100_snmp</a></dt>
<dd>This MIB describes all the printer model specific
objects suppported by the LaserJet Series 2100 printer
when networked connected using a JetDirect print
server.</dd></dl></div>
<p> </p>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

286
mibs/Dell-Vendor-MIB.mib Normal file
View File

@ -0,0 +1,286 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>MIBs list | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">MIBs list</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span>MIBs list</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<h1 class="post-title entry-title">MIBs list</h1>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<p> </p>
<div><dl><dt><a href="/mib/2100_snmp.html">2100_snmp</a></dt>
<dd>This MIB describes all the printer model specific
objects suppported by the LaserJet Series 2100 printer
when networked connected using a JetDirect print
server.</dd></dl></div>
<p> </p>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

286
mibs/ELSA-MIB.mib Normal file
View File

@ -0,0 +1,286 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>MIBs list | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">MIBs list</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span>MIBs list</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<h1 class="post-title entry-title">MIBs list</h1>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<p> </p>
<div><dl><dt><a href="/mib/2100_snmp.html">2100_snmp</a></dt>
<dd>This MIB describes all the printer model specific
objects suppported by the LaserJet Series 2100 printer
when networked connected using a JetDirect print
server.</dd></dl></div>
<p> </p>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

286
mibs/IDRAC-MIB-SMIv2.mib Normal file
View File

@ -0,0 +1,286 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>MIBs list | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">MIBs list</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span>MIBs list</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<h1 class="post-title entry-title">MIBs list</h1>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<p> </p>
<div><dl><dt><a href="/mib/2100_snmp.html">2100_snmp</a></dt>
<dd>This MIB describes all the printer model specific
objects suppported by the LaserJet Series 2100 printer
when networked connected using a JetDirect print
server.</dd></dl></div>
<p> </p>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

286
mibs/IDRAC-MIB.mib Normal file
View File

@ -0,0 +1,286 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>MIBs list | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">MIBs list</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span>MIBs list</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<h1 class="post-title entry-title">MIBs list</h1>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<p> </p>
<div><dl><dt><a href="/mib/2100_snmp.html">2100_snmp</a></dt>
<dd>This MIB describes all the printer model specific
objects suppported by the LaserJet Series 2100 printer
when networked connected using a JetDirect print
server.</dd></dl></div>
<p> </p>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

286
mibs/LANCOM-1711-MIB.mib Normal file
View File

@ -0,0 +1,286 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>MIBs list | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">MIBs list</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span>MIBs list</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<h1 class="post-title entry-title">MIBs list</h1>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<p> </p>
<div><dl><dt><a href="/mib/2100_snmp.html">2100_snmp</a></dt>
<dd>This MIB describes all the printer model specific
objects suppported by the LaserJet Series 2100 printer
when networked connected using a JetDirect print
server.</dd></dl></div>
<p> </p>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

286
mibs/LANCOM-1721-MIB.mib Normal file
View File

@ -0,0 +1,286 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>MIBs list | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">MIBs list</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span>MIBs list</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<h1 class="post-title entry-title">MIBs list</h1>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<p> </p>
<div><dl><dt><a href="/mib/2100_snmp.html">2100_snmp</a></dt>
<dd>This MIB describes all the printer model specific
objects suppported by the LaserJet Series 2100 printer
when networked connected using a JetDirect print
server.</dd></dl></div>
<p> </p>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

286
mibs/LANCOM-1722-MIB.mib Normal file
View File

@ -0,0 +1,286 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>MIBs list | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">MIBs list</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span>MIBs list</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<h1 class="post-title entry-title">MIBs list</h1>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<p> </p>
<div><dl><dt><a href="/mib/2100_snmp.html">2100_snmp</a></dt>
<dd>This MIB describes all the printer model specific
objects suppported by the LaserJet Series 2100 printer
when networked connected using a JetDirect print
server.</dd></dl></div>
<p> </p>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

286
mibs/LANCOM-1751-MIB.mib Normal file
View File

@ -0,0 +1,286 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>MIBs list | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">MIBs list</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span>MIBs list</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<h1 class="post-title entry-title">MIBs list</h1>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<p> </p>
<div><dl><dt><a href="/mib/2100_snmp.html">2100_snmp</a></dt>
<dd>This MIB describes all the printer model specific
objects suppported by the LaserJet Series 2100 printer
when networked connected using a JetDirect print
server.</dd></dl></div>
<p> </p>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

286
mibs/LANCOM-821-MIB.mib Normal file
View File

@ -0,0 +1,286 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>MIBs list | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">MIBs list</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span>MIBs list</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<h1 class="post-title entry-title">MIBs list</h1>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<p> </p>
<div><dl><dt><a href="/mib/2100_snmp.html">2100_snmp</a></dt>
<dd>This MIB describes all the printer model specific
objects suppported by the LaserJet Series 2100 printer
when networked connected using a JetDirect print
server.</dd></dl></div>
<p> </p>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

330
mibs/NET-SNMP-AGENT-MIB.mib Normal file
View File

@ -0,0 +1,330 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>NET-SNMP-AGENT-MIB | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">NET-SNMP-AGENT-MIB</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span><a href="/mib/">MIBs list</a><span class="sep"> / </span>NET-SNMP-AGENT-MIB</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<div><h1><!-- search.mibname.start -->NET-SNMP-AGENT-MIB<!-- search.mibname.end --> <a href="/mib/mib/NET-SNMP-AGENT-MIB.txt">Download</a></h1></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<div><!-- search.mibdescription.start --><!-- search.mibdescription.end --></div>
<p> </p>
<div></div>
<p> </p>
<h2>OID list for NET-SNMP-AGENT-MIB</h2>
<p> </p>
<div><dl><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsCacheDefaultTimeout.html">nsCacheDefaultTimeout</a></dt>
<dd style="margin-bottom: 1em !important;">Default cache timeout value (unless overridden for a particular cache entry).</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsCacheEnabled.html">nsCacheEnabled</a></dt>
<dd style="margin-bottom: 1em !important;">Whether data caching is active overall.</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsCacheTable.html">nsCacheTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table of individual MIB module data caches.</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsCacheEntry.html">nsCacheEntry</a></dt>
<dd style="margin-bottom: 1em !important;">A conceptual row within the cache table.</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsCachedOID.html">nsCachedOID</a></dt>
<dd style="margin-bottom: 1em !important;">The root OID of the data being cached.</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsCacheTimeout.html">nsCacheTimeout</a></dt>
<dd style="margin-bottom: 1em !important;">The length of time (?in seconds) for which the data in this particular cache entry will remain valid.</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsCacheStatus.html">nsCacheStatus</a></dt>
<dd style="margin-bottom: 1em !important;">The current status of this particular cache entry. Acceptable values for Set requests are 'enabled(1)', 'disabled(2)' or 'empty(3)' (to clear all cached data). Requests to read the value of such an object will return 'disabled(2)' through to 'expired(5)'.</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsDebugEnabled.html">nsDebugEnabled</a></dt>
<dd style="margin-bottom: 1em !important;">Whether the agent is configured to generate debugging output</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsDebugOutputAll.html">nsDebugOutputAll</a></dt>
<dd style="margin-bottom: 1em !important;">Whether the agent is configured to display all debugging output rather than filtering on individual debug tokens. Nothing will be generated unless nsDebugEnabled is also true(1)</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsDebugDumpPdu.html">nsDebugDumpPdu</a></dt>
<dd style="margin-bottom: 1em !important;">Whether the agent is configured to display raw packet dumps. This is unrelated to the nsDebugEnabled setting.</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsDebugTokenTable.html">nsDebugTokenTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table of individual debug tokens, used to control the selection of what debugging output should be produced. This table is only effective if nsDebugOutputAll is false(2), and nothing will be generated unless nsDebugEnabled is also true(1)</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsDebugTokenEntry.html">nsDebugTokenEntry</a></dt>
<dd style="margin-bottom: 1em !important;">A conceptual row within the debug token table.</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsDebugTokenPrefix.html">nsDebugTokenPrefix</a></dt>
<dd style="margin-bottom: 1em !important;">A token prefix for which to generate the corresponding debugging output. Note that debug output will be generated for all registered debug statements sharing this prefix (rather than an exact match). Nothing will be generated unless both nsDebuggingEnab <a href="/mib/oids/NET-SNMP-AGENT-MIB/nsDebugTokenPrefix.html">...</a></dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsDebugTokenStatus.html">nsDebugTokenStatus</a></dt>
<dd style="margin-bottom: 1em !important;">Whether to generate debug output for the corresponding debug token prefix. Nothing will be generated unless both nsDebuggingEnabled is true(1) and this instance is active(1). Note that is valid for an instance to be left with the value notInService(2) in <a href="/mib/oids/NET-SNMP-AGENT-MIB/nsDebugTokenStatus.html">...</a></dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsLoggingTable.html">nsLoggingTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table of individual logging output destinations, used to control where various levels of output from the agent should be directed.</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsLoggingEntry.html">nsLoggingEntry</a></dt>
<dd style="margin-bottom: 1em !important;">A conceptual row within the logging table.</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsLogLevel.html">nsLogLevel</a></dt>
<dd style="margin-bottom: 1em !important;">The (minimum) priority level for which this logging entry should be applied.</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsLogToken.html">nsLogToken</a></dt>
<dd style="margin-bottom: 1em !important;">A token for which to generate logging entries. Depending on the style of logging, this may either be simply an arbitrary token, or may have some particular meaning (such as the filename to log to).</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsLogType.html">nsLogType</a></dt>
<dd style="margin-bottom: 1em !important;">The type of logging for this entry.</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsLogMaxLevel.html">nsLogMaxLevel</a></dt>
<dd style="margin-bottom: 1em !important;">The maximum priority level for which this logging entry should be applied.</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsLogStatus.html">nsLogStatus</a></dt>
<dd style="margin-bottom: 1em !important;">Whether to generate logging output for this entry. Note that is valid for an instance to be left with the value notInService(2) indefinitely - i.e. the meaning of 'abnormally long' (see RFC 2579, RowStatus) for this table is infinite.</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsTransactionTable.html">nsTransactionTable</a></dt>
<dd style="margin-bottom: 1em !important;">Lists currently outstanding transactions in the net-snmp agent. This includes requests to AgentX subagents, or proxied SNMP agents.</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsTransactionEntry.html">nsTransactionEntry</a></dt>
<dd style="margin-bottom: 1em !important;">A row describing a given transaction.</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsTransactionID.html">nsTransactionID</a></dt>
<dd style="margin-bottom: 1em !important;">The internal identifier for a given transaction.</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsTransactionMode.html">nsTransactionMode</a></dt>
<dd style="margin-bottom: 1em !important;">The mode number for the current operation being performed.</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsModuleTable.html">nsModuleTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table displaying all the oid's registered by mib modules in the agent. Since the agent is modular in nature, this lists each module's OID it is responsible for and the name of the module</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsModuleEntry.html">nsModuleEntry</a></dt>
<dd style="margin-bottom: 1em !important;">An entry containing a registered mib oid.</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsmContextName.html">nsmContextName</a></dt>
<dd style="margin-bottom: 1em !important;">The context name the module is registered under.</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsmRegistrationPoint.html">nsmRegistrationPoint</a></dt>
<dd style="margin-bottom: 1em !important;">The registry OID of a mib module.</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsmRegistrationPriority.html">nsmRegistrationPriority</a></dt>
<dd style="margin-bottom: 1em !important;">The priority of the registered mib module.</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsModuleName.html">nsModuleName</a></dt>
<dd style="margin-bottom: 1em !important;">The module name that registered this OID.</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsModuleModes.html">nsModuleModes</a></dt>
<dd style="margin-bottom: 1em !important;">The modes that the particular lower level handler can cope with directly.</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsModuleTimeout.html">nsModuleTimeout</a></dt>
<dd style="margin-bottom: 1em !important;">The registered timeout. This is only meaningful for handlers that expect to return results at a later date (subagents, etc)</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsModuleGroup.html">nsModuleGroup</a></dt>
<dd style="margin-bottom: 1em !important;">The objects relating to the list of MIB modules registered with the Net-SNMP agent.</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsCacheGroup.html">nsCacheGroup</a></dt>
<dd style="margin-bottom: 1em !important;">The objects relating to data caching in the Net-SNMP agent.</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsDebugGroup.html">nsDebugGroup</a></dt>
<dd style="margin-bottom: 1em !important;">The objects relating to debug configuration in the Net-SNMP agent.</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsLoggingGroup.html">nsLoggingGroup</a></dt>
<dd style="margin-bottom: 1em !important;">The objects relating to logging configuration in the Net-SNMP agent.</dd><dt><a href="/mib/oids/NET-SNMP-AGENT-MIB/nsTransactionGroup.html">nsTransactionGroup</a></dt>
<dd style="margin-bottom: 1em !important;">The objects relating to transaction monitoring in the Net-SNMP agent.</dd></dl></div>
<p> </p>
<div></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

View File

@ -0,0 +1,315 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>NET-SNMP-EXTEND-MIB | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">NET-SNMP-EXTEND-MIB</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span><a href="/mib/">MIBs list</a><span class="sep"> / </span>NET-SNMP-EXTEND-MIB</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<div><h1><!-- search.mibname.start -->NET-SNMP-EXTEND-MIB<!-- search.mibname.end --> <a href="/mib/mib/NET-SNMP-EXTEND-MIB.txt">Download</a></h1></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<div><!-- search.mibdescription.start --><!-- search.mibdescription.end --></div>
<p> </p>
<div></div>
<p> </p>
<h2>OID list for NET-SNMP-EXTEND-MIB</h2>
<p> </p>
<div><dl><dt><a href="/mib/oids/NET-SNMP-EXTEND-MIB/nsExtendNumEntries.html">nsExtendNumEntries</a></dt>
<dd style="margin-bottom: 1em !important;">The number of rows in the nsExtendConfigTable</dd><dt><a href="/mib/oids/NET-SNMP-EXTEND-MIB/nsExtendConfigTable.html">nsExtendConfigTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table of scripted extensions - configuration and (basic) output.</dd><dt><a href="/mib/oids/NET-SNMP-EXTEND-MIB/nsExtendConfigEntry.html">nsExtendConfigEntry</a></dt>
<dd style="margin-bottom: 1em !important;">A conceptual row within the extension table.</dd><dt><a href="/mib/oids/NET-SNMP-EXTEND-MIB/nsExtendToken.html">nsExtendToken</a></dt>
<dd style="margin-bottom: 1em !important;">An arbitrary token to identify this extension entry</dd><dt><a href="/mib/oids/NET-SNMP-EXTEND-MIB/nsExtendCommand.html">nsExtendCommand</a></dt>
<dd style="margin-bottom: 1em !important;">The full path of the command binary (or script) to run</dd><dt><a href="/mib/oids/NET-SNMP-EXTEND-MIB/nsExtendArgs.html">nsExtendArgs</a></dt>
<dd style="margin-bottom: 1em !important;">Any command-line arguments for the command</dd><dt><a href="/mib/oids/NET-SNMP-EXTEND-MIB/nsExtendInput.html">nsExtendInput</a></dt>
<dd style="margin-bottom: 1em !important;">The standard input for the command</dd><dt><a href="/mib/oids/NET-SNMP-EXTEND-MIB/nsExtendCacheTime.html">nsExtendCacheTime</a></dt>
<dd style="margin-bottom: 1em !important;">The length of time for which the output of this command will be cached. During this time, retrieving the output-related values will not reinvoke the command. A value of -1 indicates that the output results should not be cached at all, and retrieving each <a href="/mib/oids/NET-SNMP-EXTEND-MIB/nsExtendCacheTime.html">...</a></dd><dt><a href="/mib/oids/NET-SNMP-EXTEND-MIB/nsExtendExecType.html">nsExtendExecType</a></dt>
<dd style="margin-bottom: 1em !important;">The mechanism used to invoke the command.</dd><dt><a href="/mib/oids/NET-SNMP-EXTEND-MIB/nsExtendRunType.html">nsExtendRunType</a></dt>
<dd style="margin-bottom: 1em !important;">Used to implement 'push-button' command invocation. The command for a 'run-on-read' entry will be invoked whenever one of the corresponding output-related instances is requested (and assuming the cached value is not still current). The command for a 'run- <a href="/mib/oids/NET-SNMP-EXTEND-MIB/nsExtendRunType.html">...</a></dd><dt><a href="/mib/oids/NET-SNMP-EXTEND-MIB/nsExtendStatus.html">nsExtendStatus</a></dt>
<dd style="margin-bottom: 1em !important;">Used to create new rows in the table, in the standard manner. Note that is valid for an instance to be left with the value notInService(2) indefinitely - i.e. the meaning of 'abnormally long' (see RFC 2579, RowStatus) for this table is infinite.</dd><dt><a href="/mib/oids/NET-SNMP-EXTEND-MIB/nsExtendOutput1Table.html">nsExtendOutput1Table</a></dt>
<dd style="margin-bottom: 1em !important;">A table of scripted extensions - configuration and (basic) output.</dd><dt><a href="/mib/oids/NET-SNMP-EXTEND-MIB/nsExtendOutput1Entry.html">nsExtendOutput1Entry</a></dt>
<dd style="margin-bottom: 1em !important;">A conceptual row within the extension table.</dd><dt><a href="/mib/oids/NET-SNMP-EXTEND-MIB/nsExtendOutput1Line.html">nsExtendOutput1Line</a></dt>
<dd style="margin-bottom: 1em !important;">The first line of output from the command</dd><dt><a href="/mib/oids/NET-SNMP-EXTEND-MIB/nsExtendOutputFull.html">nsExtendOutputFull</a></dt>
<dd style="margin-bottom: 1em !important;">The full output from the command, as a single string</dd><dt><a href="/mib/oids/NET-SNMP-EXTEND-MIB/nsExtendOutNumLines.html">nsExtendOutNumLines</a></dt>
<dd style="margin-bottom: 1em !important;">The number of lines of output (and hence the number of rows in nsExtendOutputTable relating to this particular entry).</dd><dt><a href="/mib/oids/NET-SNMP-EXTEND-MIB/nsExtendResult.html">nsExtendResult</a></dt>
<dd style="margin-bottom: 1em !important;">The return value of the command.</dd><dt><a href="/mib/oids/NET-SNMP-EXTEND-MIB/nsExtendOutput2Table.html">nsExtendOutput2Table</a></dt>
<dd style="margin-bottom: 1em !important;">A table of (line-based) output from scripted extensions.</dd><dt><a href="/mib/oids/NET-SNMP-EXTEND-MIB/nsExtendOutput2Entry.html">nsExtendOutput2Entry</a></dt>
<dd style="margin-bottom: 1em !important;">A conceptual row within the line-based output table.</dd><dt><a href="/mib/oids/NET-SNMP-EXTEND-MIB/nsExtendLineIndex.html">nsExtendLineIndex</a></dt>
<dd style="margin-bottom: 1em !important;">The index of this line of output. For a given nsExtendToken, this will run from 1 to the corresponding value of nsExtendNumLines.</dd><dt><a href="/mib/oids/NET-SNMP-EXTEND-MIB/nsExtendOutLine.html">nsExtendOutLine</a></dt>
<dd style="margin-bottom: 1em !important;">A single line of output from the extension command.</dd><dt><a href="/mib/oids/NET-SNMP-EXTEND-MIB/nsExtendConfigGroup.html">nsExtendConfigGroup</a></dt>
<dd style="margin-bottom: 1em !important;">Objects relating to the configuration of extension commands.</dd><dt><a href="/mib/oids/NET-SNMP-EXTEND-MIB/nsExtendOutputGroup.html">nsExtendOutputGroup</a></dt>
<dd style="margin-bottom: 1em !important;">Objects relating to the output of extension commands.</dd></dl></div>
<p> </p>
<div></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

286
mibs/NET-SNMP-MIB.mib Normal file
View File

@ -0,0 +1,286 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>MIBs list | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">MIBs list</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span>MIBs list</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<h1 class="post-title entry-title">MIBs list</h1>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<p> </p>
<div><dl><dt><a href="/mib/2100_snmp.html">2100_snmp</a></dt>
<dd>This MIB describes all the printer model specific
objects suppported by the LaserJet Series 2100 printer
when networked connected using a JetDirect print
server.</dd></dl></div>
<p> </p>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

View File

@ -0,0 +1,286 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>MIBs list | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">MIBs list</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span>MIBs list</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<h1 class="post-title entry-title">MIBs list</h1>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<p> </p>
<div><dl><dt><a href="/mib/2100_snmp.html">2100_snmp</a></dt>
<dd>This MIB describes all the printer model specific
objects suppported by the LaserJet Series 2100 printer
when networked connected using a JetDirect print
server.</dd></dl></div>
<p> </p>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

View File

@ -0,0 +1,286 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>MIBs list | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">MIBs list</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span>MIBs list</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<h1 class="post-title entry-title">MIBs list</h1>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<p> </p>
<div><dl><dt><a href="/mib/2100_snmp.html">2100_snmp</a></dt>
<dd>This MIB describes all the printer model specific
objects suppported by the LaserJet Series 2100 printer
when networked connected using a JetDirect print
server.</dd></dl></div>
<p> </p>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

286
mibs/NET-SNMP-TC.mib Normal file
View File

@ -0,0 +1,286 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>MIBs list | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">MIBs list</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span>MIBs list</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<h1 class="post-title entry-title">MIBs list</h1>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<p> </p>
<div><dl><dt><a href="/mib/2100_snmp.html">2100_snmp</a></dt>
<dd>This MIB describes all the printer model specific
objects suppported by the LaserJet Series 2100 printer
when networked connected using a JetDirect print
server.</dd></dl></div>
<p> </p>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

296
mibs/NET-SNMP-VACM-MIB.mib Normal file
View File

@ -0,0 +1,296 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>NET-SNMP-VACM-MIB | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">NET-SNMP-VACM-MIB</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span><a href="/mib/">MIBs list</a><span class="sep"> / </span>NET-SNMP-VACM-MIB</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<div><h1><!-- search.mibname.start -->NET-SNMP-VACM-MIB<!-- search.mibname.end --> <a href="/mib/mib/NET-SNMP-VACM-MIB.txt">Download</a></h1></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<div><!-- search.mibdescription.start --><!-- search.mibdescription.end --></div>
<p> </p>
<div></div>
<p> </p>
<h2>OID list for NET-SNMP-VACM-MIB</h2>
<p> </p>
<div><dl><dt><a href="/mib/oids/NET-SNMP-VACM-MIB/nsVacmAccessTable.html">nsVacmAccessTable</a></dt>
<dd style="margin-bottom: 1em !important;">Net-SNMP extensions to vacmAccessTable.</dd><dt><a href="/mib/oids/NET-SNMP-VACM-MIB/nsVacmAccessEntry.html">nsVacmAccessEntry</a></dt>
<dd style="margin-bottom: 1em !important;">Net-SNMP extensions to vacmAccessTable.</dd><dt><a href="/mib/oids/NET-SNMP-VACM-MIB/nsVacmAuthType.html">nsVacmAuthType</a></dt>
<dd style="margin-bottom: 1em !important;">should be applied to. See 'snmpd.conf(5)' and 'snmptrapd.conf(5)' for details.</dd><dt><a href="/mib/oids/NET-SNMP-VACM-MIB/nsVacmContextMatch.html">nsVacmContextMatch</a></dt>
<dd style="margin-bottom: 1em !important;">rows where the contextName exactly matches vacmAccessContextPrefix are selected. If the value of this object is prefix(2), then all rows where the contextName whose starting octets exactly match vacmAccessContextPrefix are selected. This allows for a simp <a href="/mib/oids/NET-SNMP-VACM-MIB/nsVacmContextMatch.html">...</a></dd></dl></div>
<p> </p>
<div></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

View File

@ -0,0 +1,369 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>NETGEAR-DHCPSERVER-PRIVATE-MIB | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="The NETGEAR Private MIB for DHCP Server" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">NETGEAR-DHCPSERVER-PRIVATE-MIB</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span><a href="/mib/">MIBs list</a><span class="sep"> / </span>NETGEAR-DHCPSERVER-PRIVATE-MIB</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<div><h1><!-- search.mibname.start -->NETGEAR-DHCPSERVER-PRIVATE-MIB<!-- search.mibname.end --> <a href="/mib/mib/NETGEAR-DHCPSERVER-PRIVATE-MIB.mib">Download</a></h1></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<div><!-- search.mibdescription.start -->The NETGEAR Private MIB for DHCP Server<!-- search.mibdescription.end --></div>
<p> </p>
<div>IPHost Network Monitor offer an easy way of <a href="/snmp-monitoring-tool.html">SNMP monitoring</a> your NETGEAR Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.</div>
<p> </p>
<h2>OID list for NETGEAR-DHCPSERVER-PRIVATE-MIB</h2>
<p> </p>
<div><dl><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerAdminMode.html">agentDhcpServerAdminMode</a></dt>
<dd style="margin-bottom: 1em !important;">Admin-mode of the DHCP Server.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPingPktNos.html">agentDhcpServerPingPktNos</a></dt>
<dd style="margin-bottom: 1em !important;">The no. of packets a DHCP Server sends to a pool address as part of a ping operation.Setting the value of ping-packets to zero turns off DHCP Server ping operation .</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerAutomaticBindingsNos.html">agentDhcpServerAutomaticBindingsNos</a></dt>
<dd style="margin-bottom: 1em !important;">The no. of IP addresses that have been assigned automatically.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerExpiredBindingsNos.html">agentDhcpServerExpiredBindingsNos</a></dt>
<dd style="margin-bottom: 1em !important;">The no. of expired leases.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerMalformedMessagesReceived.html">agentDhcpServerMalformedMessagesReceived</a></dt>
<dd style="margin-bottom: 1em !important;">The no. of malformed(truncated or corrupt) messages that have been received by the DHCP server.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerDISCOVERMessagesReceived.html">agentDhcpServerDISCOVERMessagesReceived</a></dt>
<dd style="margin-bottom: 1em !important;">The no. of DHCP messages of type DHCPDISCOVER that have been received by the DHCP server.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerREQUESTMessagesReceived.html">agentDhcpServerREQUESTMessagesReceived</a></dt>
<dd style="margin-bottom: 1em !important;">The no. of DHCP messages of type DHCPREQUEST that have been received by the DHCP server.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerDECLINEMessagesReceived.html">agentDhcpServerDECLINEMessagesReceived</a></dt>
<dd style="margin-bottom: 1em !important;">The no. of DHCP messages of type DHCPDECLINE that have been received by the DHCP server.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerRELEASEMessagesReceived.html">agentDhcpServerRELEASEMessagesReceived</a></dt>
<dd style="margin-bottom: 1em !important;">The no. of DHCP messages of type DHCPRELEASE that have been received by the DHCP server.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerINFORMMessagesReceived.html">agentDhcpServerINFORMMessagesReceived</a></dt>
<dd style="margin-bottom: 1em !important;">The no. of DHCP messages of type DHCPINFORM that have been received by the DHCP server.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerOFFERMessagesSent.html">agentDhcpServerOFFERMessagesSent</a></dt>
<dd style="margin-bottom: 1em !important;">The no. of DHCP messages of type DHCPOFFER that have been sent by the DHCP server.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerACKMessagesSent.html">agentDhcpServerACKMessagesSent</a></dt>
<dd style="margin-bottom: 1em !important;">The no. of DHCP messages of type DHCPACK that have been sent by the DHCP server.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerNAKMessagesSent.html">agentDhcpServerNAKMessagesSent</a></dt>
<dd style="margin-bottom: 1em !important;">The no. of DHCP messages of type DHCPNAK that have been sent by the DHCP server.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerClearStatistics.html">agentDhcpServerClearStatistics</a></dt>
<dd style="margin-bottom: 1em !important;">Clears the DHCP server statistics.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerBootpAutomatic.html">agentDhcpServerBootpAutomatic</a></dt>
<dd style="margin-bottom: 1em !important;">Used to enable or disable autmatic address allocation to bootp clients from dynamic address pools.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolNameCreate.html">agentDhcpServerPoolNameCreate</a></dt>
<dd style="margin-bottom: 1em !important;">A pool is created by applying write operation on this MIB object and providing a new pool-name. Get operation on this MIB object returns a null-value, as for the purpose of viewing the pool name, the user should perform the traversal of agentDhcpServerPoo <a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolNameCreate.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolConfigTable.html">agentDhcpServerPoolConfigTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table of the DHCP Server Pool configuration entries.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolConfigEntry.html">agentDhcpServerPoolConfigEntry</a></dt>
<dd style="margin-bottom: 1em !important;">Represents entry for a Dhcp server pool.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolIndex.html">agentDhcpServerPoolIndex</a></dt>
<dd style="margin-bottom: 1em !important;">The Pool Index, which 'll be used as index for the PoolConfig Table.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolName.html">agentDhcpServerPoolName</a></dt>
<dd style="margin-bottom: 1em !important;">The name of the DHCP Address pool. This value cannot be modified</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolDefRouter.html">agentDhcpServerPoolDefRouter</a></dt>
<dd style="margin-bottom: 1em !important;">This specifies the default-router list(each default-router is separated by comma and the list is terminated by semi-colon) for a DHCP client, an example would be 10.10.1.1,192.168.36.1,157.227.44.1;(no spaces in between).User should enter a 'null' or 'NU <a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolDefRouter.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolDNSServer.html">agentDhcpServerPoolDNSServer</a></dt>
<dd style="margin-bottom: 1em !important;">This specifies the DNS IP servers(each DNS IP server is separated by comma and the list is terminated by semi-colon) for a DHCP client, an example would be 10.10.1.1,192.168.36.1,157.227.44.1;(no spaces in between).User should enter a 'null' or 'NULL' st <a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolDNSServer.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolLeaseTime.html">agentDhcpServerPoolLeaseTime</a></dt>
<dd style="margin-bottom: 1em !important;">This specifies the duration of the lease(in minutes) for an IP address that is assigened from a DHCP server to a DHCP client. For infinite leases, lease-time value will be set to 86400.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolType.html">agentDhcpServerPoolType</a></dt>
<dd style="margin-bottom: 1em !important;">This specifies the type of the binding that is associated with this pool.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolNetbiosNameServer.html">agentDhcpServerPoolNetbiosNameServer</a></dt>
<dd style="margin-bottom: 1em !important;">This specifies the IP address-list of Net BIOS name-servers that are available to DHCP clients (each IP address in this list is separated by comma and the list is terminated by semi-colon), an example would be 10.10.1.1,192.168.36.1,157.227.44.1;(no space <a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolNetbiosNameServer.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolNetbiosNodeType.html">agentDhcpServerPoolNetbiosNodeType</a></dt>
<dd style="margin-bottom: 1em !important;">This specifies the NetBIOS node-type for DHCP clients. 'none' is shown if node-type is not set to any of the four values.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolNextServer.html">agentDhcpServerPoolNextServer</a></dt>
<dd style="margin-bottom: 1em !important;">This configures the next server in the boot-process of a DHCP clients.User should enter zero(0.0.0.0) to remove the current Next-server address</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolDomainName.html">agentDhcpServerPoolDomainName</a></dt>
<dd style="margin-bottom: 1em !important;">This specifies the domain-name for a DHCP client. User should enter a 'null' or 'NULL' string to remove specified domain-name.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolBootfile.html">agentDhcpServerPoolBootfile</a></dt>
<dd style="margin-bottom: 1em !important;">This specifies the name of the default boot image for a DHCP client.User should enter a 'null' or 'NULL' string to remove specified bootfile name.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolRowStatus.html">agentDhcpServerPoolRowStatus</a></dt>
<dd style="margin-bottom: 1em !important;">The row status variable is used according to installation and removal conventions for conceptual rows. When a pool is created by applying write operation on 'agentDhcpServerPoolCreateName',row-status becomes 'active'. If row-status for a poolEntry is set <a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolRowStatus.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolAllocationTable.html">agentDhcpServerPoolAllocationTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table of the DHCP Server's pool entries, showing the binding(dynamic/manual) specific parameters.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolAllocationEntry.html">agentDhcpServerPoolAllocationEntry</a></dt>
<dd style="margin-bottom: 1em !important;">Represents entry for a Dhcp server's allocation pool.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolAllocationName.html">agentDhcpServerPoolAllocationName</a></dt>
<dd style="margin-bottom: 1em !important;">This specifies name of the DHCP Address pool having dynamic binding. This value is same as agentDhcpServerPoolName of the agentDhcpServerPoolConfigTable.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerDynamicPoolIpAddress.html">agentDhcpServerDynamicPoolIpAddress</a></dt>
<dd style="margin-bottom: 1em !important;">The IP address of the DHCP Address pool. The IP address must be set before setting the IP Mask or IP Prefix Length. After setting IP address, network -mask, or IP Prefix length must be set in order to change the pool type to dynamic. This value shows 0.0 <a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerDynamicPoolIpAddress.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerDynamicPoolIpMask.html">agentDhcpServerDynamicPoolIpMask</a></dt>
<dd style="margin-bottom: 1em !important;">The bit-combination that renders which portion of the address of the DHCP address pool refers to the network or subnet and which part refers to the host.The IP address must have been set before. This value shows 0.0.0.0, if the binding type is 'un-allocat <a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerDynamicPoolIpMask.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerDynamicPoolIpPrefixLength.html">agentDhcpServerDynamicPoolIpPrefixLength</a></dt>
<dd style="margin-bottom: 1em !important;">This specifies the no. of bits that comprise the address-prefix. The prefix is an alternative way of specifying the network-mask of the client.The IP address must have been set before. This value shows 0, if the binding type is 'un-allocated',or,'mnaual'.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolAllocationType.html">agentDhcpServerPoolAllocationType</a></dt>
<dd style="margin-bottom: 1em !important;">This specifies the type of the binding that is associated with this pool.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerManualPoolClientIdentifier.html">agentDhcpServerManualPoolClientIdentifier</a></dt>
<dd style="margin-bottom: 1em !important;">It specifies the unique identifier (in colon separated hexadecimal format) of a DHCP client. It is valid for manual bindings only. It displays 'unconfigured',if the binding type is 'un-allocated',or,'dynamic'. To set this object, input should be 7 octets <a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerManualPoolClientIdentifier.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerManualPoolClientName.html">agentDhcpServerManualPoolClientName</a></dt>
<dd style="margin-bottom: 1em !important;">It specifies the name of a DHCP client. Client name should't include domain-name. It displays 'unconfigured',if the binding type is 'un-allocated',or,'dynamic'.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerManualPoolClientHWAddr.html">agentDhcpServerManualPoolClientHWAddr</a></dt>
<dd style="margin-bottom: 1em !important;">It specifies the hardware-address of a DHCP client. It is valid for manual bindings only. It displays 'unconfigured',if the binding type is 'un-allocated',or,'dynamic'. After hardware-address, hardware-type will be configured.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerManualPoolClientHWType.html">agentDhcpServerManualPoolClientHWType</a></dt>
<dd style="margin-bottom: 1em !important;">It specifies the hardware-type of a DHCP client. It is valid for manual bindings only. It displays 'unconfigured',if the binding type is 'un-allocated',or,'dynamic'. Before this, hardware-address must be configured.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerManualPoolIpAddress.html">agentDhcpServerManualPoolIpAddress</a></dt>
<dd style="margin-bottom: 1em !important;">The IP address of the DHCP Address pool for manual binding. The IP address must be set before setting the IP Mask or IP Prefix Length.After setting IP address, network -mask, or IP Prefix length must be set in order to change the pool type to dynamic. Th <a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerManualPoolIpAddress.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerManualPoolIpMask.html">agentDhcpServerManualPoolIpMask</a></dt>
<dd style="margin-bottom: 1em !important;">The bit-combination that renders which portion of the address of the DHCP address pool for a manual binding refers to the network or subnet and which part refers to the host. The IP address must have been set before. This value shows 0.0.0.0, if the bindi <a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerManualPoolIpMask.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerManualPoolIpPrefixLength.html">agentDhcpServerManualPoolIpPrefixLength</a></dt>
<dd style="margin-bottom: 1em !important;">This specifies the no. of bits that comprise the address-prefix. The prefix is an alternative way of specifying the network-mask of the client.The IP address must have been set before. This value shows 0, if the binding type is 'un-allocated',or,'dynamic' <a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerManualPoolIpPrefixLength.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerExcludedAddressRangeCreate.html">agentDhcpServerExcludedAddressRangeCreate</a></dt>
<dd style="margin-bottom: 1em !important;">It sets the IP address-ranges(from low to high) that a DHCP server should not assign to DHCP clients. Each time this MIB object is set successfully, one excluded range of IP address will be set. It is given in format - start and end IP address separated b <a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerExcludedAddressRangeCreate.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerExcludedAddressRangeTable.html">agentDhcpServerExcludedAddressRangeTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table of the DHCP Server Pool configuration entries.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerExcludedAddressRangeEntry.html">agentDhcpServerExcludedAddressRangeEntry</a></dt>
<dd style="margin-bottom: 1em !important;">Represents entry for a Dhcp server excluded address range table.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerExcludedRangeIndex.html">agentDhcpServerExcludedRangeIndex</a></dt>
<dd style="margin-bottom: 1em !important;">This specifies the index of the excluded IP address-range table.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerExcludedStartIpAddress.html">agentDhcpServerExcludedStartIpAddress</a></dt>
<dd style="margin-bottom: 1em !important;">This specifies the starting IP address of the excluded address-range.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerExcludedEndIpAddress.html">agentDhcpServerExcludedEndIpAddress</a></dt>
<dd style="margin-bottom: 1em !important;">This specifies the ending IP address of the excluded address-range.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerExcludedAddressRangeStatus.html">agentDhcpServerExcludedAddressRangeStatus</a></dt>
<dd style="margin-bottom: 1em !important;">This specifies the row-status of the excluded address-range. Implemented values are - active(1) and destroy(6). For a valid range, the row-satus will return active(1). When it is set to destroy(6), the corresponding address-range is deleted.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolOptionCreate.html">agentDhcpServerPoolOptionCreate</a></dt>
<dd style="margin-bottom: 1em !important;">This sets the option for an existing DHCP Server pool. Here, it is required to enter the pool-index, for which option is to be set and the value of the DHCP option code in string-format : pool-index and option code separated by '-' and terminated by ';', <a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolOptionCreate.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolOptionTable.html">agentDhcpServerPoolOptionTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table for configuring DHCP Server options.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolOptionEntry.html">agentDhcpServerPoolOptionEntry</a></dt>
<dd style="margin-bottom: 1em !important;">Represents entry for a Dhcp server option table.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolOptionIndex.html">agentDhcpServerPoolOptionIndex</a></dt>
<dd style="margin-bottom: 1em !important;">The Pool Index alongwith option-code, acts as index for the DHCP Server Option table. ::= { agentDhcpServerPoolOptionEntry 1 } SYNTAX Unsigned32 (1..254) MAX-ACCESS read-write STATUS current DESCRIPTION This specifies the DHCP option code. This <a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolOptionIndex.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerOptionPoolName.html">agentDhcpServerOptionPoolName</a></dt>
<dd style="margin-bottom: 1em !important;">The name of the DHCP Address pool. This value cannot be modified</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolOptionAsciiData.html">agentDhcpServerPoolOptionAsciiData</a></dt>
<dd style="margin-bottom: 1em !important;">This specifies an NVT ASCII character string. ASCII character strings that contain white space must be delimited by quotation marks. If an ascii optiondata is entered again, it gets concatenated with the previous ascii data.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolOptionHexData.html">agentDhcpServerPoolOptionHexData</a></dt>
<dd style="margin-bottom: 1em !important;">This specifies semi-colon separated hexadecimal data. Two hexadecimal digits in hexadecimal character string represents one byte . Hexadecimal strings can be entered in the following formats : 1) continuous hexadecimal digits like -- 0123456789abcdef 2) h <a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolOptionHexData.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolOptionIpAddressData.html">agentDhcpServerPoolOptionIpAddressData</a></dt>
<dd style="margin-bottom: 1em !important;">This specifies the IP-address list(each IP-address is separated by comma and the list is terminated by semi-colon) for a DHCP client, an example would be 10.10.1.1,192.168.36.1,157.227.44.1;(no spaces in between). If a IP option is entered again, it gets <a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerPoolOptionIpAddressData.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerLeaseClearAllBindings.html">agentDhcpServerLeaseClearAllBindings</a></dt>
<dd style="margin-bottom: 1em !important;">Clears All the DHCP server bindings.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerLeaseTable.html">agentDhcpServerLeaseTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table of the DHCP Server's Lease entries.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerLeaseEntry.html">agentDhcpServerLeaseEntry</a></dt>
<dd style="margin-bottom: 1em !important;">Represents entry for a Dhcp server's leases.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerLeaseIPAddress.html">agentDhcpServerLeaseIPAddress</a></dt>
<dd style="margin-bottom: 1em !important;">This specifies the IP address leased to the client.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerLeaseIPMask.html">agentDhcpServerLeaseIPMask</a></dt>
<dd style="margin-bottom: 1em !important;">This specifies the IP mask of the address leased to the client.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerLeaseHWAddress.html">agentDhcpServerLeaseHWAddress</a></dt>
<dd style="margin-bottom: 1em !important;">This specifies the hardware address of the client.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerLeaseRemainingTime.html">agentDhcpServerLeaseRemainingTime</a></dt>
<dd style="margin-bottom: 1em !important;">This specifies the period for which the lease is valid. It is displayed in days, hours, minutes, and seconds.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerLeaseType.html">agentDhcpServerLeaseType</a></dt>
<dd style="margin-bottom: 1em !important;">This specifies the type of address lease as Automatic or Manual.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerLeaseStatus.html">agentDhcpServerLeaseStatus</a></dt>
<dd style="margin-bottom: 1em !important;">This specifies the row-status of the address-lease. Implemented values are - active(1) and destroy(6). For a valid range, the row-satus will return active(1). When it is set to destroy(6), the corresponding address-lease is cleared.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerClearAllAddressConflicts.html">agentDhcpServerClearAllAddressConflicts</a></dt>
<dd style="margin-bottom: 1em !important;">Clears all the address-conflicts found by DHCP server,when set to enable.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerAddressConflictLogging.html">agentDhcpServerAddressConflictLogging</a></dt>
<dd style="margin-bottom: 1em !important;">It is used to enable, or disables the logging of address-conflicts on a DHCP Server.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerAddressConflictTable.html">agentDhcpServerAddressConflictTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table of the conflicting-address entries.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerAddressConflictEntry.html">agentDhcpServerAddressConflictEntry</a></dt>
<dd style="margin-bottom: 1em !important;">Represents a conflicting-address entry.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerAddressConflictIP.html">agentDhcpServerAddressConflictIP</a></dt>
<dd style="margin-bottom: 1em !important;">This specifies the conflicting IP address assigned to the client by DHCP server.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerAddressConflictDetectionType.html">agentDhcpServerAddressConflictDetectionType</a></dt>
<dd style="margin-bottom: 1em !important;">This specifies the address-conflict detection-method.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerAddressConflictDetectionTime.html">agentDhcpServerAddressConflictDetectionTime</a></dt>
<dd style="margin-bottom: 1em !important;">This specifies the sysUpTime at which the address-conflict was detected.</dd><dt><a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerAddressConflictStatus.html">agentDhcpServerAddressConflictStatus</a></dt>
<dd style="margin-bottom: 1em !important;">This specifies the row-status of the conflicting-address entry. Implemented values are - active(1) and destroy(6). For a valid range, the row-satus will return active(1). When it is set to destroy(6), the corresponding conflicting-address entry is cleared <a href="/mib/oids/NETGEAR-DHCPSERVER-PRIVATE-MIB/agentDhcpServerAddressConflictStatus.html">...</a></dd></dl></div>
<p> </p>
<div></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

View File

@ -0,0 +1,360 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>NETGEAR-INVENTORY-MIB | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="This MIB defines the objects used to configure and report information and status of units, slots and supported cards." />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">NETGEAR-INVENTORY-MIB</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span><a href="/mib/">MIBs list</a><span class="sep"> / </span>NETGEAR-INVENTORY-MIB</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<div><h1><!-- search.mibname.start -->NETGEAR-INVENTORY-MIB<!-- search.mibname.end --> <a href="/mib/mib/NETGEAR-INVENTORY-MIB.mib">Download</a></h1></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<div><!-- search.mibdescription.start -->This MIB defines the objects used to configure and
report information and status of units, slots and supported cards.<!-- search.mibdescription.end --></div>
<p> </p>
<div>IPHost Network Monitor offer an easy way of <a href="/snmp-monitoring-tool.html">SNMP monitoring</a> your NETGEAR Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.</div>
<p> </p>
<h2>OID list for NETGEAR-INVENTORY-MIB</h2>
<p> </p>
<div><dl><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryStackReplicateSTK.html">agentInventoryStackReplicateSTK</a></dt>
<dd style="margin-bottom: 1em !important;">Initiates STK copy from management unit to all other management capable units in the stack.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryStackReload.html">agentInventoryStackReload</a></dt>
<dd style="margin-bottom: 1em !important;">Initiates stack reload.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryStackMaxUnitNumber.html">agentInventoryStackMaxUnitNumber</a></dt>
<dd style="margin-bottom: 1em !important;">Indicates the maximum allowed Unit Number configurable on the stack.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryStackReplicateSTKStatus.html">agentInventoryStackReplicateSTKStatus</a></dt>
<dd style="margin-bottom: 1em !important;">Indicates the current status of an STK copy from management unit to all other management capable units inthe stack.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventorySupportedUnitTable.html">agentInventorySupportedUnitTable</a></dt>
<dd style="margin-bottom: 1em !important;">TODO</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventorySupportedUnitEntry.html">agentInventorySupportedUnitEntry</a></dt>
<dd style="margin-bottom: 1em !important;">TODO</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventorySupportedUnitIndex.html">agentInventorySupportedUnitIndex</a></dt>
<dd style="margin-bottom: 1em !important;">The unit identifier associated with the supported unit.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventorySupportedUnitModelIdentifier.html">agentInventorySupportedUnitModelIdentifier</a></dt>
<dd style="margin-bottom: 1em !important;">The model identifier for the supported unit.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventorySupportedUnitDescription.html">agentInventorySupportedUnitDescription</a></dt>
<dd style="margin-bottom: 1em !important;">The description of the supported unit.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventorySupportedUnitExpectedCodeVer.html">agentInventorySupportedUnitExpectedCodeVer</a></dt>
<dd style="margin-bottom: 1em !important;">The expected code version.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryUnitTable.html">agentInventoryUnitTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table of Per-Unit configuration objects.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryUnitEntry.html">agentInventoryUnitEntry</a></dt>
<dd style="margin-bottom: 1em !important;">Each Instance corresponds with a different unit managed by this agent.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryUnitNumber.html">agentInventoryUnitNumber</a></dt>
<dd style="margin-bottom: 1em !important;">The unit number associated with this unit.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryUnitAssignNumber.html">agentInventoryUnitAssignNumber</a></dt>
<dd style="margin-bottom: 1em !important;">Allows setting the unit number associated with this unit. This number must be less than the value returned by agentInventoryStackMaxUnitNumber. Setting this object to a non-zero value will initate changing the unit number.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryUnitType.html">agentInventoryUnitType</a></dt>
<dd style="margin-bottom: 1em !important;">The Unit Type identifier for this unit.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryUnitSupportedUnitIndex.html">agentInventoryUnitSupportedUnitIndex</a></dt>
<dd style="margin-bottom: 1em !important;">The index of the unit type in agentInventorySupportedUnitTable which this unit is associated with.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryUnitMgmtAdmin.html">agentInventoryUnitMgmtAdmin</a></dt>
<dd style="margin-bottom: 1em !important;">Indicates whether the unit is a Management Unit, a Stack Unit, or has been configured to be a Management Unit. Setting this object to mgmtUnit(1) initiates transfer of the management functionality to the specified stack unit. Object values stackUnit(2) an <a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryUnitMgmtAdmin.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryUnitHWMgmtPref.html">agentInventoryUnitHWMgmtPref</a></dt>
<dd style="margin-bottom: 1em !important;">Indicates the default preference assigned to the unit.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryUnitHWMgmtPrefValue.html">agentInventoryUnitHWMgmtPrefValue</a></dt>
<dd style="margin-bottom: 1em !important;">Indicates the default preference value assigned to the unit. The preference value indicates how likely this unit is to be chosen as the management unit. A value of 0 indicates a disabled or unassigned preference.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryUnitAdminMgmtPref.html">agentInventoryUnitAdminMgmtPref</a></dt>
<dd style="margin-bottom: 1em !important;">Indicates the configured preference assigned to the unit. This object can not be set to assigned(3). Setting this object to disabled(1), or unassigned(2) will set agentInventoryUnitHWMgmtPrefValue to 0.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryUnitAdminMgmtPrefValue.html">agentInventoryUnitAdminMgmtPrefValue</a></dt>
<dd style="margin-bottom: 1em !important;">Indicates the configured preference value assigned to the unit. The preference value indicates how likely this unit is to be chosen as the management unit. A value of 0 indicates a disabled or unassigned preference. Setting this object to 0 will also se <a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryUnitAdminMgmtPrefValue.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryUnitStatus.html">agentInventoryUnitStatus</a></dt>
<dd style="margin-bottom: 1em !important;">The unit status of this unit.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryUnitDetectedCodeVer.html">agentInventoryUnitDetectedCodeVer</a></dt>
<dd style="margin-bottom: 1em !important;">The version of code running on this unit. If the unit is not detected then the code version is an empty string.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryUnitDetectedCodeInFlashVer.html">agentInventoryUnitDetectedCodeInFlashVer</a></dt>
<dd style="margin-bottom: 1em !important;">The version of code that is currently stored in FLASH memory on the unit. This code will execute after the unit is reset. If the unit is not detected then this object will return an empty string.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryUnitUpTime.html">agentInventoryUnitUpTime</a></dt>
<dd style="margin-bottom: 1em !important;">The system up time of the unit.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryUnitDescription.html">agentInventoryUnitDescription</a></dt>
<dd style="margin-bottom: 1em !important;">The description of the unit.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryUnitReplicateSTK.html">agentInventoryUnitReplicateSTK</a></dt>
<dd style="margin-bottom: 1em !important;">Initiates STK copy from management unit to this unit if it is management capable.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryUnitReload.html">agentInventoryUnitReload</a></dt>
<dd style="margin-bottom: 1em !important;">Reload a specific unit in the stack.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryUnitRowStatus.html">agentInventoryUnitRowStatus</a></dt>
<dd style="margin-bottom: 1em !important;">The status of this unit instance. Creation of new instances requires the object agentInventoryUnitSupportedUnitIndex to be set at the same time to indicate the type of of unit to pre-configure. active(1) - This instance is active. createAndGo(4) - C <a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryUnitRowStatus.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryUnitSerialNumber.html">agentInventoryUnitSerialNumber</a></dt>
<dd style="margin-bottom: 1em !important;">The Serial Number of the unit.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventorySlotTable.html">agentInventorySlotTable</a></dt>
<dd style="margin-bottom: 1em !important;">TODO</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventorySlotEntry.html">agentInventorySlotEntry</a></dt>
<dd style="margin-bottom: 1em !important;">TODO</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventorySlotNumber.html">agentInventorySlotNumber</a></dt>
<dd style="margin-bottom: 1em !important;">An incrimental index of the slot in this unit.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventorySlotStatus.html">agentInventorySlotStatus</a></dt>
<dd style="margin-bottom: 1em !important;">Indicates the current status of the slot.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventorySlotPowerMode.html">agentInventorySlotPowerMode</a></dt>
<dd style="margin-bottom: 1em !important;">Indicates whether a card in this slot will be powered on.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventorySlotAdminMode.html">agentInventorySlotAdminMode</a></dt>
<dd style="margin-bottom: 1em !important;">Indicates whether this card is administratively enabled or disabled.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventorySlotInsertedCardType.html">agentInventorySlotInsertedCardType</a></dt>
<dd style="margin-bottom: 1em !important;">Indicates the inserted card type. Will return 0 if the slot is not full.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventorySlotConfiguredCardType.html">agentInventorySlotConfiguredCardType</a></dt>
<dd style="margin-bottom: 1em !important;">Indicates the configured card type. This object may be set with a corresponding value of agentInventoryCardType if this slot supports removable cards.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventorySlotCapabilities.html">agentInventorySlotCapabilities</a></dt>
<dd style="margin-bottom: 1em !important;">Indicates the different capabilities this slot has. pluggable(0) - This slot can contain pluggable cards. power-down(1) - Power to this slot can be controlled through the object agentInventorySlotPowerMode ::= { agentInventorySlotEntry 8 } --********** <a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventorySlotCapabilities.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryCardTypeEntry.html">agentInventoryCardTypeEntry</a></dt>
<dd style="margin-bottom: 1em !important;">Contains information related to a specific Card Type.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryCardIndex.html">agentInventoryCardIndex</a></dt>
<dd style="margin-bottom: 1em !important;">An arbitrary index used to identify cards in the table.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryCardType.html">agentInventoryCardType</a></dt>
<dd style="margin-bottom: 1em !important;">The Card Type associated with this instance.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryCardModelIdentifier.html">agentInventoryCardModelIdentifier</a></dt>
<dd style="margin-bottom: 1em !important;">The model identifier for the supported Card Type.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryCardDescription.html">agentInventoryCardDescription</a></dt>
<dd style="margin-bottom: 1em !important;">The card description for the supported Card Type.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryComponentTable.html">agentInventoryComponentTable</a></dt>
<dd style="margin-bottom: 1em !important;">Contains information for all supported Components in the system.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryComponentEntry.html">agentInventoryComponentEntry</a></dt>
<dd style="margin-bottom: 1em !important;">Contains information related to a specific Components.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryComponentIndex.html">agentInventoryComponentIndex</a></dt>
<dd style="margin-bottom: 1em !important;">An arbitrary index used to reference components in the table.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryComponentMnemonic.html">agentInventoryComponentMnemonic</a></dt>
<dd style="margin-bottom: 1em !important;">The abreviated name of this component.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryComponentName.html">agentInventoryComponentName</a></dt>
<dd style="margin-bottom: 1em !important;">The name of the component for this instance.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryStackPortIpTelephonyQOSSupport.html">agentInventoryStackPortIpTelephonyQOSSupport</a></dt>
<dd style="margin-bottom: 1em !important;">Controls whether the Stack Ports give higher priority to IP Telephony traffic.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryStackPortTable.html">agentInventoryStackPortTable</a></dt>
<dd style="margin-bottom: 1em !important;">Contains information for all Stack Ports present in the system.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryStackPortEntry.html">agentInventoryStackPortEntry</a></dt>
<dd style="margin-bottom: 1em !important;">Contains information related to a specific Stack Port.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryStackPortIndex.html">agentInventoryStackPortIndex</a></dt>
<dd style="margin-bottom: 1em !important;">An arbitrary index used to reference Stack Ports in the table.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryStackPortUnit.html">agentInventoryStackPortUnit</a></dt>
<dd style="margin-bottom: 1em !important;">The Unit Index this Stack Port is physically located on.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryStackPortTag.html">agentInventoryStackPortTag</a></dt>
<dd style="margin-bottom: 1em !important;">The name of the Stack Port for this instance.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryStackPortConfiguredStackMode.html">agentInventoryStackPortConfiguredStackMode</a></dt>
<dd style="margin-bottom: 1em !important;">Configured mode of the Stack Port. Changes to this value happen only after a reset of the switch.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryStackPortRunningStackMode.html">agentInventoryStackPortRunningStackMode</a></dt>
<dd style="margin-bottom: 1em !important;">Currently operational mode of the Stack Port.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryStackPortLinkStatus.html">agentInventoryStackPortLinkStatus</a></dt>
<dd style="margin-bottom: 1em !important;">Link status of the Stack Port. Ports which are in ethernet mode will return a status of down(2).</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryStackPortLinkSpeed.html">agentInventoryStackPortLinkSpeed</a></dt>
<dd style="margin-bottom: 1em !important;">Speed of the Stack Port measured in Gb/s. Ports which are in ethernet mode will return a speed of 0.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryStackPortDataRate.html">agentInventoryStackPortDataRate</a></dt>
<dd style="margin-bottom: 1em !important;">Approximate data rate on the stacking port. Measured in Gb/s. Ports which are in ethernet mode will return 0.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryStackPortErrorRate.html">agentInventoryStackPortErrorRate</a></dt>
<dd style="margin-bottom: 1em !important;">Approximate error rate on the stack port. Measured in Errors per Second. Ports which are in ethernet mode will return 0.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryStackPortTotalErrors.html">agentInventoryStackPortTotalErrors</a></dt>
<dd style="margin-bottom: 1em !important;">Number of errors since boot. The counter may wrap. Ports which are in ethernet mode will return 0.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventorySupportedUnitComplianceGroup.html">agentInventorySupportedUnitComplianceGroup</a></dt>
<dd style="margin-bottom: 1em !important;">The collection of objects which are used to represent multiple units in the stack.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryUnitComplienceComplianceGroup.html">agentInventoryUnitComplienceComplianceGroup</a></dt>
<dd style="margin-bottom: 1em !important;">The collection of objects which are used to represent multiple units in the stack.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventorySlotComplianceGroup.html">agentInventorySlotComplianceGroup</a></dt>
<dd style="margin-bottom: 1em !important;">The collection of objects which are used to represent slots in the each unit managed by this agent.</dd><dt><a href="/mib/oids/NETGEAR-INVENTORY-MIB/agentInventoryCardComplianceGroup.html">agentInventoryCardComplianceGroup</a></dt>
<dd style="margin-bottom: 1em !important;">The collection of objects which are used to represent the card types this system can manage.</dd></dl></div>
<p> </p>
<div></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

View File

@ -0,0 +1,300 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>NETGEAR-KEYING-PRIVATE-MIB | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="The NETGEAR Private MIB for Keying Utility" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">NETGEAR-KEYING-PRIVATE-MIB</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span><a href="/mib/">MIBs list</a><span class="sep"> / </span>NETGEAR-KEYING-PRIVATE-MIB</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<div><h1><!-- search.mibname.start -->NETGEAR-KEYING-PRIVATE-MIB<!-- search.mibname.end --> <a href="/mib/mib/NETGEAR-KEYING-PRIVATE-MIB.mib">Download</a></h1></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<div><!-- search.mibdescription.start -->The NETGEAR Private MIB for Keying Utility<!-- search.mibdescription.end --></div>
<p> </p>
<div>IPHost Network Monitor offer an easy way of <a href="/snmp-monitoring-tool.html">SNMP monitoring</a> your NETGEAR Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.</div>
<p> </p>
<h2>OID list for NETGEAR-KEYING-PRIVATE-MIB</h2>
<p> </p>
<div><dl><dt><a href="/mib/oids/NETGEAR-KEYING-PRIVATE-MIB/agentFeatureKeyingEnableKey.html">agentFeatureKeyingEnableKey</a></dt>
<dd style="margin-bottom: 1em !important;">Hexadecimal Key-string entered to enable an advance functionality.</dd><dt><a href="/mib/oids/NETGEAR-KEYING-PRIVATE-MIB/agentFeatureKeyingDisableKey.html">agentFeatureKeyingDisableKey</a></dt>
<dd style="margin-bottom: 1em !important;">Hexadecimal Key-string entered to disable an advance functionality.</dd><dt><a href="/mib/oids/NETGEAR-KEYING-PRIVATE-MIB/agentFeatureKeyingTable.html">agentFeatureKeyingTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table for license key and associated functionality.</dd><dt><a href="/mib/oids/NETGEAR-KEYING-PRIVATE-MIB/agentFeatureKeyingEntry.html">agentFeatureKeyingEntry</a></dt>
<dd style="margin-bottom: 1em !important;">Represents entry for key table</dd><dt><a href="/mib/oids/NETGEAR-KEYING-PRIVATE-MIB/agentFeatureKeyingIndex.html">agentFeatureKeyingIndex</a></dt>
<dd style="margin-bottom: 1em !important;">A value corresponding to a keyable feature.When this table is walked, only values associated with keyable features are returned.This value must be equivalent to valid value of agentFeatureKeyingIndex.</dd><dt><a href="/mib/oids/NETGEAR-KEYING-PRIVATE-MIB/agentFeatureKeyingName.html">agentFeatureKeyingName</a></dt>
<dd style="margin-bottom: 1em !important;">The abbreviated name of this component.This is also equivalent to agentFeatureKeyingName</dd><dt><a href="/mib/oids/NETGEAR-KEYING-PRIVATE-MIB/agentFeatureKeyingStatus.html">agentFeatureKeyingStatus</a></dt>
<dd style="margin-bottom: 1em !important;">Returns a value of (1) if the feature is enabled for management, (2) if disabled.</dd></dl></div>
<p> </p>
<div></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

View File

@ -0,0 +1,326 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>NETGEAR-LOGGING-MIB | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">NETGEAR-LOGGING-MIB</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span><a href="/mib/">MIBs list</a><span class="sep"> / </span>NETGEAR-LOGGING-MIB</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<div><h1><!-- search.mibname.start -->NETGEAR-LOGGING-MIB<!-- search.mibname.end --> <a href="/mib/mib/NETGEAR-LOGGING-MIB.mib">Download</a></h1></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<div><!-- search.mibdescription.start --><!-- search.mibdescription.end --></div>
<p> </p>
<div>IPHost Network Monitor offer an easy way of <a href="/snmp-monitoring-tool.html">SNMP monitoring</a> your NETGEAR Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.</div>
<p> </p>
<h2>OID list for NETGEAR-LOGGING-MIB</h2>
<p> </p>
<div><dl><dt><a href="/mib/oids/NETGEAR-LOGGING-MIB/agentLogInMemoryAdminStatus.html">agentLogInMemoryAdminStatus</a></dt>
<dd style="margin-bottom: 1em !important;">Administratively enable/disable the In Memory log.</dd><dt><a href="/mib/oids/NETGEAR-LOGGING-MIB/agentLogInMemoryBehavior.html">agentLogInMemoryBehavior</a></dt>
<dd style="margin-bottom: 1em !important;">Configures the behavior of the In Memory Log when it becomes full. A value of wrap(1) will cause the oldest log message to be removed, making room for the new message. A value of stop-on-full(2) will prevent any further logging.</dd><dt><a href="/mib/oids/NETGEAR-LOGGING-MIB/agentLogConsoleAdminStatus.html">agentLogConsoleAdminStatus</a></dt>
<dd style="margin-bottom: 1em !important;">Admin mode for console logs</dd><dt><a href="/mib/oids/NETGEAR-LOGGING-MIB/agentLogConsoleSeverityFilter.html">agentLogConsoleSeverityFilter</a></dt>
<dd style="margin-bottom: 1em !important;">Severity filter for console logs</dd><dt><a href="/mib/oids/NETGEAR-LOGGING-MIB/agentLogPersistentAdminStatus.html">agentLogPersistentAdminStatus</a></dt>
<dd style="margin-bottom: 1em !important;">This control disables/enables logging for the persistent startup log. Setting this value to disable does not clear the current contents of the log.</dd><dt><a href="/mib/oids/NETGEAR-LOGGING-MIB/agentLogPersistentSeverityFilter.html">agentLogPersistentSeverityFilter</a></dt>
<dd style="margin-bottom: 1em !important;">This control specifies the minimum severity to log to the startup and operation log. Messages with an equal or lower numerical severity are logged.</dd><dt><a href="/mib/oids/NETGEAR-LOGGING-MIB/agentLogSyslogAdminStatus.html">agentLogSyslogAdminStatus</a></dt>
<dd style="margin-bottom: 1em !important;">For Enabling and Disabling logging to configured syslog hosts. Setting this to disable stops logging to all syslog hosts.</dd><dt><a href="/mib/oids/NETGEAR-LOGGING-MIB/agentLogSyslogLocalPort.html">agentLogSyslogLocalPort</a></dt>
<dd style="margin-bottom: 1em !important;">This is the port on the local host from which syslog messages are sent.</dd><dt><a href="/mib/oids/NETGEAR-LOGGING-MIB/agentLogSyslogMaxHosts.html">agentLogSyslogMaxHosts</a></dt>
<dd style="margin-bottom: 1em !important;">Maximum number of hosts that can be configured for logging syslog messages.</dd><dt><a href="/mib/oids/NETGEAR-LOGGING-MIB/agentLogCliCommandsAdminStatus.html">agentLogCliCommandsAdminStatus</a></dt>
<dd style="margin-bottom: 1em !important;">Administratively enable/disable the logging of the CLI Commands</dd><dt><a href="/mib/oids/NETGEAR-LOGGING-MIB/agentLogSyslogHostTable.html">agentLogSyslogHostTable</a></dt>
<dd style="margin-bottom: 1em !important;">Syslog host table containing syslog host entries.</dd><dt><a href="/mib/oids/NETGEAR-LOGGING-MIB/agentLogSyslogHostEntry.html">agentLogSyslogHostEntry</a></dt>
<dd style="margin-bottom: 1em !important;">Syslog Host entry attributes.</dd><dt><a href="/mib/oids/NETGEAR-LOGGING-MIB/agentLogHostTableIndex.html">agentLogHostTableIndex</a></dt>
<dd style="margin-bottom: 1em !important;">Index to syslog host entry in syslog host table.</dd><dt><a href="/mib/oids/NETGEAR-LOGGING-MIB/agentLogHostTableIpAddress.html">agentLogHostTableIpAddress</a></dt>
<dd style="margin-bottom: 1em !important;">Syslog Host table IP Address.</dd><dt><a href="/mib/oids/NETGEAR-LOGGING-MIB/agentLogHostTablePort.html">agentLogHostTablePort</a></dt>
<dd style="margin-bottom: 1em !important;">Syslog Host table port number.</dd><dt><a href="/mib/oids/NETGEAR-LOGGING-MIB/agentLogHostTableSeverityFilter.html">agentLogHostTableSeverityFilter</a></dt>
<dd style="margin-bottom: 1em !important;">Configures the minimum severity that will be stored in the In Memory log.</dd><dt><a href="/mib/oids/NETGEAR-LOGGING-MIB/agentLogHostTableRowStatus.html">agentLogHostTableRowStatus</a></dt>
<dd style="margin-bottom: 1em !important;">Syslog Host table row status</dd><dt><a href="/mib/oids/NETGEAR-LOGGING-MIB/agentLogMessagesReceived.html">agentLogMessagesReceived</a></dt>
<dd style="margin-bottom: 1em !important;">The number of messages received by the log process. This includes messages that are dropped or ignored.</dd><dt><a href="/mib/oids/NETGEAR-LOGGING-MIB/agentLogMessagesDropped.html">agentLogMessagesDropped</a></dt>
<dd style="margin-bottom: 1em !important;">The number of messages that could not be processed.</dd><dt><a href="/mib/oids/NETGEAR-LOGGING-MIB/agentLogSyslogMessagesRelayed.html">agentLogSyslogMessagesRelayed</a></dt>
<dd style="margin-bottom: 1em !important;">The number of messages forwarded by the syslog function to a syslog host. Messages forwarded to multiple hosts are counted once for each host.</dd><dt><a href="/mib/oids/NETGEAR-LOGGING-MIB/agentLogSyslogMessagesIgnored.html">agentLogSyslogMessagesIgnored</a></dt>
<dd style="margin-bottom: 1em !important;">The number of messages that were not processed by the syslog process because the component name or the priority level did not match any specification.</dd><dt><a href="/mib/oids/NETGEAR-LOGGING-MIB/agentLogMessageReceivedTime.html">agentLogMessageReceivedTime</a></dt>
<dd style="margin-bottom: 1em !important;">The local time when a message was last received by the log subsystem specified as the number of non-leap seconds since 00:00:00 UTC on January 1 1970.</dd><dt><a href="/mib/oids/NETGEAR-LOGGING-MIB/agentLogSyslogMessageDeliveredTime.html">agentLogSyslogMessageDeliveredTime</a></dt>
<dd style="margin-bottom: 1em !important;">The local time when a message was last delivered to a syslog host specified as the number of non-leap seconds since 00:00:00 UTC on January 1 1970.</dd><dt><a href="/mib/oids/NETGEAR-LOGGING-MIB/agentLogInMemoryLogCount.html">agentLogInMemoryLogCount</a></dt>
<dd style="margin-bottom: 1em !important;">The count of valid entries in the in-memory log.</dd><dt><a href="/mib/oids/NETGEAR-LOGGING-MIB/agentLogInMemoryTable.html">agentLogInMemoryTable</a></dt>
<dd style="margin-bottom: 1em !important;">The in-memory log table containing sequence of in-memory log entries.</dd><dt><a href="/mib/oids/NETGEAR-LOGGING-MIB/agentLogInMemoryEntry.html">agentLogInMemoryEntry</a></dt>
<dd style="margin-bottom: 1em !important;">An individual message entry in in-memory log table.</dd><dt><a href="/mib/oids/NETGEAR-LOGGING-MIB/agentLogInMemoryMsgIndex.html">agentLogInMemoryMsgIndex</a></dt>
<dd style="margin-bottom: 1em !important;">The index to message entry in the in-memory log table.</dd><dt><a href="/mib/oids/NETGEAR-LOGGING-MIB/agentLogInMemoryMsgText.html">agentLogInMemoryMsgText</a></dt>
<dd style="margin-bottom: 1em !important;">Message text info for inmemory logged messages.</dd><dt><a href="/mib/oids/NETGEAR-LOGGING-MIB/agentLogPersistentLogCount.html">agentLogPersistentLogCount</a></dt>
<dd style="margin-bottom: 1em !important;">The count of valid entries in the persistent log.</dd><dt><a href="/mib/oids/NETGEAR-LOGGING-MIB/agentLogPersistentTable.html">agentLogPersistentTable</a></dt>
<dd style="margin-bottom: 1em !important;">Table for storing persistent log messages.</dd><dt><a href="/mib/oids/NETGEAR-LOGGING-MIB/agentLogPersistentEntry.html">agentLogPersistentEntry</a></dt>
<dd style="margin-bottom: 1em !important;">Log entry details for logging message in persistent log table.</dd><dt><a href="/mib/oids/NETGEAR-LOGGING-MIB/agentLogMsgPersistentMsgIndex.html">agentLogMsgPersistentMsgIndex</a></dt>
<dd style="margin-bottom: 1em !important;">Table index for logging message in persistent log table.</dd><dt><a href="/mib/oids/NETGEAR-LOGGING-MIB/agentLogMsgPersistentMsgText.html">agentLogMsgPersistentMsgText</a></dt>
<dd style="margin-bottom: 1em !important;">The text corresponding to persistent log message.</dd></dl></div>
<p> </p>
<div></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

View File

@ -0,0 +1,301 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>NETGEAR-MGMT-SECURITY-MIB | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="The NETGEAR Private MIB for Mgmt Security" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">NETGEAR-MGMT-SECURITY-MIB</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span><a href="/mib/">MIBs list</a><span class="sep"> / </span>NETGEAR-MGMT-SECURITY-MIB</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<div><h1><!-- search.mibname.start -->NETGEAR-MGMT-SECURITY-MIB<!-- search.mibname.end --> <a href="/mib/mib/NETGEAR-MGMT-SECURITY-MIB.mib">Download</a></h1></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<div><!-- search.mibdescription.start -->The NETGEAR Private MIB for Mgmt Security<!-- search.mibdescription.end --></div>
<p> </p>
<div>IPHost Network Monitor offer an easy way of <a href="/snmp-monitoring-tool.html">SNMP monitoring</a> your NETGEAR Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.</div>
<p> </p>
<h2>OID list for NETGEAR-MGMT-SECURITY-MIB</h2>
<p> </p>
<div><dl><dt><a href="/mib/oids/NETGEAR-MGMT-SECURITY-MIB/agentSSLAdminMode.html">agentSSLAdminMode</a></dt>
<dd style="margin-bottom: 1em !important;">Configures whether the SSL service is enabled on this switch. The default value is disable(2).</dd><dt><a href="/mib/oids/NETGEAR-MGMT-SECURITY-MIB/agentSSLSecurePort.html">agentSSLSecurePort</a></dt>
<dd style="margin-bottom: 1em !important;">Configures the port the SSL service will respond on. The default value is 443.</dd><dt><a href="/mib/oids/NETGEAR-MGMT-SECURITY-MIB/agentSSLProtocolLevel.html">agentSSLProtocolLevel</a></dt>
<dd style="margin-bottom: 1em !important;">Configures which protocol versions of SSL are enabled on this switch. The default value is both(3).</dd><dt><a href="/mib/oids/NETGEAR-MGMT-SECURITY-MIB/agentSSHAdminMode.html">agentSSHAdminMode</a></dt>
<dd style="margin-bottom: 1em !important;">Configures whether the SSH service is enabled on this switch. The default value is disable(2).</dd><dt><a href="/mib/oids/NETGEAR-MGMT-SECURITY-MIB/agentSSHProtocolLevel.html">agentSSHProtocolLevel</a></dt>
<dd style="margin-bottom: 1em !important;">Configures which protocol versions of SSH are enabled on this switch. The default value is both(3).</dd><dt><a href="/mib/oids/NETGEAR-MGMT-SECURITY-MIB/agentSSHSessionsCount.html">agentSSHSessionsCount</a></dt>
<dd style="margin-bottom: 1em !important;">Current number of active SSH sessions on this switch.</dd><dt><a href="/mib/oids/NETGEAR-MGMT-SECURITY-MIB/agentSSHMaxSessionsCount.html">agentSSHMaxSessionsCount</a></dt>
<dd style="margin-bottom: 1em !important;">Max number of SSH sessions permitted on this switch.</dd><dt><a href="/mib/oids/NETGEAR-MGMT-SECURITY-MIB/agentSSHSessionTimeout.html">agentSSHSessionTimeout</a></dt>
<dd style="margin-bottom: 1em !important;">ssh idle timeout value for this switch im minutes.</dd></dl></div>
<p> </p>
<div></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

View File

@ -0,0 +1,296 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>NETGEAR-OUTBOUNDTELNET-PRIVATE-MIB | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">NETGEAR-OUTBOUNDTELNET-PRIVATE-MIB</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span><a href="/mib/">MIBs list</a><span class="sep"> / </span>NETGEAR-OUTBOUNDTELNET-PRIVATE-MIB</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<div><h1><!-- search.mibname.start -->NETGEAR-OUTBOUNDTELNET-PRIVATE-MIB<!-- search.mibname.end --> <a href="/mib/mib/NETGEAR-OUTBOUNDTELNET-PRIVATE-MIB.mib">Download</a></h1></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<div><!-- search.mibdescription.start --><!-- search.mibdescription.end --></div>
<p> </p>
<div>IPHost Network Monitor offer an easy way of <a href="/snmp-monitoring-tool.html">SNMP monitoring</a> your NETGEAR Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.</div>
<p> </p>
<h2>OID list for NETGEAR-OUTBOUNDTELNET-PRIVATE-MIB</h2>
<p> </p>
<div><dl><dt><a href="/mib/oids/NETGEAR-OUTBOUNDTELNET-PRIVATE-MIB/agentOutboundTelnetAdminMode.html">agentOutboundTelnetAdminMode</a></dt>
<dd style="margin-bottom: 1em !important;">Admin-mode of the Outbound Telnet.</dd><dt><a href="/mib/oids/NETGEAR-OUTBOUNDTELNET-PRIVATE-MIB/agentOutboundTelnetMaxNoOfSessions.html">agentOutboundTelnetMaxNoOfSessions</a></dt>
<dd style="margin-bottom: 1em !important;">The maximum no. of Outbound Telnet sessions allowed.</dd><dt><a href="/mib/oids/NETGEAR-OUTBOUNDTELNET-PRIVATE-MIB/agentOutboundTelnetTimeout.html">agentOutboundTelnetTimeout</a></dt>
<dd style="margin-bottom: 1em !important;">The login inactivity timeout value for Outbound Telnet.</dd></dl></div>
<p> </p>
<div></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

View File

@ -0,0 +1,309 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>NETGEAR-PORTSECURITY-PRIVATE-MIB | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="The NETGEAR0 Private MIB for Port Security Feature" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">NETGEAR-PORTSECURITY-PRIVATE-MIB</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span><a href="/mib/">MIBs list</a><span class="sep"> / </span>NETGEAR-PORTSECURITY-PRIVATE-MIB</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<div><h1><!-- search.mibname.start -->NETGEAR-PORTSECURITY-PRIVATE-MIB<!-- search.mibname.end --> <a href="/mib/mib/NETGEAR-PORTSECURITY-PRIVATE-MIB.mib">Download</a></h1></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<div><!-- search.mibdescription.start -->The NETGEAR0 Private MIB for Port Security Feature<!-- search.mibdescription.end --></div>
<p> </p>
<div>IPHost Network Monitor offer an easy way of <a href="/snmp-monitoring-tool.html">SNMP monitoring</a> your NETGEAR Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.</div>
<p> </p>
<h2>OID list for NETGEAR-PORTSECURITY-PRIVATE-MIB</h2>
<p> </p>
<div><dl><dt><a href="/mib/oids/NETGEAR-PORTSECURITY-PRIVATE-MIB/agentGlobalPortSecurityMode.html">agentGlobalPortSecurityMode</a></dt>
<dd style="margin-bottom: 1em !important;">Mode showing whether at the global level, port security is enabled or not.</dd><dt><a href="/mib/oids/NETGEAR-PORTSECURITY-PRIVATE-MIB/agentPortSecurityTable.html">agentPortSecurityTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table for Port Security and associated functionality.</dd><dt><a href="/mib/oids/NETGEAR-PORTSECURITY-PRIVATE-MIB/agentPortSecurityEntry.html">agentPortSecurityEntry</a></dt>
<dd style="margin-bottom: 1em !important;">Represents entry for port security table</dd><dt><a href="/mib/oids/NETGEAR-PORTSECURITY-PRIVATE-MIB/agentPortSecurityMode.html">agentPortSecurityMode</a></dt>
<dd style="margin-bottom: 1em !important;">Mode showing whether at port level security is enabled or not.</dd><dt><a href="/mib/oids/NETGEAR-PORTSECURITY-PRIVATE-MIB/agentPortSecurityDynamicLimit.html">agentPortSecurityDynamicLimit</a></dt>
<dd style="margin-bottom: 1em !important;">This variable signifies the limit of dynamically locked MAC addresses allowed on a specific port.</dd><dt><a href="/mib/oids/NETGEAR-PORTSECURITY-PRIVATE-MIB/agentPortSecurityStaticLimit.html">agentPortSecurityStaticLimit</a></dt>
<dd style="margin-bottom: 1em !important;">This variable signifies the limit of statically locked MAC addresses allowed on a specific port.</dd><dt><a href="/mib/oids/NETGEAR-PORTSECURITY-PRIVATE-MIB/agentPortSecurityViolationTrapMode.html">agentPortSecurityViolationTrapMode</a></dt>
<dd style="margin-bottom: 1em !important;">This variable is used to enable or disable the sending of new violation traps designating when a packet with a disallowed MAC address is received on a locked port.</dd><dt><a href="/mib/oids/NETGEAR-PORTSECURITY-PRIVATE-MIB/agentPortSecurityStaticMACs.html">agentPortSecurityStaticMACs</a></dt>
<dd style="margin-bottom: 1em !important;">This variable displays the statically locked MAC addresses for port. The list displayed in a particular fashion : 2 a0:b1:c2:d1:e3:a1,11 a0:b1:c2:d3:e4:f5 (i.e., VLAN MAC pairs separated by commas).</dd><dt><a href="/mib/oids/NETGEAR-PORTSECURITY-PRIVATE-MIB/agentPortSecurityLastDiscardedMAC.html">agentPortSecurityLastDiscardedMAC</a></dt>
<dd style="margin-bottom: 1em !important;">This variable displays the vlan-id and source MAC address of the last packet that was discarded on a locked port.</dd><dt><a href="/mib/oids/NETGEAR-PORTSECURITY-PRIVATE-MIB/agentPortSecurityMACAddressAdd.html">agentPortSecurityMACAddressAdd</a></dt>
<dd style="margin-bottom: 1em !important;">This MIB variable accepts a VLAN id and MAC address to be added to the list of statically locked MAC addresses on a port. The VLAN id and MAC address combination would be entered in a particular fashion like :- 2 a0:b0:c0:d1:e2:a1(the vlan-id and MAC addr <a href="/mib/oids/NETGEAR-PORTSECURITY-PRIVATE-MIB/agentPortSecurityMACAddressAdd.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-PORTSECURITY-PRIVATE-MIB/agentPortSecurityMACAddressRemove.html">agentPortSecurityMACAddressRemove</a></dt>
<dd style="margin-bottom: 1em !important;">This MIB variable accepts a VLAN id and MAC address to be removed from the list of statically locked MAC addresses on a port.. The VLAN id and MAC address combination would be entered in a particular fashion like :- 2 a0:b0:c0:d1:e2:a1(the vlan-id and MAC <a href="/mib/oids/NETGEAR-PORTSECURITY-PRIVATE-MIB/agentPortSecurityMACAddressRemove.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-PORTSECURITY-PRIVATE-MIB/agentPortSecurityMACAddressMove.html">agentPortSecurityMACAddressMove</a></dt>
<dd style="margin-bottom: 1em !important;">When this object is enabled, all the dynamically locked MAC addresses will be moved to statically locked addresses on a port. GET operation on this object will display disable.</dd><dt><a href="/mib/oids/NETGEAR-PORTSECURITY-PRIVATE-MIB/agentPortSecurityDynamicTable.html">agentPortSecurityDynamicTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table for Port Security Dynamic and associated functionality.</dd><dt><a href="/mib/oids/NETGEAR-PORTSECURITY-PRIVATE-MIB/agentPortSecurityDynamicEntry.html">agentPortSecurityDynamicEntry</a></dt>
<dd style="margin-bottom: 1em !important;">Represents entry for port MAC Locking table</dd><dt><a href="/mib/oids/NETGEAR-PORTSECURITY-PRIVATE-MIB/agentPortSecurityDynamicVLANId.html">agentPortSecurityDynamicVLANId</a></dt>
<dd style="margin-bottom: 1em !important;">Source VLAN id of the packet that is received on the dynamically locked port.</dd><dt><a href="/mib/oids/NETGEAR-PORTSECURITY-PRIVATE-MIB/agentPortSecurityDynamicMACAddress.html">agentPortSecurityDynamicMACAddress</a></dt>
<dd style="margin-bottom: 1em !important;">Source MAC address of the packet that is received on the dynamically locked port.</dd></dl></div>
<p> </p>
<div></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

View File

@ -0,0 +1,303 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>NETGEAR-POWER-ETHERNET-MIB | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">NETGEAR-POWER-ETHERNET-MIB</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span><a href="/mib/">MIBs list</a><span class="sep"> / </span>NETGEAR-POWER-ETHERNET-MIB</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<div><h1><!-- search.mibname.start -->NETGEAR-POWER-ETHERNET-MIB<!-- search.mibname.end --> <a href="/mib/mib/NETGEAR-POWER-ETHERNET-MIB.mib">Download</a></h1></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<div><!-- search.mibdescription.start -->This MIB Augments the POWER-ETHERNET-MIB created by the IETF Ethernet
Interfaces and Hub MIB Working Group for managing Power Source
Equipment (PSE). The objects in this MIB are intended to provide
additional objects for reporting information available to the hardware
on this platform which are not represented in the draft MIB.<!-- search.mibdescription.end --></div>
<p> </p>
<div>IPHost Network Monitor offer an easy way of <a href="/snmp-monitoring-tool.html">SNMP monitoring</a> your NETGEAR Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.</div>
<p> </p>
<h2>OID list for NETGEAR-POWER-ETHERNET-MIB</h2>
<p> </p>
<div><dl><dt><a href="/mib/oids/NETGEAR-POWER-ETHERNET-MIB/agentPethPsePortTable.html">agentPethPsePortTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table of per-port information and configuration objects relating to the power status of each port.</dd><dt><a href="/mib/oids/NETGEAR-POWER-ETHERNET-MIB/agentPethPsePortEntry.html">agentPethPsePortEntry</a></dt>
<dd style="margin-bottom: 1em !important;">A collection of objects providing additional power information and control parameters for the specified port.</dd><dt><a href="/mib/oids/NETGEAR-POWER-ETHERNET-MIB/agentPethPowerLimit.html">agentPethPowerLimit</a></dt>
<dd style="margin-bottom: 1em !important;">The configured maximum power this port can provide to an attached device measured in Watts.</dd><dt><a href="/mib/oids/NETGEAR-POWER-ETHERNET-MIB/agentPethOutputPower.html">agentPethOutputPower</a></dt>
<dd style="margin-bottom: 1em !important;">The power this port is supplying to an attached device measured in Milliwatts.</dd><dt><a href="/mib/oids/NETGEAR-POWER-ETHERNET-MIB/agentPethOutputCurrent.html">agentPethOutputCurrent</a></dt>
<dd style="margin-bottom: 1em !important;">The current this port is supplying to an attached device measured in Milliamps.</dd><dt><a href="/mib/oids/NETGEAR-POWER-ETHERNET-MIB/agentPethOutputVolts.html">agentPethOutputVolts</a></dt>
<dd style="margin-bottom: 1em !important;">The voltage this port is supplying to an attached device measured in Volts.</dd></dl></div>
<p> </p>
<div></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

View File

@ -0,0 +1,356 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>NETGEAR-QOS-ACL-MIB | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="The MIB definitions for Quality of Service - ACL Flex package." />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">NETGEAR-QOS-ACL-MIB</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span><a href="/mib/">MIBs list</a><span class="sep"> / </span>NETGEAR-QOS-ACL-MIB</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<div><h1><!-- search.mibname.start -->NETGEAR-QOS-ACL-MIB<!-- search.mibname.end --> <a href="/mib/mib/NETGEAR-QOS-ACL-MIB.mib">Download</a></h1></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<div><!-- search.mibdescription.start -->The MIB definitions for Quality of Service - ACL Flex package.<!-- search.mibdescription.end --></div>
<p> </p>
<div>IPHost Network Monitor offer an easy way of <a href="/snmp-monitoring-tool.html">SNMP monitoring</a> your NETGEAR Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.</div>
<p> </p>
<h2>OID list for NETGEAR-QOS-ACL-MIB</h2>
<p> </p>
<div><dl><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclTable.html">aclTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table of ACL instances.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclEntry.html">aclEntry</a></dt>
<dd style="margin-bottom: 1em !important;"></dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclIndex.html">aclIndex</a></dt>
<dd style="margin-bottom: 1em !important;">The IP ACL table index this instance is associated with.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclStatus.html">aclStatus</a></dt>
<dd style="margin-bottom: 1em !important;">Status of this instance. Entries can not be deleted until all rows in the aclIfTable and aclRuleTable with corresponding values of aclIndex have been deleted. active(1) - this ACL instance is active createAndGo(4) - set to this value to create an in <a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclStatus.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclIfTable.html">aclIfTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table of ACL interface instances per direction.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclIfEntry.html">aclIfEntry</a></dt>
<dd style="margin-bottom: 1em !important;"></dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclIfIndex.html">aclIfIndex</a></dt>
<dd style="margin-bottom: 1em !important;">The interface to which this ACL instance applies.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclIfDirection.html">aclIfDirection</a></dt>
<dd style="margin-bottom: 1em !important;">The interface direction to which this ACL instance applies.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclIfSequence.html">aclIfSequence</a></dt>
<dd style="margin-bottom: 1em !important;">The relative evaluation sequence of this ACL for this interface and direction. When multiple ACLs are allowed for a given interface and direction, the sequence number determines the order in which the list of ACLs are evaluated, with lower sequence numbe <a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclIfSequence.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclIfAclType.html">aclIfAclType</a></dt>
<dd style="margin-bottom: 1em !important;">The type of this ACL, which is used to interpret the aclIfId object value. Each type of ACL uses its own numbering scheme for identification (see aclIfId object for details). The aclIfId object must be specified along with this object.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclIfAclId.html">aclIfAclId</a></dt>
<dd style="margin-bottom: 1em !important;">The ACL identifier value, which is interpreted based on the aclIfType object. For the IP ACLs, the actual ACL number is its identifier as follows: IP standard ranges from 1-99, while IP extended ranges from 100-199. Here, aclIfAclId represents aclIndex. <a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclIfAclId.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclIfStatus.html">aclIfStatus</a></dt>
<dd style="margin-bottom: 1em !important;">Status of this instance. active(1) - this ACL interface instance is active createAndGo(4) - set to this value to assign an ACL to an interface and direction destroy(6) - set to this value to remove an ACL from an interface and direction</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclRuleTable.html">aclRuleTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table of IP ACL Rule instances.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclRuleEntry.html">aclRuleEntry</a></dt>
<dd style="margin-bottom: 1em !important;">A table of IP ACL Classification Rules</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclRuleIndex.html">aclRuleIndex</a></dt>
<dd style="margin-bottom: 1em !important;">The index of this rule instance within an IP ACL.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclRuleAction.html">aclRuleAction</a></dt>
<dd style="margin-bottom: 1em !important;">The type of action this rule should perform.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclRuleProtocol.html">aclRuleProtocol</a></dt>
<dd style="margin-bottom: 1em !important;">icmp - 1 igmp - 2 ip - 4 tcp - 6 udp - 17 All values from 1 to 255 are valid.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclRuleSrcIpAddress.html">aclRuleSrcIpAddress</a></dt>
<dd style="margin-bottom: 1em !important;">The Source IP Address used in the ACL Classification.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclRuleSrcIpMask.html">aclRuleSrcIpMask</a></dt>
<dd style="margin-bottom: 1em !important;">The Source IP Mask used in the ACL Classification. This mask is expressed using wild-card notation,which is the 1's compliment of traditional Subnet Masks. Here, the 'Don't care bits' are represented by binary 1's and 'Do care bits' are represented by bi <a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclRuleSrcIpMask.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclRuleSrcL4Port.html">aclRuleSrcL4Port</a></dt>
<dd style="margin-bottom: 1em !important;">The Source Port Number (Layer 4) used in the ACL Classification.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclRuleSrcL4PortRangeStart.html">aclRuleSrcL4PortRangeStart</a></dt>
<dd style="margin-bottom: 1em !important;">The Source Port Number(Layer 4) range start.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclRuleSrcL4PortRangeEnd.html">aclRuleSrcL4PortRangeEnd</a></dt>
<dd style="margin-bottom: 1em !important;">The Source Port Number(Layer 4) range end.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclRuleDestIpAddress.html">aclRuleDestIpAddress</a></dt>
<dd style="margin-bottom: 1em !important;">The Destination IP Address used in the ACL Classification.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclRuleDestIpMask.html">aclRuleDestIpMask</a></dt>
<dd style="margin-bottom: 1em !important;">The Destination IP Mask used in the ACL Classification. This mask is expressed using wild-card notation,which is the 1's compliment of traditional Subnet Masks. Here, the 'Don't care bits' are represented by binary 1's and 'Do care bits' are represent <a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclRuleDestIpMask.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclRuleDestL4Port.html">aclRuleDestL4Port</a></dt>
<dd style="margin-bottom: 1em !important;">The Destination Port (Layer 4) used in ACl classification.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclRuleDestL4PortRangeStart.html">aclRuleDestL4PortRangeStart</a></dt>
<dd style="margin-bottom: 1em !important;">The Destination Port (Layer 4) starting range used in ACL classification.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclRuleDestL4PortRangeEnd.html">aclRuleDestL4PortRangeEnd</a></dt>
<dd style="margin-bottom: 1em !important;">The Destination Port (Layer 4) ending range used in ACL classification.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclRuleIPDSCP.html">aclRuleIPDSCP</a></dt>
<dd style="margin-bottom: 1em !important;">The Differentiated Services Code Point value.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclRuleIpPrecedence.html">aclRuleIpPrecedence</a></dt>
<dd style="margin-bottom: 1em !important;">The Type of Service (TOS) IP Precedence value.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclRuleIpTosBits.html">aclRuleIpTosBits</a></dt>
<dd style="margin-bottom: 1em !important;">The Type of Service (TOS) Bits value.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclRuleIpTosMask.html">aclRuleIpTosMask</a></dt>
<dd style="margin-bottom: 1em !important;">The Type of Service (TOS) Mask value.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclRuleStatus.html">aclRuleStatus</a></dt>
<dd style="margin-bottom: 1em !important;">Status of this instance. active(1) - this ACL Rule is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclRuleAssignQueueId.html">aclRuleAssignQueueId</a></dt>
<dd style="margin-bottom: 1em !important;">Queue identifier to which all inbound packets matching this ACL rule are directed. This object defaults to the standard queue assignment for user priority 0 traffic per the IEEE 802.1D specification based on the number of assignable queues in the system: <a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclRuleAssignQueueId.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclRuleRedirectIntf.html">aclRuleRedirectIntf</a></dt>
<dd style="margin-bottom: 1em !important;">A non-zero value indicates the external ifIndex to which all inbound packets matching this ACL rule are directed. A value of zero means packet redirection is not in effect, which is the default value of this object.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclRuleMatchEvery.html">aclRuleMatchEvery</a></dt>
<dd style="margin-bottom: 1em !important;">Flag to indicate that the acl rule is defined to match on every IP packet, regardless of content.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacIndexNextFree.html">aclMacIndexNextFree</a></dt>
<dd style="margin-bottom: 1em !important;">This object contains an unused value for the aclMacIndex to be used when creating a new MAC ACL. A value of zero zero indicates the ACL table is full.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacTable.html">aclMacTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table of MAC ACL instances.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacEntry.html">aclMacEntry</a></dt>
<dd style="margin-bottom: 1em !important;"></dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacIndex.html">aclMacIndex</a></dt>
<dd style="margin-bottom: 1em !important;">The MAC ACL table index this instance is associated with. When creating a new MAC ACL, refer to the aclMacIndexNextFree object to determine the next available aclMacIndex to use.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacName.html">aclMacName</a></dt>
<dd style="margin-bottom: 1em !important;">The name of this MAC ACL entry, which must consist of 1 to 31 alphanumeric characters and uniquely identify this MAC ACL. An existing MAC ACL can be renamed by setting this object to a new name. This object must be set to complete a new MAC ACL row insta <a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacName.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacStatus.html">aclMacStatus</a></dt>
<dd style="margin-bottom: 1em !important;">Status of this instance. ACL MAC entries can not be deleted until all rows in the aclIfTable and aclRuleTable with corresponding values of aclMacIndex have been deleted. active(1) - this ACL instance is active createAndGo(4) - set to this value to c <a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacStatus.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacRuleTable.html">aclMacRuleTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table of layer 2 MAC ACL Rule instances.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacRuleEntry.html">aclMacRuleEntry</a></dt>
<dd style="margin-bottom: 1em !important;">A table of layer 2 MAC ACL Classification Rules</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacRuleIndex.html">aclMacRuleIndex</a></dt>
<dd style="margin-bottom: 1em !important;">The index of this rule instance within an MAC ACL.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacRuleAction.html">aclMacRuleAction</a></dt>
<dd style="margin-bottom: 1em !important;">The type of action this MAC ACL rule should perform.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacRuleCos.html">aclMacRuleCos</a></dt>
<dd style="margin-bottom: 1em !important;">The Class of Service (COS) used in the MAC ACL Classification. This is the three-bit user priority field in the 802.1Q tag header of a tagged Ethernet frame. For frames containing a double VLAN tag, this field is located in the first/outer tag.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacRuleCos2.html">aclMacRuleCos2</a></dt>
<dd style="margin-bottom: 1em !important;">The Secondary Class of Service (COS2) used in the MAC ACL Classification. This is the three-bit user priority field in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet frame.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacRuleDestMacAddr.html">aclMacRuleDestMacAddr</a></dt>
<dd style="margin-bottom: 1em !important;">The Destination MAC address used in the MAC ACL Classification.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacRuleDestMacMask.html">aclMacRuleDestMacMask</a></dt>
<dd style="margin-bottom: 1em !important;">The Destination MAC address mask used in the MAC ACL Classification. This mask value identifies the portion of the aclMacRuleDestMacAddr that is compared against a packet. A non-contiguous mask value is permitted.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacRuleEtypeKey.html">aclMacRuleEtypeKey</a></dt>
<dd style="margin-bottom: 1em !important;">The Ethertype keyword used in the MAC ACL Classification. A keyword of custom(1) requires that the aclMacRuleEtypeValue object also be set.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacRuleEtypeValue.html">aclMacRuleEtypeValue</a></dt>
<dd style="margin-bottom: 1em !important;">The Ethertype custom value used in the MAC ACL Classification. This object is only valid if the aclMacRuleEtypeKey is set to custom(1). The allowed value for this object is 0x0600 to 0xFFFF (1536 to 65535).</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacRuleSrcMacAddr.html">aclMacRuleSrcMacAddr</a></dt>
<dd style="margin-bottom: 1em !important;">The Source MAC address used in the MAC ACL Classification.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacRuleSrcMacMask.html">aclMacRuleSrcMacMask</a></dt>
<dd style="margin-bottom: 1em !important;">The Source MAC address mask used in the MAC ACL Classification. This mask value identifies the portion of the aclMacRuleSrcMacAddr that is compared against a packet. A non-contiguous mask value is permitted.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacRuleVlanId.html">aclMacRuleVlanId</a></dt>
<dd style="margin-bottom: 1em !important;">The VLAN ID value used in the MAC ACL Classification. The VLAN ID field is defined as the 12-bit VLAN identifier in the 802.1Q tag header of a tagged Ethernet frame. This is contained in the first/outer tag of a double VLAN tagged frame.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacRuleVlanIdRangeStart.html">aclMacRuleVlanIdRangeStart</a></dt>
<dd style="margin-bottom: 1em !important;">The VLAN ID range start value used in the MAC ACL Classification. Setting this value greater than the current aclMacRuleVlanIdRangeEnd changes the VLAN ID range end to the same value as the range start. The VLAN ID field is defined as the 12-bit VLAN iden <a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacRuleVlanIdRangeStart.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacRuleVlanIdRangeEnd.html">aclMacRuleVlanIdRangeEnd</a></dt>
<dd style="margin-bottom: 1em !important;">The VLAN ID range end value used in the MAC ACL Classification. Setting this value less than the current aclMacRuleVlanIdRangeStart changes the VLAN ID range start to the same value as the range end. The VLAN ID field is defined as the 12-bit VLAN identif <a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacRuleVlanIdRangeEnd.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacRuleVlanId2.html">aclMacRuleVlanId2</a></dt>
<dd style="margin-bottom: 1em !important;">The Secondary VLAN ID value used in the MAC ACL Classification. The Secondary VLAN ID field is defined as the 12-bit VLAN identifier in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet frame.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacRuleVlanId2RangeStart.html">aclMacRuleVlanId2RangeStart</a></dt>
<dd style="margin-bottom: 1em !important;">The Secondary VLAN ID range start value used in the MAC ACL Classification. Setting this value greater than the current aclMacRuleVlanId2RangeEnd changes the Secondary VLAN ID range end to the same value as the range start. The Secondary VLAN ID field is <a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacRuleVlanId2RangeStart.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacRuleVlanId2RangeEnd.html">aclMacRuleVlanId2RangeEnd</a></dt>
<dd style="margin-bottom: 1em !important;">The Secondary VLAN ID range end value used in the MAC ACL Classification. Setting this value less than the current aclMacRuleVlanId2RangeStart changes the Secondary VLAN ID range start to the same value as the range end. The Secondary VLAN ID field is def <a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacRuleVlanId2RangeEnd.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacRuleStatus.html">aclMacRuleStatus</a></dt>
<dd style="margin-bottom: 1em !important;">Status of this instance. active(1) - this ACL Rule is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacRuleAssignQueueId.html">aclMacRuleAssignQueueId</a></dt>
<dd style="margin-bottom: 1em !important;">Queue identifier to which all inbound packets matching this MAC ACL rule are directed. This object defaults to the standard queue assignment for user priority 0 traffic per the IEEE 802.1D specification based on the number of assignable queues in the sys <a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacRuleAssignQueueId.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacRuleRedirectIntf.html">aclMacRuleRedirectIntf</a></dt>
<dd style="margin-bottom: 1em !important;">A non-zero value indicates the external ifIndex to which all inbound packets matching this MAC ACL rule are directed. A value of zero means packet redirection is not in effect, which is the default value of this object.</dd><dt><a href="/mib/oids/NETGEAR-QOS-ACL-MIB/aclMacRuleMatchEvery.html">aclMacRuleMatchEvery</a></dt>
<dd style="margin-bottom: 1em !important;">Flag to indicate that the MAC acl rule is defined to match all packets, regardless of Ethertype.</dd></dl></div>
<p> </p>
<div></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

312
mibs/NETGEAR-QOS-BW-MIB.mib Normal file
View File

@ -0,0 +1,312 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>NETGEAR-QOS-BW-MIB | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="The MIB definitaions for Quality of Service Flex package." />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">NETGEAR-QOS-BW-MIB</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span><a href="/mib/">MIBs list</a><span class="sep"> / </span>NETGEAR-QOS-BW-MIB</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<div><h1><!-- search.mibname.start -->NETGEAR-QOS-BW-MIB<!-- search.mibname.end --> <a href="/mib/mib/NETGEAR-QOS-BW-MIB.mib">Download</a></h1></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<div><!-- search.mibdescription.start -->The MIB definitaions for Quality of Service Flex package.<!-- search.mibdescription.end --></div>
<p> </p>
<div>IPHost Network Monitor offer an easy way of <a href="/snmp-monitoring-tool.html">SNMP monitoring</a> your NETGEAR Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.</div>
<p> </p>
<h2>OID list for NETGEAR-QOS-BW-MIB</h2>
<p> </p>
<div><dl><dt><a href="/mib/oids/NETGEAR-QOS-BW-MIB/trafficClassCreate.html">trafficClassCreate</a></dt>
<dd style="margin-bottom: 1em !important;">Set to a non-empty string to create a Traffic Class entry in trafficClassTable.</dd><dt><a href="/mib/oids/NETGEAR-QOS-BW-MIB/trafficClassTable.html">trafficClassTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table of Traffic Class instances.</dd><dt><a href="/mib/oids/NETGEAR-QOS-BW-MIB/trafficClassEntry.html">trafficClassEntry</a></dt>
<dd style="margin-bottom: 1em !important;"></dd><dt><a href="/mib/oids/NETGEAR-QOS-BW-MIB/trafficClassIndex.html">trafficClassIndex</a></dt>
<dd style="margin-bottom: 1em !important;">The index of this instance.</dd><dt><a href="/mib/oids/NETGEAR-QOS-BW-MIB/trafficClassName.html">trafficClassName</a></dt>
<dd style="margin-bottom: 1em !important;">The name of the traffic class.</dd><dt><a href="/mib/oids/NETGEAR-QOS-BW-MIB/trafficClassIfIndex.html">trafficClassIfIndex</a></dt>
<dd style="margin-bottom: 1em !important;">The IfIndex of the port that this instance is associated with.</dd><dt><a href="/mib/oids/NETGEAR-QOS-BW-MIB/trafficClassVlanId.html">trafficClassVlanId</a></dt>
<dd style="margin-bottom: 1em !important;">The VlanID of the VLAN that this instance is associated with.</dd><dt><a href="/mib/oids/NETGEAR-QOS-BW-MIB/trafficClassWeight.html">trafficClassWeight</a></dt>
<dd style="margin-bottom: 1em !important;">The weight that this instances has.</dd><dt><a href="/mib/oids/NETGEAR-QOS-BW-MIB/trafficClassBandwidthAllocation.html">trafficClassBandwidthAllocation</a></dt>
<dd style="margin-bottom: 1em !important;">Index of Bandwidth Allocation entry this traffic class uses.</dd><dt><a href="/mib/oids/NETGEAR-QOS-BW-MIB/trafficClassAcceptByteCount.html">trafficClassAcceptByteCount</a></dt>
<dd style="margin-bottom: 1em !important;">Byte count of packets accepted by this traffic class.</dd><dt><a href="/mib/oids/NETGEAR-QOS-BW-MIB/trafficClassStatus.html">trafficClassStatus</a></dt>
<dd style="margin-bottom: 1em !important;">Status of this instance. active(1) - this traffic class is active destroy(6) - set to this value to delete an instance</dd><dt><a href="/mib/oids/NETGEAR-QOS-BW-MIB/bandwidthAllocationCreate.html">bandwidthAllocationCreate</a></dt>
<dd style="margin-bottom: 1em !important;">Set to a non-empty string to create a Bandwidth Allocation entry in bandwidthAllocationTable.</dd><dt><a href="/mib/oids/NETGEAR-QOS-BW-MIB/bandwidthAllocationTable.html">bandwidthAllocationTable</a></dt>
<dd style="margin-bottom: 1em !important;">Table of bandwidth allocation instances.</dd><dt><a href="/mib/oids/NETGEAR-QOS-BW-MIB/bandwidthAllocationEntry.html">bandwidthAllocationEntry</a></dt>
<dd style="margin-bottom: 1em !important;"></dd><dt><a href="/mib/oids/NETGEAR-QOS-BW-MIB/bandwidthAllocationIndex.html">bandwidthAllocationIndex</a></dt>
<dd style="margin-bottom: 1em !important;">The index of the traffic class.</dd><dt><a href="/mib/oids/NETGEAR-QOS-BW-MIB/bandwidthAllocationName.html">bandwidthAllocationName</a></dt>
<dd style="margin-bottom: 1em !important;">The name of the traffic class.</dd><dt><a href="/mib/oids/NETGEAR-QOS-BW-MIB/bandwidthAllocationMinBandwidth.html">bandwidthAllocationMinBandwidth</a></dt>
<dd style="margin-bottom: 1em !important;">Minimum bandwidth allocated.</dd><dt><a href="/mib/oids/NETGEAR-QOS-BW-MIB/bandwidthAllocationMaxBandwidth.html">bandwidthAllocationMaxBandwidth</a></dt>
<dd style="margin-bottom: 1em !important;">Maximum bandwidth allocated.</dd><dt><a href="/mib/oids/NETGEAR-QOS-BW-MIB/bandwidthAllocationStatus.html">bandwidthAllocationStatus</a></dt>
<dd style="margin-bottom: 1em !important;">Status of this instance. active(1) - this bandwidth allocation is active destroy(6) - set to this value to delete an instance</dd></dl></div>
<p> </p>
<div></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

View File

@ -0,0 +1,331 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>NETGEAR-QOS-COS-MIB | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="The MIB definitions for Quality of Service - CoS Flex package." />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">NETGEAR-QOS-COS-MIB</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span><a href="/mib/">MIBs list</a><span class="sep"> / </span>NETGEAR-QOS-COS-MIB</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<div><h1><!-- search.mibname.start -->NETGEAR-QOS-COS-MIB<!-- search.mibname.end --> <a href="/mib/mib/NETGEAR-QOS-COS-MIB.mib">Download</a></h1></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<div><!-- search.mibdescription.start -->The MIB definitions for Quality of Service - CoS Flex package.<!-- search.mibdescription.end --></div>
<p> </p>
<div>IPHost Network Monitor offer an easy way of <a href="/snmp-monitoring-tool.html">SNMP monitoring</a> your NETGEAR Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.</div>
<p> </p>
<h2>OID list for NETGEAR-QOS-COS-MIB</h2>
<p> </p>
<div><dl><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosMapIpPrecTable.html">agentCosMapIpPrecTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table mapping evaluated IP precedence to Traffic Class for a specific physical port. Traffic class is a number in the range (0..(dot1dPortNumTrafficClasses-1)).</dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosMapIpPrecEntry.html">agentCosMapIpPrecEntry</a></dt>
<dd style="margin-bottom: 1em !important;">IP Precedence to Traffic Class mapping for a port.</dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosMapIpPrecIntfIndex.html">agentCosMapIpPrecIntfIndex</a></dt>
<dd style="margin-bottom: 1em !important;">This is a unique index for an entry in the agentCosMapIpPrecTable. A non-zero value indicates the ifIndex for the corresponding interface entry in the ifTable. A value of zero represents global configuration, which in turn causes all interface entries t <a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosMapIpPrecIntfIndex.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosMapIpPrecValue.html">agentCosMapIpPrecValue</a></dt>
<dd style="margin-bottom: 1em !important;">The IP precedence value contained in the received frame. This value is only indicated in IP packets, but is independent of both media-type and frame tagging. Non-IP packets are handled in accordance with the dot1dPortDefaultUserPriority value of the ingr <a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosMapIpPrecValue.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosMapIpPrecTrafficClass.html">agentCosMapIpPrecTrafficClass</a></dt>
<dd style="margin-bottom: 1em !important;">Traffic class priority queue the received frame is mapped to. This represents the actual configuration setting the port is using.</dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosMapIpDscpTable.html">agentCosMapIpDscpTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table mapping evaluated IP DSCP to Traffic Class for a specific physical port. Traffic class is a number in the range (0..(dot1dPortNumTrafficClasses-1)).</dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosMapIpDscpEntry.html">agentCosMapIpDscpEntry</a></dt>
<dd style="margin-bottom: 1em !important;">IP DSCP to Traffic Class mapping for a port.</dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosMapIpDscpIntfIndex.html">agentCosMapIpDscpIntfIndex</a></dt>
<dd style="margin-bottom: 1em !important;">This is a unique index for an entry in the agentCosMapIpDscpTable. A non-zero value indicates the ifIndex for the corresponding interface entry in the ifTable. A value of zero represents global configuration, which in turn causes all interface entries t <a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosMapIpDscpIntfIndex.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosMapIpDscpValue.html">agentCosMapIpDscpValue</a></dt>
<dd style="margin-bottom: 1em !important;">The IP DSCP value contained in the received frame. This value is only indicated in IP packets, but is independent of both media-type and frame tagging. Non-IP packets are handled in accordance with the dot1dPortDefaultUserPriority value of the ingress por <a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosMapIpDscpValue.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosMapIpDscpTrafficClass.html">agentCosMapIpDscpTrafficClass</a></dt>
<dd style="margin-bottom: 1em !important;">Traffic class priority queue the received frame is mapped to.</dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosMapIntfTrustTable.html">agentCosMapIntfTrustTable</a></dt>
<dd style="margin-bottom: 1em !important;">Specifies the interface trust mode of operation for a port. The trust mode setting determines which COS mapping table is used for directing ingress packets to a Traffic Class.</dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosMapIntfTrustEntry.html">agentCosMapIntfTrustEntry</a></dt>
<dd style="margin-bottom: 1em !important;">COS interface trust mode.</dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosMapIntfTrustIntfIndex.html">agentCosMapIntfTrustIntfIndex</a></dt>
<dd style="margin-bottom: 1em !important;">This is a unique index for an entry in the agentCosMapIntfTrustTable. A non-zero value indicates the ifIndex for the corresponding interface entry in the ifTable. A value of zero represents global configuration, which in turn causes all interface entrie <a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosMapIntfTrustIntfIndex.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosMapIntfTrustMode.html">agentCosMapIntfTrustMode</a></dt>
<dd style="margin-bottom: 1em !important;">The class of service trust mode of an interface. When set to a trusted mode, the appropriate COS mapping table is used as follows: trustDot1p(2) : dot1dTrafficClassTable trustIpPrecedence(3): agentCosMapIpPrecTable trustIpDscp(4): agentCosMapIpDscpTable F <a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosMapIntfTrustMode.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosMapUntrustedTrafficClass.html">agentCosMapUntrustedTrafficClass</a></dt>
<dd style="margin-bottom: 1em !important;">The traffic class (i.e. hardware queue) to which all untrusted traffic is assigned. This includes all traffic when the agentCosMapIntfTrustMode is set to untrusted(1), or just non-IP packets when in trustIpPrecedence(3) or trustIpDscp(4) modes. This is a <a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosMapUntrustedTrafficClass.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueNumQueuesPerPort.html">agentCosQueueNumQueuesPerPort</a></dt>
<dd style="margin-bottom: 1em !important;">The number of configurable COS queues per port supported by the hardware device.</dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueNumDropPrecedenceLevels.html">agentCosQueueNumDropPrecedenceLevels</a></dt>
<dd style="margin-bottom: 1em !important;">The number of distinct drop precedence levels per queue supported by the hardware device. These levels are typically used when configuring the queue management tail drop and WRED parameters.</dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueControlTable.html">agentCosQueueControlTable</a></dt>
<dd style="margin-bottom: 1em !important;">Table of class-of-service queue configuration controls for the specified interface.</dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueControlEntry.html">agentCosQueueControlEntry</a></dt>
<dd style="margin-bottom: 1em !important;">Provides a general control mechanism that affects all queues on a given interface.</dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueIntfIndex.html">agentCosQueueIntfIndex</a></dt>
<dd style="margin-bottom: 1em !important;">This is a unique index for an entry in the agentCosQueueControlTable, agentCosQueueTable, or agentCosQueueMgmtTable. A non-zero value indicates the ifIndex for the corresponding interface entry in the ifTable. A value of zero represents global configura <a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueIntfIndex.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueIntfShapingRate.html">agentCosQueueIntfShapingRate</a></dt>
<dd style="margin-bottom: 1em !important;">Maximum bandwidth allowed for this interface as a whole, typically used to shape the outbound transmission rate. The value is specified in terms of percentage of overall link speed for the port in 5% increments. A value of 0 means there is no maximum ban <a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueIntfShapingRate.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueMgmtTypeIntf.html">agentCosQueueMgmtTypeIntf</a></dt>
<dd style="margin-bottom: 1em !important;">The management technique used for all queues on this interface. If taildrop(1), then all new packets presented to the queues are dropped based on some maximum threshold value(s). If wred(2), then an active queue management scheme is employed whereby pack <a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueMgmtTypeIntf.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueWredDecayExponent.html">agentCosQueueWredDecayExponent</a></dt>
<dd style="margin-bottom: 1em !important;">The decay exponent value used with the weighted random early discard (WRED) algorithm to determine how quickly the average queue length calculation reacts to the current length of the queue. A higher value produces a slower response, meaning previously s <a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueWredDecayExponent.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueDefaultsRestore.html">agentCosQueueDefaultsRestore</a></dt>
<dd style="margin-bottom: 1em !important;">Causes the default values to be restored for all COS queue objects defined for this interface. This includes objects in the following tables: agentCosQueueTable agentCosQueueMgmtTable This object always reads as disable(2). This object may only be set to <a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueDefaultsRestore.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueTable.html">agentCosQueueTable</a></dt>
<dd style="margin-bottom: 1em !important;">Table of class-of-service queue configuration parameters for the specified interface.</dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueEntry.html">agentCosQueueEntry</a></dt>
<dd style="margin-bottom: 1em !important;">Each entry describes a single class-of-service (COS) queue for a given Interface Index. The number of configurable COS queues for an interface vary based on device capabilities. All objects defined for this table entry contain a default value correspondin <a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueEntry.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueIndex.html">agentCosQueueIndex</a></dt>
<dd style="margin-bottom: 1em !important;">The COS queue index, numbered 0 to (n-1), where n is the total number of configurable interface queues for the device as indicated by agentCosQueueNumQueuesPerPort. In general, a higher numbered queue index is used to support higher priority traffic, alth <a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueIndex.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueSchedulerType.html">agentCosQueueSchedulerType</a></dt>
<dd style="margin-bottom: 1em !important;">The type of scheduling used for this queue. If strict(1), then all traffic placed on this queue is transmitted before any queue with a lower precedence (lower agentCosQueueIndex). A weighted(2) scheme gives this queue service relative to other weighted <a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueSchedulerType.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueMinBandwidth.html">agentCosQueueMinBandwidth</a></dt>
<dd style="margin-bottom: 1em !important;">Minimum guaranteed bandwidth allotted to this queue. The value is specified in terms of percentage of overall link speed for the port in 5% increments. A value of 0 means there is no guaranteed minimum bandwidth in effect (best-effort service). The defau <a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueMinBandwidth.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueMaxBandwidth.html">agentCosQueueMaxBandwidth</a></dt>
<dd style="margin-bottom: 1em !important;">Maximum bandwidth allowed for this queue, typically used to shape the outbound transmission rate. The value is specified in terms of percentage of overall link speed for the port in 5% increments. A value of 0 means there is no maximum bandwidth limit in <a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueMaxBandwidth.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueMgmtType.html">agentCosQueueMgmtType</a></dt>
<dd style="margin-bottom: 1em !important;">The queue depth management technique used when per-queue specification is supported. If taildrop(1), then all new packets presented to the queue are dropped based on some maximum threshold value(s). If wred(2), then an active queue management scheme is e <a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueMgmtType.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueMgmtTable.html">agentCosQueueMgmtTable</a></dt>
<dd style="margin-bottom: 1em !important;">Table of class-of-service queue drop precedence configuration parameters. The values in this table are used based on the agentCosQueueMgmtType for the corresponding agentCosQueueIntfIndex and agentCosQueueIndex values. These parameters are specified for <a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueMgmtTable.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueMgmtEntry.html">agentCosQueueMgmtEntry</a></dt>
<dd style="margin-bottom: 1em !important;">The individual objects in this table are specified for each drop precedence level supported within a particular queue on a given interface. Each object's usage is based on the current setting of the agentCosQueueMgmtType. See the individual object descri <a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueMgmtEntry.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueDropPrecIndex.html">agentCosQueueDropPrecIndex</a></dt>
<dd style="margin-bottom: 1em !important;">The COS queue drop precedence level, numbered 1 to p, where p is the total number of drop precedences supported per queue, as indicated by agentCosQueueNumDropPrecedenceLevels. This is used as the minor index into the table. Each supported drop preceden <a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueDropPrecIndex.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueMgmtTailDropThreshold.html">agentCosQueueMgmtTailDropThreshold</a></dt>
<dd style="margin-bottom: 1em !important;">Tail drop queue threshold above which all packets are dropped for the current drop precedence level. The value specifies the threshold based on a fraction of the overall device queue size in terms of sixteenths (0/16, 1/16, 2/16…, 16/16). Since device imp <a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueMgmtTailDropThreshold.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueMgmtWredMinThreshold.html">agentCosQueueMgmtWredMinThreshold</a></dt>
<dd style="margin-bottom: 1em !important;">Weighted RED minimum queue threshold, below which no packets are dropped for the current drop precedence level. The value specifies the threshold based on a fraction of the overall device queue size in terms of sixteenths (0/16, 1/16, 2/16…, 16/16). Since <a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueMgmtWredMinThreshold.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueMgmtWredMaxThreshold.html">agentCosQueueMgmtWredMaxThreshold</a></dt>
<dd style="margin-bottom: 1em !important;">Weighted RED maximum queue threshold, above which all packets are dropped for the current drop precedence level. The value specifies the threshold based on a fraction the overall device queue size in terms of sixteenths (0/16, 1/16, 2/16…, 16/16). Since d <a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueMgmtWredMaxThreshold.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueMgmtWredDropProbScale.html">agentCosQueueMgmtWredDropProbScale</a></dt>
<dd style="margin-bottom: 1em !important;">A scaling factor used for the WRED calculation to determine the packet drop probability for the current drop precedence level. The value is specified as a number S from 1-15 and is used in the formula: 1/(2** S), meaning one packet is dropped out of every <a href="/mib/oids/NETGEAR-QOS-COS-MIB/agentCosQueueMgmtWredDropProbScale.html">...</a></dd></dl></div>
<p> </p>
<div></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

View File

@ -0,0 +1,352 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span><a href="/mib/">MIBs list</a><span class="sep"> / </span>NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<div><h1><!-- search.mibname.start -->NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB<!-- search.mibname.end --> <a href="/mib/mib/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB.mib">Download</a></h1></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<div><!-- search.mibdescription.start --><!-- search.mibdescription.end --></div>
<p> </p>
<div>IPHost Network Monitor offer an easy way of <a href="/snmp-monitoring-tool.html">SNMP monitoring</a> your NETGEAR Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.</div>
<p> </p>
<h2>OID list for NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB</h2>
<p> </p>
<div><dl><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrNextFree.html">agentDiffServAuxMfClfrNextFree</a></dt>
<dd style="margin-bottom: 1em !important;">This object contains an unused value for agentDiffServAuxMfClfrId , or a zero to indicate that none exist.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrTable.html">agentDiffServAuxMfClfrTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table of Auxiliary Multi-field Classifier filter entries that a system may use to identify IP traffic.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrEntry.html">agentDiffServAuxMfClfrEntry</a></dt>
<dd style="margin-bottom: 1em !important;">An IP Multi-field Classifier entry describes a single filter.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrId.html">agentDiffServAuxMfClfrId</a></dt>
<dd style="margin-bottom: 1em !important;">An index that enumerates the Auxiliary MultiField Classifier filter entries. Managers obtain new values for row creation in this table by reading agentDiffServAuxMfClfrNextFree.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrDstAddr.html">agentDiffServAuxMfClfrDstAddr</a></dt>
<dd style="margin-bottom: 1em !important;">The IP address to match against the packet's destination IP address.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrDstMask.html">agentDiffServAuxMfClfrDstMask</a></dt>
<dd style="margin-bottom: 1em !important;">This mask value identifies the portion of agentDiffServAuxMfClfrDstAddr that is compared against a packet. A non-contiguous mask value is permitted. A mask of 0 indicates a match of any address.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrSrcAddr.html">agentDiffServAuxMfClfrSrcAddr</a></dt>
<dd style="margin-bottom: 1em !important;">The IP address to match against the packet's source IP address.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrSrcMask.html">agentDiffServAuxMfClfrSrcMask</a></dt>
<dd style="margin-bottom: 1em !important;">This mask value identifies the portion of agentDiffServAuxMfClfrSrcAddr that is compared against a packet. A non-contiguous mask value is permitted. A mask of 0 indicates a match of any address.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrProtocol.html">agentDiffServAuxMfClfrProtocol</a></dt>
<dd style="margin-bottom: 1em !important;">The IP protocol to match against the IPv4 protocol number. A value of 255 means match all.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrDstL4PortMin.html">agentDiffServAuxMfClfrDstL4PortMin</a></dt>
<dd style="margin-bottom: 1em !important;">The minimum value that the layer-4 destination port number in the packet must have in order to match this classifier entry.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrDstL4PortMax.html">agentDiffServAuxMfClfrDstL4PortMax</a></dt>
<dd style="margin-bottom: 1em !important;">The maximum value that the layer-4 destination port number in the packet must have in order to match this classifier entry. This value must be equal to or greater than the value specified for this entry in agentDiffServAuxMfClfrDstL4PortMin.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrSrcL4PortMin.html">agentDiffServAuxMfClfrSrcL4PortMin</a></dt>
<dd style="margin-bottom: 1em !important;">The minimum value that the layer-4 source port number in the packet must have in order to match this classifier entry.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrSrcL4PortMax.html">agentDiffServAuxMfClfrSrcL4PortMax</a></dt>
<dd style="margin-bottom: 1em !important;">The maximum value that the layer-4 source port number in the packet must have in order to match this classifier entry. This value must be equal to or greater than the value specified for this entry in diffServMultiFieldClfrSrcL4PortMin.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrCos.html">agentDiffServAuxMfClfrCos</a></dt>
<dd style="margin-bottom: 1em !important;">Three-bit user priority field in the 802.1Q tag header of a tagged Ethernet frame used as a class-match parameter. For frames containing a double VLAN tag, this field is located in the first/outer tag. A value of -1 indicates that a specific COS value h <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrCos.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrTos.html">agentDiffServAuxMfClfrTos</a></dt>
<dd style="margin-bottom: 1em !important;">IP TOS bits value, defined as all eight bits of the Service Type octet in the IPv4 header. There are multiple, overlapping, meanings of the TOS octet in use today: Precedence (bits 7-5): IP Precedence, values 0-7 DSCP (bits 7-2): IP DiffServ Code Point, <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrTos.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrTosMask.html">agentDiffServAuxMfClfrTosMask</a></dt>
<dd style="margin-bottom: 1em !important;">IP TOS bits mask value. It identifies the portion of agentDiffServAuxMfClfrTos that is compared against a packet. A non-contiguous mask value is permitted. A mask of 0 indicates a match of any TOS value. There are multiple, overlapping meanings of the TOS <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrTosMask.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrDstMac.html">agentDiffServAuxMfClfrDstMac</a></dt>
<dd style="margin-bottom: 1em !important;">Destination MAC address.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrDstMacMask.html">agentDiffServAuxMfClfrDstMacMask</a></dt>
<dd style="margin-bottom: 1em !important;">Destination MAC address mask value. This mask value identifies the portion of agentDiffServAuxMfClfrDstMac that is compared against a packet. A non-contiguous mask value is permitted. A mask of 0 indicates a match of any MAC address.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrSrcMac.html">agentDiffServAuxMfClfrSrcMac</a></dt>
<dd style="margin-bottom: 1em !important;">Source MAC address.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrSrcMacMask.html">agentDiffServAuxMfClfrSrcMacMask</a></dt>
<dd style="margin-bottom: 1em !important;">Source MAC address mask value. This mask value identifies the portion of agentDiffServAuxMfClfrSrcMac that is compared against a packet. A non-contiguous mask value is permitted. A mask of 0 indicates a match of any MAC address.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrVlanId.html">agentDiffServAuxMfClfrVlanId</a></dt>
<dd style="margin-bottom: 1em !important;">VLAN ID value for the classifier. A value of -1 indicates that a specific VLAN ID value has not been defined and thus all VLAN ID values are considered a match.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrStorage.html">agentDiffServAuxMfClfrStorage</a></dt>
<dd style="margin-bottom: 1em !important;">The storage type for this conceptual row.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrStatus.html">agentDiffServAuxMfClfrStatus</a></dt>
<dd style="margin-bottom: 1em !important;">The status of this conceptual row.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrCos2.html">agentDiffServAuxMfClfrCos2</a></dt>
<dd style="margin-bottom: 1em !important;">Three-bit user priority field in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet frame used as a class-match parameter A value of -1 indicates that a specific Secondary COS value has not been defined and thus all Secondary COS values a <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrCos2.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrEtypeVal1.html">agentDiffServAuxMfClfrEtypeVal1</a></dt>
<dd style="margin-bottom: 1em !important;">Ethertype value to be compared in order to match this classifier entry. The allowed value for this object is 0x0600 to 0xFFFF, with a value of 0 used to indicate this object is not involved in the classifier entry.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrEtypeVal2.html">agentDiffServAuxMfClfrEtypeVal2</a></dt>
<dd style="margin-bottom: 1em !important;">A second Ethertype value to be compared in order to match this classifier entry. This value is considered in addition to the value specified by agentDiffServAuxMfClfrEtypeVal1 and serves as a second possible match value (i.e. a packet can match either Et <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrEtypeVal2.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrVlanIdMin.html">agentDiffServAuxMfClfrVlanIdMin</a></dt>
<dd style="margin-bottom: 1em !important;">The minimum value that the VLAN ID in the packet must have in order to match this classifier entry. This field is defined as the 12-bit VLAN identifier in the 802.1Q tag header of a tagged Ethernet frame. For a double VLAN tagged frame, this field is co <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrVlanIdMin.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrVlanIdMax.html">agentDiffServAuxMfClfrVlanIdMax</a></dt>
<dd style="margin-bottom: 1em !important;">The maximum value that the VLAN ID in the packet must have in order to match this classifier entry. This field is defined as the 12-bit VLAN identifier in the 802.1Q tag header of a tagged Ethernet frame. For a double VLAN tagged frame, this field is co <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrVlanIdMax.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrVlanId2Min.html">agentDiffServAuxMfClfrVlanId2Min</a></dt>
<dd style="margin-bottom: 1em !important;">The minimum value that the Secondary VLAN ID in the packet must have in order to match this classifier entry. This field is defined as the 12-bit VLAN identifier in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet frame.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrVlanId2Max.html">agentDiffServAuxMfClfrVlanId2Max</a></dt>
<dd style="margin-bottom: 1em !important;">The maximum value that the Secondary VLAN ID in the packet must have in order to match this classifier entry. This field is defined as the 12-bit VLAN identifier in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet frame. This value mu <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAuxMfClfrVlanId2Max.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServIpPrecMarkActTable.html">agentDiffServIpPrecMarkActTable</a></dt>
<dd style="margin-bottom: 1em !important;">This table enumerates specific IP Precedence values used for marking or remarking the Precedence field of IP packets. The entries of this table may be referenced by a diffServActionSpecific attribute.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServIpPrecMarkActEntry.html">agentDiffServIpPrecMarkActEntry</a></dt>
<dd style="margin-bottom: 1em !important;">An entry in the IP Precedence mark action table that describes a single IP Precedence value used for marking.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServIpPrecMarkActPrecedence.html">agentDiffServIpPrecMarkActPrecedence</a></dt>
<dd style="margin-bottom: 1em !important;">The IP Precedence that this Action will store into the Precedence field of the IP packet. It is quite possible that the only packets subject to this Action are already marked with this IP Precedence. Note also that Differentiated Services processing may r <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServIpPrecMarkActPrecedence.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServCosMarkActTable.html">agentDiffServCosMarkActTable</a></dt>
<dd style="margin-bottom: 1em !important;">This table enumerates specific Class of Service values used for marking or remarking the priority bits in the 802.1p header. The entries of this table may be referenced by a diffServActionSpecific attribute.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServCosMarkActEntry.html">agentDiffServCosMarkActEntry</a></dt>
<dd style="margin-bottom: 1em !important;">An entry in the COS mark action table that describes a single Class of Service value used for marking.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServCosMarkActCos.html">agentDiffServCosMarkActCos</a></dt>
<dd style="margin-bottom: 1em !important;">The Class of Service value that this Action will store into the priority bits of the 802.1p header. It is quite possible that the only packets subject to this Action are already marked with this COS value.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServCos2MarkActTable.html">agentDiffServCos2MarkActTable</a></dt>
<dd style="margin-bottom: 1em !important;">This table enumerates specific Secondary Class of Service values used for marking or remarking the priority bits in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet packet. The entries of this table may be referenced by a diffServActio <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServCos2MarkActTable.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServCos2MarkActEntry.html">agentDiffServCos2MarkActEntry</a></dt>
<dd style="margin-bottom: 1em !important;">An entry in the Secondary COS mark action table that describes a single Class of Service value used for marking.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServCos2MarkActCos.html">agentDiffServCos2MarkActCos</a></dt>
<dd style="margin-bottom: 1em !important;">The Secondary Class of Service value that this Action will store into the priority bits of the second/inner 802.1p tag header. It is quite possible that the only packets subject to this Action are already marked with this COS value.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAssignQueueNextFree.html">agentDiffServAssignQueueNextFree</a></dt>
<dd style="margin-bottom: 1em !important;">This object contains an unused value for agentDiffServAssignIndex, or a zero to indicate that none exist.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAssignQueueTable.html">agentDiffServAssignQueueTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table used for assigning a stream of Differentiated Services traffic to a specific quality of service (QoS) queue. The traffic stream is identified by the upstream Functional Data Path Element(s), i.e. by the object(s) that point to each entry in this t <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAssignQueueTable.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAssignQueueEntry.html">agentDiffServAssignQueueEntry</a></dt>
<dd style="margin-bottom: 1em !important;">An entry in the assign queue table describes a specific (egress) QoS queue identifier for a traffic stream.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAssignQueueIndex.html">agentDiffServAssignQueueIndex</a></dt>
<dd style="margin-bottom: 1em !important;">An index that enumerates the Assign Queue entries. Managers obtain new values for row creation in this table by reading agentDiffServAssignQueueNextFree.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAssignQueueQnum.html">agentDiffServAssignQueueQnum</a></dt>
<dd style="margin-bottom: 1em !important;">The queue identifier value. This value indicates the QoS queue number to which the traffic stream for this data path is directed for egress from the device.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAssignQueueStorage.html">agentDiffServAssignQueueStorage</a></dt>
<dd style="margin-bottom: 1em !important;">The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAssignQueueStatus.html">agentDiffServAssignQueueStatus</a></dt>
<dd style="margin-bottom: 1em !important;">The status of this conceptual row. All writable objects in this row may be modified at any time. Setting this variable to 'destroy' when the MIB contains one or more RowPointers pointing to it results in destruction being delayed until the row is no longe <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServAssignQueueStatus.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServRedirectNextFree.html">agentDiffServRedirectNextFree</a></dt>
<dd style="margin-bottom: 1em !important;">This object contains an unused value for agentDiffServRedirectId, or a zero to indicate that none exist.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServRedirectTable.html">agentDiffServRedirectTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table used for redirecting a stream of Differentiated Services traffic to a specific egress interface, bypassing any normal device forwarding decision. The traffic stream is identified by the upstream Functional Data Path Element(s), i.e. by the object <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServRedirectTable.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServRedirectEntry.html">agentDiffServRedirectEntry</a></dt>
<dd style="margin-bottom: 1em !important;">An entry in the redirect table describes a specific external interface number used as the egress point of a traffic stream.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServRedirectId.html">agentDiffServRedirectId</a></dt>
<dd style="margin-bottom: 1em !important;">An index that enumerates the Redirect entries. Managers obtain new values for row creation in this table by reading agentDiffServRedirectNextFree.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServRedirectIntf.html">agentDiffServRedirectIntf</a></dt>
<dd style="margin-bottom: 1em !important;">The external interface number identifier value. This value indicates the egress interface to which the traffic stream for this data path is directed. Normal traffic forwarding decisions are bypassed.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServRedirectStorage.html">agentDiffServRedirectStorage</a></dt>
<dd style="margin-bottom: 1em !important;">The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServRedirectStatus.html">agentDiffServRedirectStatus</a></dt>
<dd style="margin-bottom: 1em !important;">The status of this conceptual row. All writable objects in this row may be modified at any time. Setting this variable to 'destroy' when the MIB contains one or more RowPointers pointing to it results in destruction being delayed until the row is no longe <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServRedirectStatus.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServColorAwareTable.html">agentDiffServColorAwareTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table used for augmenting the Differentiated Services meter information with information describing the packet coloration characteristics for a color-aware mode of policing. The diffServMeterId is used as the index to this table, which logically extend <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServColorAwareTable.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServColorAwareEntry.html">agentDiffServColorAwareEntry</a></dt>
<dd style="margin-bottom: 1em !important;">An entry in the color aware table describes a single color conformance level of a meter.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServColorAwareLevel.html">agentDiffServColorAwareLevel</a></dt>
<dd style="margin-bottom: 1em !important;">The metering conformance level of this table entry. A policing meter represents either a conforming or an exceeding level of traffic in the traffic stream for this data path. The color characteristics used by the meter are relevant to this conformance le <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServColorAwareLevel.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServColorAwareMode.html">agentDiffServColorAwareMode</a></dt>
<dd style="margin-bottom: 1em !important;">The color mode indicator for the meter. When set to blind(1), metering is performed in a color-blind manner such that any packet markings are ignored by the meter. The other values listed for this object indicate the packet field used for determining it <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServColorAwareMode.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServColorAwareValue.html">agentDiffServColorAwareValue</a></dt>
<dd style="margin-bottom: 1em !important;">The value of the color aware table entry. This value is used to compare the field indicated in agentDiffServColorAwareMode against packets in a traffic stream along the data path supplying the meter for a given conformance level. This object always retu <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServColorAwareValue.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB/agentDiffServTBParamSimpleTokenBucketAware.html">agentDiffServTBParamSimpleTokenBucketAware</a></dt>
<dd style="margin-bottom: 1em !important;">Two Parameter Token Bucket Meter as described in the Informal Differentiated Services Model section 5.2.3, but using a color-aware mode of operation.</dd></dl></div>
<p> </p>
<div></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

View File

@ -0,0 +1,469 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>NETGEAR-QOS-DIFFSERV-PRIVATE-MIB | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="The Netgear Private MIB for DiffServ" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">NETGEAR-QOS-DIFFSERV-PRIVATE-MIB</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span><a href="/mib/">MIBs list</a><span class="sep"> / </span>NETGEAR-QOS-DIFFSERV-PRIVATE-MIB</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<div><h1><!-- search.mibname.start -->NETGEAR-QOS-DIFFSERV-PRIVATE-MIB<!-- search.mibname.end --> <a href="/mib/mib/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB.mib">Download</a></h1></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<div><!-- search.mibdescription.start -->The Netgear Private MIB for DiffServ<!-- search.mibdescription.end --></div>
<p> </p>
<div>IPHost Network Monitor offer an easy way of <a href="/snmp-monitoring-tool.html">SNMP monitoring</a> your NETGEAR Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.</div>
<p> </p>
<h2>OID list for NETGEAR-QOS-DIFFSERV-PRIVATE-MIB</h2>
<p> </p>
<div><dl><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServGenStatusAdminMode.html">agentDiffServGenStatusAdminMode</a></dt>
<dd style="margin-bottom: 1em !important;">DiffServ Admin Mode</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServGenStatusClassTableSize.html">agentDiffServGenStatusClassTableSize</a></dt>
<dd style="margin-bottom: 1em !important;">Current size of the Class Table</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServGenStatusClassTableMax.html">agentDiffServGenStatusClassTableMax</a></dt>
<dd style="margin-bottom: 1em !important;">Max size of the Class Table</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServGenStatusClassRuleTableSize.html">agentDiffServGenStatusClassRuleTableSize</a></dt>
<dd style="margin-bottom: 1em !important;">Current size of Class Rule Table</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServGenStatusClassRuleTableMax.html">agentDiffServGenStatusClassRuleTableMax</a></dt>
<dd style="margin-bottom: 1em !important;">Max size of the Class Rule Table.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServGenStatusPolicyTableSize.html">agentDiffServGenStatusPolicyTableSize</a></dt>
<dd style="margin-bottom: 1em !important;">Current Size of the Policy Table.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServGenStatusPolicyTableMax.html">agentDiffServGenStatusPolicyTableMax</a></dt>
<dd style="margin-bottom: 1em !important;">Max size of the Policy Table</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServGenStatusPolicyInstTableSize.html">agentDiffServGenStatusPolicyInstTableSize</a></dt>
<dd style="margin-bottom: 1em !important;">Current size of the Policy-Class Instance Table</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServGenStatusPolicyInstTableMax.html">agentDiffServGenStatusPolicyInstTableMax</a></dt>
<dd style="margin-bottom: 1em !important;">Max size of the Policy-Class Instance Table</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServGenStatusPolicyAttrTableSize.html">agentDiffServGenStatusPolicyAttrTableSize</a></dt>
<dd style="margin-bottom: 1em !important;">Current size of the Policy Attribute Table</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServGenStatusPolicyAttrTableMax.html">agentDiffServGenStatusPolicyAttrTableMax</a></dt>
<dd style="margin-bottom: 1em !important;">Max size of the Policy Attribute Table</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServGenStatusServiceTableSize.html">agentDiffServGenStatusServiceTableSize</a></dt>
<dd style="margin-bottom: 1em !important;">Current size of the Service Table</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServGenStatusServiceTableMax.html">agentDiffServGenStatusServiceTableMax</a></dt>
<dd style="margin-bottom: 1em !important;">Max size of the Service Table</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassIndexNextFree.html">agentDiffServClassIndexNextFree</a></dt>
<dd style="margin-bottom: 1em !important;">This object contains an unused value for classIndex, or a zero to indicate that none exists.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassTable.html">agentDiffServClassTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table of the DiffServ class entries</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassEntry.html">agentDiffServClassEntry</a></dt>
<dd style="margin-bottom: 1em !important;">Represents entry for a DiffServ traffic class</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassIndex.html">agentDiffServClassIndex</a></dt>
<dd style="margin-bottom: 1em !important;">The identifier for DiffServ Class entry</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassName.html">agentDiffServClassName</a></dt>
<dd style="margin-bottom: 1em !important;">Name of the DiffServ traffic class</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassType.html">agentDiffServClassType</a></dt>
<dd style="margin-bottom: 1em !important;">The class type indicates how the individual class match criteria are evaluated. For type all, all of the individual match conditions must be true for a packet to be considered a member of the class. For types any and acl, only one of the match criteria <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassType.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassAclNum.html">agentDiffServClassAclNum</a></dt>
<dd style="margin-bottom: 1em !important;">The access list number used to define the match conditions for the DiffServ class. This attribute is only valid if the value of agentDiffServClassType is set to acl(3). Match conditions are copied from the ACL definition at the time the class is created <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassAclNum.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleIndexNextFree.html">agentDiffServClassRuleIndexNextFree</a></dt>
<dd style="margin-bottom: 1em !important;">This object contains an unused value for classRuleIndex, or a zero to indicate that none exists. This index is maintained on a per-class basis.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassStorageType.html">agentDiffServClassStorageType</a></dt>
<dd style="margin-bottom: 1em !important;">Storage-type for this conceptual row</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRowStatus.html">agentDiffServClassRowStatus</a></dt>
<dd style="margin-bottom: 1em !important;">The status of this conceptual row. Entries can not be deleted until all rows in agentDiffServClassRuleTable with corresponding values of agentDiffServClassIndex have been deleted.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassAclType.html">agentDiffServClassAclType</a></dt>
<dd style="margin-bottom: 1em !important;">The access list type used to define the match conditions for the DiffServ class. This attribute is only valid if the value of agentDiffServClassType is set to acl(3). When this attribute is set to ip(1), the agentDiffServClassAclNum object is interpreted <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassAclType.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleTable.html">agentDiffServClassRuleTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table of the DiffServ Class Rule entries</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleEntry.html">agentDiffServClassRuleEntry</a></dt>
<dd style="margin-bottom: 1em !important;">Represents entry for a set of class-match rules</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleIndex.html">agentDiffServClassRuleIndex</a></dt>
<dd style="margin-bottom: 1em !important;">The identifier for DiffServ Class Rule Table entry within a class</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchEntryType.html">agentDiffServClassRuleMatchEntryType</a></dt>
<dd style="margin-bottom: 1em !important;">Class Rule match entry type, it determines which one of the individual match conditions is defined for the present class rule. This object must be created before any other match object in this row.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchCos.html">agentDiffServClassRuleMatchCos</a></dt>
<dd style="margin-bottom: 1em !important;">Three-bit user priority field in the 802.1Q tag header of a tagged Ethernet frame used as a class-match parameter - only valid if the agentDiffServClassRuleMatchEntryType is set to cos(1). For frames containing a double VLAN tag, this field is located in <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchCos.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchDstIpAddr.html">agentDiffServClassRuleMatchDstIpAddr</a></dt>
<dd style="margin-bottom: 1em !important;">Destination IP address match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to dstip(2).</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchDstIpMask.html">agentDiffServClassRuleMatchDstIpMask</a></dt>
<dd style="margin-bottom: 1em !important;">Destination IP address mask match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to dstip(2). This mask value identifies the portion of agentDiffServClassRuleMatchDstIpAddr that is compared against a packet. A non-cont <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchDstIpMask.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchDstL4PortStart.html">agentDiffServClassRuleMatchDstL4PortStart</a></dt>
<dd style="margin-bottom: 1em !important;">Destination layer 4 port range start match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to dstl4port(3).</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchDstL4PortEnd.html">agentDiffServClassRuleMatchDstL4PortEnd</a></dt>
<dd style="margin-bottom: 1em !important;">Destination layer 4 port range end match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to dstl4port(3).</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchDstMacAddr.html">agentDiffServClassRuleMatchDstMacAddr</a></dt>
<dd style="margin-bottom: 1em !important;">Destination MAC address match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to dstmac(4).</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchDstMacMask.html">agentDiffServClassRuleMatchDstMacMask</a></dt>
<dd style="margin-bottom: 1em !important;">Destination MAC address mask match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to dstmac(4). This mask value identifies the portion of agentDiffServClassRuleMatchDstMacAddr that is compared against a packet. A non-c <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchDstMacMask.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchEvery.html">agentDiffServClassRuleMatchEvery</a></dt>
<dd style="margin-bottom: 1em !important;">Flag to indicate that the class rule is defined to match on every packet, regardless of content. - only valid if the agentDiffServClassRuleMatchEntryType is set to every(5).</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchIpDscp.html">agentDiffServClassRuleMatchIpDscp</a></dt>
<dd style="margin-bottom: 1em !important;">IP DiffServ Code Point (DSCP) match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to ipdscp(6). The DSCP is defined as the high-order six bits of the Service Type octet in the IPv4 header.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchIpPrecedence.html">agentDiffServClassRuleMatchIpPrecedence</a></dt>
<dd style="margin-bottom: 1em !important;">IP Precedence match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to ipprecedence(7). The Precedence bits are defined as the high-order three bits of the Service Type octed in the IPv4 header.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchIpTosBits.html">agentDiffServClassRuleMatchIpTosBits</a></dt>
<dd style="margin-bottom: 1em !important;">IP TOS bits match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to iptos(8). The TOS bits are defined as all eight bits of the Service Type octet in the IPv4 header.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchIpTosMask.html">agentDiffServClassRuleMatchIpTosMask</a></dt>
<dd style="margin-bottom: 1em !important;">IP TOS bits mask match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to iptos(8). This mask value identifies the portion of agentDiffServClassRuleMatchIpTosBits that is compared against a packet. A non-contiguous mask <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchIpTosMask.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchProtocolNum.html">agentDiffServClassRuleMatchProtocolNum</a></dt>
<dd style="margin-bottom: 1em !important;">Protocol number match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to protocol(9).</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchRefClassIndex.html">agentDiffServClassRuleMatchRefClassIndex</a></dt>
<dd style="margin-bottom: 1em !important;">Index of the corresponding referenced class - only valid if the agentDiffServClassRuleMatchEntryType is set to refclass(10). The set of match conditions defined for the reference class are directly inherited by the current class. Restrictions: 1) The clas <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchRefClassIndex.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchSrcIpAddr.html">agentDiffServClassRuleMatchSrcIpAddr</a></dt>
<dd style="margin-bottom: 1em !important;">Source IP address match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to srcip(11).</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchSrcIpMask.html">agentDiffServClassRuleMatchSrcIpMask</a></dt>
<dd style="margin-bottom: 1em !important;">Source IP address mask match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to srcip(11). This mask value identifies the portion of agentDiffServClassRuleMatchSrcIpAddr that is compared against a packet. A non-contiguo <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchSrcIpMask.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchSrcL4PortStart.html">agentDiffServClassRuleMatchSrcL4PortStart</a></dt>
<dd style="margin-bottom: 1em !important;">Source layer 4 port range start match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to srcl4port(12).</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchSrcL4PortEnd.html">agentDiffServClassRuleMatchSrcL4PortEnd</a></dt>
<dd style="margin-bottom: 1em !important;">Source layer 4 port range end match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to srcl4port(12).</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchSrcMacAddr.html">agentDiffServClassRuleMatchSrcMacAddr</a></dt>
<dd style="margin-bottom: 1em !important;">Source MAC address match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to srcmac(13).</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchSrcMacMask.html">agentDiffServClassRuleMatchSrcMacMask</a></dt>
<dd style="margin-bottom: 1em !important;">Source MAC address mask match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to srcmac(13). This mask value identifies the portion of agentDiffServClassRuleMatchSrcMacAddr that is compared against a packet. A non-conti <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchSrcMacMask.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchVlanId.html">agentDiffServClassRuleMatchVlanId</a></dt>
<dd style="margin-bottom: 1em !important;">VLAN ID match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to vlan(14). This object is obsoleted by agentDiffServClassRuleMatchVlanIdStart and agentDiffServClassRuleMatchVlanIdEnd.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchExcludeFlag.html">agentDiffServClassRuleMatchExcludeFlag</a></dt>
<dd style="margin-bottom: 1em !important;">Class Rule exclude flag - when set to true(1), the match condition identified by agentDiffServClassRuleMatchEntryType is negated. This means that for a given field, every value is considered to be a match EXCEPT for the value specified in the class rule. <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchExcludeFlag.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleStorageType.html">agentDiffServClassRuleStorageType</a></dt>
<dd style="margin-bottom: 1em !important;">Storage-type for this conceptual row</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleRowStatus.html">agentDiffServClassRuleRowStatus</a></dt>
<dd style="margin-bottom: 1em !important;">The status of this conceptual row.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchCos2.html">agentDiffServClassRuleMatchCos2</a></dt>
<dd style="margin-bottom: 1em !important;">Three-bit user priority field in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet frame used as a class-match parameter - only valid if the agentDiffServClassRuleMatchEntryType is set to cos2(15).</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchEtypeKey.html">agentDiffServClassRuleMatchEtypeKey</a></dt>
<dd style="margin-bottom: 1em !important;">Ethertype keyword match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to etype(16). A keyword of custom(1) requires that the agentDiffServClassRuleMatchEtypeValue object also be set.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchEtypeValue.html">agentDiffServClassRuleMatchEtypeValue</a></dt>
<dd style="margin-bottom: 1em !important;">Ethertype match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to etype(16) and the agentDiffServClassRuleMatchEtypeKey is set to custom(1). The allowed value for this object is 0x0600 to 0xFFFF.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchVlanIdStart.html">agentDiffServClassRuleMatchVlanIdStart</a></dt>
<dd style="margin-bottom: 1em !important;">VLAN ID range start match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to vlanid(17). The VLAN ID field is defined as the 12-bit VLAN identifier in the 802.1Q tag header of a tagged Ethernet frame. This is contained <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchVlanIdStart.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchVlanIdEnd.html">agentDiffServClassRuleMatchVlanIdEnd</a></dt>
<dd style="margin-bottom: 1em !important;">VLAN ID range end match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to vlanid(17). The VLAN ID field is defined as the 12-bit VLAN identifier in the 802.1Q tag header of a tagged Ethernet frame. This is contained i <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchVlanIdEnd.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchVlanId2Start.html">agentDiffServClassRuleMatchVlanId2Start</a></dt>
<dd style="margin-bottom: 1em !important;">Secondary VLAN ID range start match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to vlanid2(18). The Secondary VLAN ID field is defined as the 12-bit VLAN identifier in the second/inner 802.1Q tag header of a double <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchVlanId2Start.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchVlanId2End.html">agentDiffServClassRuleMatchVlanId2End</a></dt>
<dd style="margin-bottom: 1em !important;">Secondary VLAN ID range end match value for the class - only valid if the agentDiffServClassRuleMatchEntryType is set to vlanid2(18). The Secondary VLAN ID field is defined as the 12-bit VLAN identifier in the second/inner 802.1Q tag header of a double VL <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServClassRuleMatchVlanId2End.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyIndexNextFree.html">agentDiffServPolicyIndexNextFree</a></dt>
<dd style="margin-bottom: 1em !important;">This object contains an unused value for agentDiffServPolicyIndex, or a zero to indicate that none exists.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyTable.html">agentDiffServPolicyTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table of the DiffServ policy entries.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyEntry.html">agentDiffServPolicyEntry</a></dt>
<dd style="margin-bottom: 1em !important;">Represents entry for a DiffServ policy.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyIndex.html">agentDiffServPolicyIndex</a></dt>
<dd style="margin-bottom: 1em !important;">The identifier for DiffServ Policy table entry.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyName.html">agentDiffServPolicyName</a></dt>
<dd style="margin-bottom: 1em !important;">Name of the policy</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyType.html">agentDiffServPolicyType</a></dt>
<dd style="margin-bottom: 1em !important;">The policy type dictates whether inbound or outbound policy attribute statements are used in the policy definition.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyInstIndexNextFree.html">agentDiffServPolicyInstIndexNextFree</a></dt>
<dd style="margin-bottom: 1em !important;">This object contains an unused value for agentDiffServPolicyInstIndex, or a zero to indicate that none exists. This index is maintained on a per-policy basis.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyStorageType.html">agentDiffServPolicyStorageType</a></dt>
<dd style="margin-bottom: 1em !important;">Storage-type for this conceptual row</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyRowStatus.html">agentDiffServPolicyRowStatus</a></dt>
<dd style="margin-bottom: 1em !important;">The status of this conceptual row. Entries can not be deleted until all rows in agentDiffServPolicyInstTable with corresponding values of agentDiffServPolicyIndex have been deleted.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyInstTable.html">agentDiffServPolicyInstTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table of the policy-class instance entries.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyInstEntry.html">agentDiffServPolicyInstEntry</a></dt>
<dd style="margin-bottom: 1em !important;">Represents entry for a policy-class instance.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyInstIndex.html">agentDiffServPolicyInstIndex</a></dt>
<dd style="margin-bottom: 1em !important;">The identifier for policy-class Instance table entry within a policy.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyInstClassIndex.html">agentDiffServPolicyInstClassIndex</a></dt>
<dd style="margin-bottom: 1em !important;">Index of the DiffServ Class Table row, whose class definition is used as the policy class instance. The class index identifies the classifier definition used by the policy to establish an instance of that class (to which policy attributes can be attached) <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyInstClassIndex.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyInstAttrIndexNextFree.html">agentDiffServPolicyInstAttrIndexNextFree</a></dt>
<dd style="margin-bottom: 1em !important;">This object contains an unused value for agentDiffServPolicyAttrIndex, or a zero to indicate that none exists. This index is maintained on a per-policy-class-instance basis.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyInstStorageType.html">agentDiffServPolicyInstStorageType</a></dt>
<dd style="margin-bottom: 1em !important;">Storage-type for this conceptual row.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyInstRowStatus.html">agentDiffServPolicyInstRowStatus</a></dt>
<dd style="margin-bottom: 1em !important;">The status of this conceptual row. Entries can not be deleted until all rows in agentDiffServPolicyAttrTable with corresponding values of agentDiffServPolicyIndex and agentDiffServPolicyInstIndex have been deleted.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrTable.html">agentDiffServPolicyAttrTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table of policy attribute entries</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrEntry.html">agentDiffServPolicyAttrEntry</a></dt>
<dd style="margin-bottom: 1em !important;">Represents entry for policy attributes</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrIndex.html">agentDiffServPolicyAttrIndex</a></dt>
<dd style="margin-bottom: 1em !important;">The identifier for policy-attribute entry</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtEntryType.html">agentDiffServPolicyAttrStmtEntryType</a></dt>
<dd style="margin-bottom: 1em !important;">Policy attribute statement entry type -- this entry type is essential to determine which of the individual object(s) is defined for this policy attribute statement. This object must be created before any other policy attribute statement object in the row. <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtEntryType.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtBandwidthCrate.html">agentDiffServPolicyAttrStmtBandwidthCrate</a></dt>
<dd style="margin-bottom: 1em !important;">Bandwidth committed rate attribute statement value -- identifies the minimum amount of bandwidth to be reserved for the specified class instance within the policy. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtBandwidthCrate.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtBandwidthCrateUnits.html">agentDiffServPolicyAttrStmtBandwidthCrateUnits</a></dt>
<dd style="margin-bottom: 1em !important;">Bandwidth committed rate units attribute statement value -- this value determines the interpretation of the agentDiffServPolicyAttrStmtBandwidthCrate object as either kilobits-per-second or as a percentage of interface link speed. This attribute is only v <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtBandwidthCrateUnits.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtExpediteCrate.html">agentDiffServPolicyAttrStmtExpediteCrate</a></dt>
<dd style="margin-bottom: 1em !important;">Expedited (bandwidth) committed rate attribute statement value -- it identifies the maximum guaranteed amount of bandwidth to be reserved for the specified class instance within the policy. This attribute is only valid if the value of agentDiffServPolicyA <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtExpediteCrate.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtExpediteCrateUnits.html">agentDiffServPolicyAttrStmtExpediteCrateUnits</a></dt>
<dd style="margin-bottom: 1em !important;">Expedited (bandwidth) committed rate units attribute statement value -- determines the interpretation of the agentDiffServPolicyAttrStmtExpediteCrate object as either kilobits-per-second or as a percentage of interface link speed. This attribute is only v <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtExpediteCrateUnits.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtExpediteCburst.html">agentDiffServPolicyAttrStmtExpediteCburst</a></dt>
<dd style="margin-bottom: 1em !important;">Expedited (bandwidth) committed burst size attribute statement value, specified in Kbytes. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to expedite(2).</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtMarkCosVal.html">agentDiffServPolicyAttrStmtMarkCosVal</a></dt>
<dd style="margin-bottom: 1em !important;">Three-bit user priority field value in the 802.1Q tag header of a tagged Ethernet frame, marked as part of the inbound policy for a class instance. For frames containing a double VLAN tag, this field is located in the first/outer tag. This attribute is o <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtMarkCosVal.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtMarkIpDscpVal.html">agentDiffServPolicyAttrStmtMarkIpDscpVal</a></dt>
<dd style="margin-bottom: 1em !important;">Specified IP DSCP value to mark in all inbound packets belonging to the class-instance. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to markIpDscpVal(4).</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtMarkIpPrecedenceVal.html">agentDiffServPolicyAttrStmtMarkIpPrecedenceVal</a></dt>
<dd style="margin-bottom: 1em !important;">Specified IP Precedence value to mark in all inbound packets belonging to the class-instance. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to markIpPrecedenceVal(5).</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtPoliceConformAct.html">agentDiffServPolicyAttrStmtPoliceConformAct</a></dt>
<dd style="margin-bottom: 1em !important;">Policing conform action attribute statement value -- determines the action taken on conforming traffic for the policing style (simple,singlerate,tworate) currently configured for the specified class instance within the policy. The default conform action i <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtPoliceConformAct.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtPoliceConformVal.html">agentDiffServPolicyAttrStmtPoliceConformVal</a></dt>
<dd style="margin-bottom: 1em !important;">Policing conform value attribute statement -- used to mark conforming packets when the conform action is one of the following: markdscp(2) - mark IP DSCP field markprec(3) - mark IP Precedence field markcos(5) - mark 802.1p CoS field (first/only tag) mar <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtPoliceConformVal.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtPoliceExceedAct.html">agentDiffServPolicyAttrStmtPoliceExceedAct</a></dt>
<dd style="margin-bottom: 1em !important;">Policing exceed action attribute statement value -- determines the action taken on excess traffic for the policing style (singlerate, tworate) currently configured for the specified class instance within the policy. The default exceed action is drop(1). <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtPoliceExceedAct.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtPoliceExceedVal.html">agentDiffServPolicyAttrStmtPoliceExceedVal</a></dt>
<dd style="margin-bottom: 1em !important;">Policing exceed value attribute statement -- used to mark excess packets when the exceed action is one of the following: markdscp(2) - mark IP DSCP field markprec(3) - mark IP Precedence field markcos(5) - mark 802.1p CoS field (first/only tag) markcos2( <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtPoliceExceedVal.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtPoliceNonconformAct.html">agentDiffServPolicyAttrStmtPoliceNonconformAct</a></dt>
<dd style="margin-bottom: 1em !important;">Policing non-conform action attribute statement value -- determines the action taken on nonconforming traffic for the policing style (simple, singlerate,tworate) currently configured for the specified class instance within the policy. The default non-conf <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtPoliceNonconformAct.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtPoliceNonconformVal.html">agentDiffServPolicyAttrStmtPoliceNonconformVal</a></dt>
<dd style="margin-bottom: 1em !important;">Policing non-conform value attribute statement -- used to mark nonconforming packets when the nonconform action is one of the following: markdscp(2) - mark IP DSCP field markprec(3) - mark IP Precedence field markcos(5) - mark 802.1p CoS field (first/onl <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtPoliceNonconformVal.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtPoliceSimpleCrate.html">agentDiffServPolicyAttrStmtPoliceSimpleCrate</a></dt>
<dd style="margin-bottom: 1em !important;">Simple policing committed rate attribute statement value, specified in kbps. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to policeSimple(6).</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtPoliceSimpleCburst.html">agentDiffServPolicyAttrStmtPoliceSimpleCburst</a></dt>
<dd style="margin-bottom: 1em !important;">Simple policing committed burst size attribute statement value, specified in Kbytes. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to policeSimple(6).</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtPoliceSinglerateCrate.html">agentDiffServPolicyAttrStmtPoliceSinglerateCrate</a></dt>
<dd style="margin-bottom: 1em !important;">Single-rate policing committed rate attribute statement value, specified in kbps. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to policeSinglerate(7).</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtPoliceSinglerateCburst.html">agentDiffServPolicyAttrStmtPoliceSinglerateCburst</a></dt>
<dd style="margin-bottom: 1em !important;">Single-rate policing committed burst size attribute statement value, specified in Kbytes. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to policeSinglerate(7).</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtPoliceSinglerateEburst.html">agentDiffServPolicyAttrStmtPoliceSinglerateEburst</a></dt>
<dd style="margin-bottom: 1em !important;">Single-rate policing excess burst size attribute statement value, specified in Kbytes. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to policeSinglerate(7).</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtPoliceTworateCrate.html">agentDiffServPolicyAttrStmtPoliceTworateCrate</a></dt>
<dd style="margin-bottom: 1em !important;">Two-rate policing committed rate attribute statement value, specified in kbps. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to policeTworate(8).</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtPoliceTworateCburst.html">agentDiffServPolicyAttrStmtPoliceTworateCburst</a></dt>
<dd style="margin-bottom: 1em !important;">Two-rate policing committed burst size attribute statement value, specified in Kbytes. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to policeTworate(8).</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtPoliceTworatePrate.html">agentDiffServPolicyAttrStmtPoliceTworatePrate</a></dt>
<dd style="margin-bottom: 1em !important;">Two-rate policing peak rate attribute statement value, specified in kbps. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to policeTworate(8).</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtPoliceTworatePburst.html">agentDiffServPolicyAttrStmtPoliceTworatePburst</a></dt>
<dd style="margin-bottom: 1em !important;">Two-rate policing peak burst size attribute statement value, specified in Kbytes. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to policeTworate(8).</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtRandomdropMinThresh.html">agentDiffServPolicyAttrStmtRandomdropMinThresh</a></dt>
<dd style="margin-bottom: 1em !important;">Random drop minimum threshold attribute statement value -- the average queue depth minimum threshold in bytes used by the WRED algorithm. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to randomdrop(9).</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtRandomdropMaxThresh.html">agentDiffServPolicyAttrStmtRandomdropMaxThresh</a></dt>
<dd style="margin-bottom: 1em !important;">Random drop maximum threshold attribute statement value -- the average queue depth maximum threshold in bytes used by the WRED algorithm. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to randomdrop(9).</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtRandomdropMaxDropProb.html">agentDiffServPolicyAttrStmtRandomdropMaxDropProb</a></dt>
<dd style="margin-bottom: 1em !important;">Random drop maximum drop probability attribute statement value -- the packet drop probability when the queue depth average reaches its maximum threshold. It is expressed as a percentage, and is an integer from 0 to 100. This attribute is only valid if th <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtRandomdropMaxDropProb.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtRandomdropSamplingRate.html">agentDiffServPolicyAttrStmtRandomdropSamplingRate</a></dt>
<dd style="margin-bottom: 1em !important;">Random drop sampling rate attribute statement value -- the period at which the queue depth is sampled for computing an average, expressed in microseconds. This value is an integer from 0 to 1000000, with a default value of 0 (meaning per packet sampling). <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtRandomdropSamplingRate.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtRandomdropDecayExponent.html">agentDiffServPolicyAttrStmtRandomdropDecayExponent</a></dt>
<dd style="margin-bottom: 1em !important;">Random drop decay exponent attribute statement value -- determines how quickly the average queue length calculation decays over time, with a higher number causing a slower decay. This value is an integer from 0 to 16, with a default of 9. This attribute i <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtRandomdropDecayExponent.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtShapeAverageCrate.html">agentDiffServPolicyAttrStmtShapeAverageCrate</a></dt>
<dd style="margin-bottom: 1em !important;">Average-rate shaping committed rate attribute statement value, specified in kbps -- used to establish average rate traffic shaping for the specified class , which limits transmissions for the class to the committed information rate, with any excess traffi <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtShapeAverageCrate.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtShapePeakCrate.html">agentDiffServPolicyAttrStmtShapePeakCrate</a></dt>
<dd style="margin-bottom: 1em !important;">Peak-rate shaping committed rate attribute statement value, specified in kbps -- used to establish peak rate traffic shaping for the specified class , which allows transmissions for the class to exceed the committed information rate by sending excess traf <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtShapePeakCrate.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtShapePeakPrate.html">agentDiffServPolicyAttrStmtShapePeakPrate</a></dt>
<dd style="margin-bottom: 1em !important;">Peak-rate shaping peak rate attribute statement value, specified in kbps -- used to establish peak rate traffic shaping for the specified class, which allows transmissions for the class to exceed the committed information rate by sending excess traffic wi <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtShapePeakPrate.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStorageType.html">agentDiffServPolicyAttrStorageType</a></dt>
<dd style="margin-bottom: 1em !important;">Storage-type for this conceptual row.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrRowStatus.html">agentDiffServPolicyAttrRowStatus</a></dt>
<dd style="margin-bottom: 1em !important;">The status of this conceptual row.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtAssignQueueId.html">agentDiffServPolicyAttrStmtAssignQueueId</a></dt>
<dd style="margin-bottom: 1em !important;">Queue identifier to which all inbound packets belonging to this class-instance are directed. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to assignQueue(12).</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtDrop.html">agentDiffServPolicyAttrStmtDrop</a></dt>
<dd style="margin-bottom: 1em !important;">Flag to indicate that all inbound packets belonging to this class-instance are dropped at ingress. This attribute is only valid if the agentDiffServPolicyAttrStmtEntryType is set to drop(13).</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtMarkCos2Val.html">agentDiffServPolicyAttrStmtMarkCos2Val</a></dt>
<dd style="margin-bottom: 1em !important;">Three-bit user priority field value in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet frame, marked as part of the inbound policy for a class instance. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtMarkCos2Val.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtPoliceColorConformIndex.html">agentDiffServPolicyAttrStmtPoliceColorConformIndex</a></dt>
<dd style="margin-bottom: 1em !important;">Index of the DiffServ Class Table row whose class definition is used to specify the policing color conform mode and value. This identifies incoming traffic categorized as 'green' packets in the network. This attribute is only valid if the value of agent <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtPoliceColorConformIndex.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtPoliceColorConformMode.html">agentDiffServPolicyAttrStmtPoliceColorConformMode</a></dt>
<dd style="margin-bottom: 1em !important;">Policing color conform mode -- indicates the color awareness mode of conforming traffic for the policing style (simple, singlerate, or tworate) currently configured for the specified class instance within the policy. The default value is blind(1). Any va <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtPoliceColorConformMode.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtPoliceColorConformVal.html">agentDiffServPolicyAttrStmtPoliceColorConformVal</a></dt>
<dd style="margin-bottom: 1em !important;">Policing color conform value -- indicates the color awareness packet mark value of conforming traffic for the policing style (simple, singlerate, or tworate) currently configured for the specified class instance within the policy. For the color conform fi <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtPoliceColorConformVal.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtPoliceColorExceedIndex.html">agentDiffServPolicyAttrStmtPoliceColorExceedIndex</a></dt>
<dd style="margin-bottom: 1em !important;">Index of the DiffServ Class Table row whose class definition is used to specify the policing color exceed mode and value. This identifies incoming traffic categorized as 'yellow' packets in the network. This attribute is only valid if the value of agent <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtPoliceColorExceedIndex.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtPoliceColorExceedMode.html">agentDiffServPolicyAttrStmtPoliceColorExceedMode</a></dt>
<dd style="margin-bottom: 1em !important;">Policing color exceed mode -- indicates the color awareness mode of exceeding traffic for the policing style (singlerate or tworate) currently configured for the specified class instance within the policy. The default value is blind(1). Any value other t <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtPoliceColorExceedMode.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtPoliceColorExceedVal.html">agentDiffServPolicyAttrStmtPoliceColorExceedVal</a></dt>
<dd style="margin-bottom: 1em !important;">Policing color exceed value -- indicates the color awareness packet mark value of exceeding traffic for the policing style (singlerate or tworate) currently configured for the specified class instance within the policy. For the color exceed field indicate <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtPoliceColorExceedVal.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyAttrStmtRedirectIntf.html">agentDiffServPolicyAttrStmtRedirectIntf</a></dt>
<dd style="margin-bottom: 1em !important;">External interface number to which all inbound packets belonging to this class-instance are redirected. This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is set to redirect(15).</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyPerfInTable.html">agentDiffServPolicyPerfInTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table of inbound policy-class performance entries</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyPerfInEntry.html">agentDiffServPolicyPerfInEntry</a></dt>
<dd style="margin-bottom: 1em !important;">Represents entry for the performance attributes of the associated inbound policy-class instance</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyPerfInOfferedOctets.html">agentDiffServPolicyPerfInOfferedOctets</a></dt>
<dd style="margin-bottom: 1em !important;">Offered octets count for the inbound policy-class instance performance entry.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyPerfInOfferedPackets.html">agentDiffServPolicyPerfInOfferedPackets</a></dt>
<dd style="margin-bottom: 1em !important;">Offered packets count for the inbound policy-class instance performance entry.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyPerfInDiscardedOctets.html">agentDiffServPolicyPerfInDiscardedOctets</a></dt>
<dd style="margin-bottom: 1em !important;">Discarded octets count for the inbound policy-class instance performance entry.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyPerfInDiscardedPackets.html">agentDiffServPolicyPerfInDiscardedPackets</a></dt>
<dd style="margin-bottom: 1em !important;">Discarded packets count for the inbound policy-class instance performance entry.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyPerfInHCOfferedOctets.html">agentDiffServPolicyPerfInHCOfferedOctets</a></dt>
<dd style="margin-bottom: 1em !important;">Offered octets high capacity count for the inbound policy-class instance performance entry.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyPerfInHCOfferedPackets.html">agentDiffServPolicyPerfInHCOfferedPackets</a></dt>
<dd style="margin-bottom: 1em !important;">Offered packets high capacity count for the inbound policy-class instance performance entry.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyPerfInHCDiscardedOctets.html">agentDiffServPolicyPerfInHCDiscardedOctets</a></dt>
<dd style="margin-bottom: 1em !important;">Discarded octets high capacity count for the inbound policy-class instance performance entry.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyPerfInHCDiscardedPackets.html">agentDiffServPolicyPerfInHCDiscardedPackets</a></dt>
<dd style="margin-bottom: 1em !important;">Discarded packets high capacity count for the inbound policy-class instance performance entry.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyPerfInStorageType.html">agentDiffServPolicyPerfInStorageType</a></dt>
<dd style="margin-bottom: 1em !important;">Storage-type for this conceptual row.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyPerfInRowStatus.html">agentDiffServPolicyPerfInRowStatus</a></dt>
<dd style="margin-bottom: 1em !important;">The status of this conceptual row.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyPerfOutTable.html">agentDiffServPolicyPerfOutTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table of outbound policy-class performance entries</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyPerfOutEntry.html">agentDiffServPolicyPerfOutEntry</a></dt>
<dd style="margin-bottom: 1em !important;">Represents entry for the performance attributes of the associated outbound policy-class instance</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyPerfOutTailDroppedOctets.html">agentDiffServPolicyPerfOutTailDroppedOctets</a></dt>
<dd style="margin-bottom: 1em !important;">Tail-dropped octets count for the outbound policy-class instance performance entry.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyPerfOutTailDroppedPackets.html">agentDiffServPolicyPerfOutTailDroppedPackets</a></dt>
<dd style="margin-bottom: 1em !important;">Tail-dropped packets count for the outbound policy-class instance performance entry.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyPerfOutRandomDroppedOctets.html">agentDiffServPolicyPerfOutRandomDroppedOctets</a></dt>
<dd style="margin-bottom: 1em !important;">Random-dropped octets count for the outbound policy-class instance performance entry.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyPerfOutRandomDroppedPackets.html">agentDiffServPolicyPerfOutRandomDroppedPackets</a></dt>
<dd style="margin-bottom: 1em !important;">Random-dropped packets count for the outbound policy-class instance performance entry.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyPerfOutShapeDelayedOctets.html">agentDiffServPolicyPerfOutShapeDelayedOctets</a></dt>
<dd style="margin-bottom: 1em !important;">Shape-delayed octets count for the outbound policy-class instance performance entry.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyPerfOutShapeDelayedPackets.html">agentDiffServPolicyPerfOutShapeDelayedPackets</a></dt>
<dd style="margin-bottom: 1em !important;">Shape-delayed packets count for the outbound policy-class instance performance entry.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyPerfOutSentOctets.html">agentDiffServPolicyPerfOutSentOctets</a></dt>
<dd style="margin-bottom: 1em !important;">Sent octets count for the outbound policy-class instance performance entry.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyPerfOutSentPackets.html">agentDiffServPolicyPerfOutSentPackets</a></dt>
<dd style="margin-bottom: 1em !important;">Sent packets count for the outbound policy-class instance performance entry.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyPerfOutHCTailDroppedOctets.html">agentDiffServPolicyPerfOutHCTailDroppedOctets</a></dt>
<dd style="margin-bottom: 1em !important;">Tail-dropped octets high capacity count for the outbound policy-class instance performance entry.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyPerfOutHCTailDroppedPackets.html">agentDiffServPolicyPerfOutHCTailDroppedPackets</a></dt>
<dd style="margin-bottom: 1em !important;">Tail-dropped packets high capacity count for the outbound policy-class instance performance entry.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyPerfOutHCRandomDroppedOctets.html">agentDiffServPolicyPerfOutHCRandomDroppedOctets</a></dt>
<dd style="margin-bottom: 1em !important;">Random-dropped octets high capacity count for the outbound policy-class instance performance entry.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyPerfOutHCRandomDroppedPackets.html">agentDiffServPolicyPerfOutHCRandomDroppedPackets</a></dt>
<dd style="margin-bottom: 1em !important;">Random-dropped packets high capacity count for the outbound policy-class instance performance entry.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyPerfOutHCShapeDelayedOctets.html">agentDiffServPolicyPerfOutHCShapeDelayedOctets</a></dt>
<dd style="margin-bottom: 1em !important;">Shape-delayed octets high capacity count for the outbound policy-class instance performance entry.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyPerfOutHCShapeDelayedPackets.html">agentDiffServPolicyPerfOutHCShapeDelayedPackets</a></dt>
<dd style="margin-bottom: 1em !important;">Shape-delayed packets high capacity count for the outbound policy-class instance performance entry.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyPerfOutHCSentOctets.html">agentDiffServPolicyPerfOutHCSentOctets</a></dt>
<dd style="margin-bottom: 1em !important;">Sent octets high capacity count for the outbound policy-class instance performance entry.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyPerfOutHCSentPackets.html">agentDiffServPolicyPerfOutHCSentPackets</a></dt>
<dd style="margin-bottom: 1em !important;">Sent packets high capacity count for the outbound policy-class instance performance entry.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyPerfOutStorageType.html">agentDiffServPolicyPerfOutStorageType</a></dt>
<dd style="margin-bottom: 1em !important;">Storage-type for this conceptual row.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServPolicyPerfOutRowStatus.html">agentDiffServPolicyPerfOutRowStatus</a></dt>
<dd style="margin-bottom: 1em !important;">The status of this conceptual row.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServServiceTable.html">agentDiffServServiceTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table of the service entries.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServServiceEntry.html">agentDiffServServiceEntry</a></dt>
<dd style="margin-bottom: 1em !important;">Represents entry for policy assigned to an interface in a particular direction.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServServiceIfIndex.html">agentDiffServServiceIfIndex</a></dt>
<dd style="margin-bottom: 1em !important;">External interface number of the interface to which policy is assigned.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServServiceIfDirection.html">agentDiffServServiceIfDirection</a></dt>
<dd style="margin-bottom: 1em !important;">Interface direction to which the policy is assigned.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServServicePolicyIndex.html">agentDiffServServicePolicyIndex</a></dt>
<dd style="margin-bottom: 1em !important;">Index of the Policy Table row whose policy definition is attached to the interface in the specified direction.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServServiceIfOperStatus.html">agentDiffServServiceIfOperStatus</a></dt>
<dd style="margin-bottom: 1em !important;">The current operational state of the DiffServ service interface. If agentDiffServGenStatusAdminMode is disable(2) then agentDiffServServiceIfOperStatus should be down(2). If agentDiffServServiceGenStatusAdminMode is changed to enable(1) then agentDiffSe <a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServServiceIfOperStatus.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServServiceStorageType.html">agentDiffServServiceStorageType</a></dt>
<dd style="margin-bottom: 1em !important;">Storage-type for this conceptual row</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServServiceRowStatus.html">agentDiffServServiceRowStatus</a></dt>
<dd style="margin-bottom: 1em !important;">The status of this conceptual row.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServServicePerfTable.html">agentDiffServServicePerfTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table of service performance entries.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServServicePerfEntry.html">agentDiffServServicePerfEntry</a></dt>
<dd style="margin-bottom: 1em !important;">Represents a service performance entry.</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServServicePerfOfferedOctets.html">agentDiffServServicePerfOfferedOctets</a></dt>
<dd style="margin-bottom: 1em !important;">Offered octets count for the specified service interface and direction</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServServicePerfOfferedPackets.html">agentDiffServServicePerfOfferedPackets</a></dt>
<dd style="margin-bottom: 1em !important;">Offered packets count for specified service interface and direction</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServServicePerfDiscardedOctets.html">agentDiffServServicePerfDiscardedOctets</a></dt>
<dd style="margin-bottom: 1em !important;">Discarded octets count for the specified service interface and direction</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServServicePerfDiscardedPackets.html">agentDiffServServicePerfDiscardedPackets</a></dt>
<dd style="margin-bottom: 1em !important;">Discarded packets count for the specified service interface and direction</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServServicePerfSentOctets.html">agentDiffServServicePerfSentOctets</a></dt>
<dd style="margin-bottom: 1em !important;">Sent octets count for the specified service interface and direction</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServServicePerfSentPackets.html">agentDiffServServicePerfSentPackets</a></dt>
<dd style="margin-bottom: 1em !important;">Sent packets count for the specified service interface and direction</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServServicePerfHCOfferedOctets.html">agentDiffServServicePerfHCOfferedOctets</a></dt>
<dd style="margin-bottom: 1em !important;">Offered octets high capacity count for the specified service interface and direction</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServServicePerfHCOfferedPackets.html">agentDiffServServicePerfHCOfferedPackets</a></dt>
<dd style="margin-bottom: 1em !important;">Offered packets high capacity count for the specified service interface and direction</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServServicePerfHCDiscardedOctets.html">agentDiffServServicePerfHCDiscardedOctets</a></dt>
<dd style="margin-bottom: 1em !important;">Discarded octets high capacity count for the specified service interface and direction</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServServicePerfHCDiscardedPackets.html">agentDiffServServicePerfHCDiscardedPackets</a></dt>
<dd style="margin-bottom: 1em !important;">Discarded packets high capacity count for the specified service interface and direction</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServServicePerfHCSentOctets.html">agentDiffServServicePerfHCSentOctets</a></dt>
<dd style="margin-bottom: 1em !important;">Sent octets high capacity count for the specified service interface and direction</dd><dt><a href="/mib/oids/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB/agentDiffServServicePerfHCSentPackets.html">agentDiffServServicePerfHCSentPackets</a></dt>
<dd style="margin-bottom: 1em !important;">Sent packets high capacity count for the specified service interface and direction</dd></dl></div>
<p> </p>
<div></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

286
mibs/NETGEAR-QOS-MIB.mib Normal file
View File

@ -0,0 +1,286 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>MIBs list | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">MIBs list</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span>MIBs list</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<h1 class="post-title entry-title">MIBs list</h1>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<p> </p>
<div><dl><dt><a href="/mib/2100_snmp.html">2100_snmp</a></dt>
<dd>This MIB describes all the printer model specific
objects suppported by the LaserJet Series 2100 printer
when networked connected using a JetDirect print
server.</dd></dl></div>
<p> </p>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

View File

@ -0,0 +1,315 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>NETGEAR-RADIUS-AUTH-CLIENT-MIB | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="The NETGEAR Private MIB for Radius Authentication Client" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">NETGEAR-RADIUS-AUTH-CLIENT-MIB</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span><a href="/mib/">MIBs list</a><span class="sep"> / </span>NETGEAR-RADIUS-AUTH-CLIENT-MIB</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<div><h1><!-- search.mibname.start -->NETGEAR-RADIUS-AUTH-CLIENT-MIB<!-- search.mibname.end --> <a href="/mib/mib/NETGEAR-RADIUS-AUTH-CLIENT-MIB.mib">Download</a></h1></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<div><!-- search.mibdescription.start -->The NETGEAR Private MIB for Radius Authentication Client<!-- search.mibdescription.end --></div>
<p> </p>
<div>IPHost Network Monitor offer an easy way of <a href="/snmp-monitoring-tool.html">SNMP monitoring</a> your NETGEAR Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.</div>
<p> </p>
<h2>OID list for NETGEAR-RADIUS-AUTH-CLIENT-MIB</h2>
<p> </p>
<div><dl><dt><a href="/mib/oids/NETGEAR-RADIUS-AUTH-CLIENT-MIB/agentRadiusMaxTransmit.html">agentRadiusMaxTransmit</a></dt>
<dd style="margin-bottom: 1em !important;">Maximum number of retransmissions of a RADIUS request packet</dd><dt><a href="/mib/oids/NETGEAR-RADIUS-AUTH-CLIENT-MIB/agentRadiusTimeout.html">agentRadiusTimeout</a></dt>
<dd style="margin-bottom: 1em !important;">Time out duration (in seconds) before packets are retransmitted</dd><dt><a href="/mib/oids/NETGEAR-RADIUS-AUTH-CLIENT-MIB/agentRadiusAccountingMode.html">agentRadiusAccountingMode</a></dt>
<dd style="margin-bottom: 1em !important;">Identifies if RADIUS Accounting has been enabled or not</dd><dt><a href="/mib/oids/NETGEAR-RADIUS-AUTH-CLIENT-MIB/agentRadiusStatsClear.html">agentRadiusStatsClear</a></dt>
<dd style="margin-bottom: 1em !important;">When set to enable(1), all Radius statistics will be reset.</dd><dt><a href="/mib/oids/NETGEAR-RADIUS-AUTH-CLIENT-MIB/agentRadiusAccountingIndexNextValid.html">agentRadiusAccountingIndexNextValid</a></dt>
<dd style="margin-bottom: 1em !important;">Indicates the next valid index into the agentRadiusAccountingConfigTable for creation. If no additional entries are allowed, this will be 0.</dd><dt><a href="/mib/oids/NETGEAR-RADIUS-AUTH-CLIENT-MIB/agentRadiusAccountingConfigTable.html">agentRadiusAccountingConfigTable</a></dt>
<dd style="margin-bottom: 1em !important;">Table with information about Radius Accounting Server IP Addresses, port numbers and shared secret. Only one entry is supported at this time.</dd><dt><a href="/mib/oids/NETGEAR-RADIUS-AUTH-CLIENT-MIB/agentRadiusAccountingConfigEntry.html">agentRadiusAccountingConfigEntry</a></dt>
<dd style="margin-bottom: 1em !important;">Entry consisting of configuration data for a Radius Accounting Server.</dd><dt><a href="/mib/oids/NETGEAR-RADIUS-AUTH-CLIENT-MIB/agentRadiusAccountingServerIndex.html">agentRadiusAccountingServerIndex</a></dt>
<dd style="margin-bottom: 1em !important;">Unique index of the configured RADIUS accounting server. The next valid value of this object for creation is specified by agentRadiusAccountingIndexNextValid. ::= { agentRadiusAccountingConfigEntry 1 } SYNTAX IpAddress MAX-ACCESS read-create STATUS <a href="/mib/oids/NETGEAR-RADIUS-AUTH-CLIENT-MIB/agentRadiusAccountingServerIndex.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-RADIUS-AUTH-CLIENT-MIB/agentRadiusAccountingPort.html">agentRadiusAccountingPort</a></dt>
<dd style="margin-bottom: 1em !important;">Port number for the RADIUS accounting server.</dd><dt><a href="/mib/oids/NETGEAR-RADIUS-AUTH-CLIENT-MIB/agentRadiusAccountingSecret.html">agentRadiusAccountingSecret</a></dt>
<dd style="margin-bottom: 1em !important;">Configured shared sercret for the RADIUS accounting server.</dd><dt><a href="/mib/oids/NETGEAR-RADIUS-AUTH-CLIENT-MIB/agentRadiusAccountingStatus.html">agentRadiusAccountingStatus</a></dt>
<dd style="margin-bottom: 1em !important;">Creates or destroys a RADIUS accounting server entry. During creation, the next available index is specified by the agentRadiusAccountingIndexNextValid object. Rows creation using a different value for agentRadiusAccountingServerIndex will fail. active(1 <a href="/mib/oids/NETGEAR-RADIUS-AUTH-CLIENT-MIB/agentRadiusAccountingStatus.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-RADIUS-AUTH-CLIENT-MIB/agentRadiusServerIndexNextValid.html">agentRadiusServerIndexNextValid</a></dt>
<dd style="margin-bottom: 1em !important;">Indicates the next valid index into the agentRadiusServerConfigTable for creation. If no additional entries are allowed, this will be 0.</dd><dt><a href="/mib/oids/NETGEAR-RADIUS-AUTH-CLIENT-MIB/agentRadiusServerConfigTable.html">agentRadiusServerConfigTable</a></dt>
<dd style="margin-bottom: 1em !important;">Table with information about Radius Authentication Server IP Addresses, port numbers and shared secret</dd><dt><a href="/mib/oids/NETGEAR-RADIUS-AUTH-CLIENT-MIB/agentRadiusServerConfigEntry.html">agentRadiusServerConfigEntry</a></dt>
<dd style="margin-bottom: 1em !important;">Entry consisting of configuration data for a Radius Authentication Server.</dd><dt><a href="/mib/oids/NETGEAR-RADIUS-AUTH-CLIENT-MIB/agentRadiusServerIndex.html">agentRadiusServerIndex</a></dt>
<dd style="margin-bottom: 1em !important;">Unique index of the configured RADIUS server</dd><dt><a href="/mib/oids/NETGEAR-RADIUS-AUTH-CLIENT-MIB/agentRadiusServerAddress.html">agentRadiusServerAddress</a></dt>
<dd style="margin-bottom: 1em !important;">IP Address of the configured RADIUS server. This object cannot be changed after creation.</dd><dt><a href="/mib/oids/NETGEAR-RADIUS-AUTH-CLIENT-MIB/agentRadiusServerPort.html">agentRadiusServerPort</a></dt>
<dd style="margin-bottom: 1em !important;">Port number for the RADIUS server.</dd><dt><a href="/mib/oids/NETGEAR-RADIUS-AUTH-CLIENT-MIB/agentRadiusServerSecret.html">agentRadiusServerSecret</a></dt>
<dd style="margin-bottom: 1em !important;">Configured shared sercret for the RADIUS server.</dd><dt><a href="/mib/oids/NETGEAR-RADIUS-AUTH-CLIENT-MIB/agentRadiusServerPrimaryMode.html">agentRadiusServerPrimaryMode</a></dt>
<dd style="margin-bottom: 1em !important;">Configure the RADIUS server to be the primary server. If there is any other server that is configured to be primary, that server is set to be a seconday server and this entry is set Primary.</dd><dt><a href="/mib/oids/NETGEAR-RADIUS-AUTH-CLIENT-MIB/agentRadiusServerCurrentMode.html">agentRadiusServerCurrentMode</a></dt>
<dd style="margin-bottom: 1em !important;">Indicate if the RADIUS server is the current server in user for authentication.</dd><dt><a href="/mib/oids/NETGEAR-RADIUS-AUTH-CLIENT-MIB/agentRadiusServerMsgAuth.html">agentRadiusServerMsgAuth</a></dt>
<dd style="margin-bottom: 1em !important;">Enable or disable the message authenticator attribute for this RADIUS server.</dd><dt><a href="/mib/oids/NETGEAR-RADIUS-AUTH-CLIENT-MIB/agentRadiusServerStatus.html">agentRadiusServerStatus</a></dt>
<dd style="margin-bottom: 1em !important;">Creates or destroys a RADIUS Authentication server entry. During creation, the next available index is specified by the agentRadiusServerIndexNextValid object. Rows creation using a different value for agentRadiusServerIndex will fail. active(1) - <a href="/mib/oids/NETGEAR-RADIUS-AUTH-CLIENT-MIB/agentRadiusServerStatus.html">...</a></dd></dl></div>
<p> </p>
<div></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

286
mibs/NETGEAR-REF-MIB.mib Normal file
View File

@ -0,0 +1,286 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>MIBs list | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">MIBs list</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span>MIBs list</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<h1 class="post-title entry-title">MIBs list</h1>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<p> </p>
<div><dl><dt><a href="/mib/2100_snmp.html">2100_snmp</a></dt>
<dd>This MIB describes all the printer model specific
objects suppported by the LaserJet Series 2100 printer
when networked connected using a JetDirect print
server.</dd></dl></div>
<p> </p>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

View File

@ -0,0 +1,399 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>NETGEAR-ROUTING-MIB | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="The NETGEAR Private MIB for Routing" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">NETGEAR-ROUTING-MIB</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span><a href="/mib/">MIBs list</a><span class="sep"> / </span>NETGEAR-ROUTING-MIB</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<div><h1><!-- search.mibname.start -->NETGEAR-ROUTING-MIB<!-- search.mibname.end --> <a href="/mib/mib/NETGEAR-ROUTING-MIB.mib">Download</a></h1></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<div><!-- search.mibdescription.start -->The NETGEAR Private MIB for Routing<!-- search.mibdescription.end --></div>
<p> </p>
<div>IPHost Network Monitor offer an easy way of <a href="/snmp-monitoring-tool.html">SNMP monitoring</a> your NETGEAR Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.</div>
<p> </p>
<h2>OID list for NETGEAR-ROUTING-MIB</h2>
<p> </p>
<div><dl><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchArpAgeoutTime.html">agentSwitchArpAgeoutTime</a></dt>
<dd style="margin-bottom: 1em !important;">Configures the ARP entry ageout time in seconds. Allowable range: 15-21600</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchArpResponseTime.html">agentSwitchArpResponseTime</a></dt>
<dd style="margin-bottom: 1em !important;">Configures the ARP request response timeout in seconds. Allowable range: 1-10</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchArpMaxRetries.html">agentSwitchArpMaxRetries</a></dt>
<dd style="margin-bottom: 1em !important;">Configures the ARP count of maximum request for retries. Allowable range: 0-10</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchArpCacheSize.html">agentSwitchArpCacheSize</a></dt>
<dd style="margin-bottom: 1em !important;">Configures the ARP maximum number of entries in the cache. Allowable range is platform-specific.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchArpDynamicRenew.html">agentSwitchArpDynamicRenew</a></dt>
<dd style="margin-bottom: 1em !important;">This indicates the current setting of ARP dynamic renew mode.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchArpTotalEntryCountCurrent.html">agentSwitchArpTotalEntryCountCurrent</a></dt>
<dd style="margin-bottom: 1em !important;">Current number of entries in the ARP cache.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchArpTotalEntryCountPeak.html">agentSwitchArpTotalEntryCountPeak</a></dt>
<dd style="margin-bottom: 1em !important;">Peak number of entries recorded in the ARP cache over time. This value is restarted whenever the ARP cache size is changed.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchArpStaticEntryCountCurrent.html">agentSwitchArpStaticEntryCountCurrent</a></dt>
<dd style="margin-bottom: 1em !important;">Current number of configured static ARP entries.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchArpStaticEntryCountMax.html">agentSwitchArpStaticEntryCountMax</a></dt>
<dd style="margin-bottom: 1em !important;">Maximum number of configurable static ARP entries.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchArpTable.html">agentSwitchArpTable</a></dt>
<dd style="margin-bottom: 1em !important;">This table augments the MIB-II ipNetToMediaTable by providing per-interface ARP entry information.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchArpEntry.html">agentSwitchArpEntry</a></dt>
<dd style="margin-bottom: 1em !important;"></dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchArpAge.html">agentSwitchArpAge</a></dt>
<dd style="margin-bottom: 1em !important;">This defines the time (in seconds) since the ARP entry was last refreshed. This value is 0 for ARP entries of type local(1) or static(3), since these entries are not subject to aging.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchArpIpAddress.html">agentSwitchArpIpAddress</a></dt>
<dd style="margin-bottom: 1em !important;">The IP Address assigned to each interface.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchArpMacAddress.html">agentSwitchArpMacAddress</a></dt>
<dd style="margin-bottom: 1em !important;">The hardware MAX Address that each interface maps to.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchArpInterface.html">agentSwitchArpInterface</a></dt>
<dd style="margin-bottom: 1em !important;">The Associated IfIndex which identified the ARP Entry.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchArpType.html">agentSwitchArpType</a></dt>
<dd style="margin-bottom: 1em !important;">The type of ARP entry.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchArpStatus.html">agentSwitchArpStatus</a></dt>
<dd style="margin-bottom: 1em !important;">The status of this ARP entry. Setting this object destroy will remove the entry.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchIpRoutingMode.html">agentSwitchIpRoutingMode</a></dt>
<dd style="margin-bottom: 1em !important;">Administratively enables/disables routing on the switch.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchIpInterfaceTable.html">agentSwitchIpInterfaceTable</a></dt>
<dd style="margin-bottom: 1em !important;"></dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchIpInterfaceEntry.html">agentSwitchIpInterfaceEntry</a></dt>
<dd style="margin-bottom: 1em !important;"></dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchIpInterfaceIfIndex.html">agentSwitchIpInterfaceIfIndex</a></dt>
<dd style="margin-bottom: 1em !important;">The IfIndex associated with this instance.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchIpInterfaceIpAddress.html">agentSwitchIpInterfaceIpAddress</a></dt>
<dd style="margin-bottom: 1em !important;">The IpAddress assigned to this interface. When setting this value, the value of agentSwitchIpInterfaceNetMask must be set at the same time.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchIpInterfaceNetMask.html">agentSwitchIpInterfaceNetMask</a></dt>
<dd style="margin-bottom: 1em !important;">The NetMask assigned to this interface. When setting this value, the value of agentSwitchIpInterfaceIpAddress must be set at the same time.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchIpInterfaceClearIp.html">agentSwitchIpInterfaceClearIp</a></dt>
<dd style="margin-bottom: 1em !important;">Sets the interfaces IpAddress and NetMask back to 0.0.0.0</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchIpInterfaceRoutingMode.html">agentSwitchIpInterfaceRoutingMode</a></dt>
<dd style="margin-bottom: 1em !important;">Enables or disables routing for this interface.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchIpInterfaceProxyARPMode.html">agentSwitchIpInterfaceProxyARPMode</a></dt>
<dd style="margin-bottom: 1em !important;">Enables or disables Proxy ARP for this interface.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchIpInterfaceMtuValue.html">agentSwitchIpInterfaceMtuValue</a></dt>
<dd style="margin-bottom: 1em !important;">Configures the MTU value for this interface. If the value returned is 0 this interface is not enabled for routing. It is not valid to set this value to 0 if routing is enabled.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchIpRouterDiscoveryTable.html">agentSwitchIpRouterDiscoveryTable</a></dt>
<dd style="margin-bottom: 1em !important;">There is no global administrative flag for router discovery. The global routing flag (agentSwitchIpRoutingMode) will be used for this purpose. If routing is disabled, router discovery is disabled as well.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchIpRouterDiscoveryEntry.html">agentSwitchIpRouterDiscoveryEntry</a></dt>
<dd style="margin-bottom: 1em !important;"></dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchIpRouterDiscoveryIfIndex.html">agentSwitchIpRouterDiscoveryIfIndex</a></dt>
<dd style="margin-bottom: 1em !important;">Interface Number to configure Router Discovery on.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchIpRouterDiscoveryAdvertiseMode.html">agentSwitchIpRouterDiscoveryAdvertiseMode</a></dt>
<dd style="margin-bottom: 1em !important;">Enable or disable router discovery on the interface.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchIpRouterDiscoveryMaxAdvertisementInterval.html">agentSwitchIpRouterDiscoveryMaxAdvertisementInterval</a></dt>
<dd style="margin-bottom: 1em !important;">Maximum time allowed between sending router advertisements from the interface.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchIpRouterDiscoveryMinAdvertisementInterval.html">agentSwitchIpRouterDiscoveryMinAdvertisementInterval</a></dt>
<dd style="margin-bottom: 1em !important;">Minimum time allowed between sending router advertisements from the interface. This value must be less than or equal to agentSwitchIpRouterDiscoveryMaxAdvertisementInterval.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchIpRouterDiscoveryAdvertisementLifetime.html">agentSwitchIpRouterDiscoveryAdvertisementLifetime</a></dt>
<dd style="margin-bottom: 1em !important;">Value of lifetime field of router advertsisement sent from the interface. This value must be greater than or equal to agentSwitchIpRouterDiscoveryMaxAdvertisementInterval.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchIpRouterDiscoveryPreferenceLevel.html">agentSwitchIpRouterDiscoveryPreferenceLevel</a></dt>
<dd style="margin-bottom: 1em !important;">Preferability of the address as a default router address, related to other addresses on the same subnet. This is defined as the larger the number, the higher the preference.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchIpRouterDiscoveryAdvertisementAddress.html">agentSwitchIpRouterDiscoveryAdvertisementAddress</a></dt>
<dd style="margin-bottom: 1em !important;">Address used when sending router advertisements from the interface.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchIpVlanTable.html">agentSwitchIpVlanTable</a></dt>
<dd style="margin-bottom: 1em !important;"></dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchIpVlanEntry.html">agentSwitchIpVlanEntry</a></dt>
<dd style="margin-bottom: 1em !important;">A Static VLAN for which routing can be enabled/disabled</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchIpVlanId.html">agentSwitchIpVlanId</a></dt>
<dd style="margin-bottom: 1em !important;">The Vlan's Id.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchIpVlanIfIndex.html">agentSwitchIpVlanIfIndex</a></dt>
<dd style="margin-bottom: 1em !important;">The IfIndex associated with this VLAN.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchIpVlanRoutingStatus.html">agentSwitchIpVlanRoutingStatus</a></dt>
<dd style="margin-bottom: 1em !important;">Status of Routing mode per Vlan. active(1) - Vlan is enabled for routing createAndGo(4) - Adds Vlan entry for routing destroy(6) - Removes Vlan from routing</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchSecondaryAddressTable.html">agentSwitchSecondaryAddressTable</a></dt>
<dd style="margin-bottom: 1em !important;">Contains a list of secondary IP Addresses associated with an interface.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchSecondaryAddressEntry.html">agentSwitchSecondaryAddressEntry</a></dt>
<dd style="margin-bottom: 1em !important;">A secondary IP Address for a given interface. This IP Address must not conflict with the IP Address configured in the agentSwitchIpInterfaceTable.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchSecondaryIpAddress.html">agentSwitchSecondaryIpAddress</a></dt>
<dd style="margin-bottom: 1em !important;">The Secondary IP Address assigned to this interface.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchSecondaryNetMask.html">agentSwitchSecondaryNetMask</a></dt>
<dd style="margin-bottom: 1em !important;">The Secondary Net Mask assigned to this interface. This value must be set during creation, and can not be changed.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchSecondaryStatus.html">agentSwitchSecondaryStatus</a></dt>
<dd style="margin-bottom: 1em !important;">Creates a new entry in the Secondary Address table. Allowed values are: createAndGo(4) - Creates an entry in this table, associating the address with a given interface. The agentSwitchSecondaryNetMask object must be set during creation. destroy(6) <a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSwitchSecondaryStatus.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentRouterRipAdminState.html">agentRouterRipAdminState</a></dt>
<dd style="margin-bottom: 1em !important;">Sets the administrative mode of RIP in the router.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentRouterRipSplitHorizonMode.html">agentRouterRipSplitHorizonMode</a></dt>
<dd style="margin-bottom: 1em !important;">Sets the RIP split horizon operating mode in the router. A value of none(1) means split horizon processing is disabled. When set to simple(2), the simple split horizon technique is used. When set to poisonReverse(3), the split horizon with poison revers <a href="/mib/oids/NETGEAR-ROUTING-MIB/agentRouterRipSplitHorizonMode.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentRouterRipAutoSummaryMode.html">agentRouterRipAutoSummaryMode</a></dt>
<dd style="margin-bottom: 1em !important;">Sets the RIP auto summarization mode in the router. A value of enable(1) means that routes advertized by this RIP router are combined, or summarized, whenever possible into aggregates. When set to disable(2), routes are not aggregated in RIP updates gener <a href="/mib/oids/NETGEAR-ROUTING-MIB/agentRouterRipAutoSummaryMode.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentRouterRipHostRoutesAcceptMode.html">agentRouterRipHostRoutesAcceptMode</a></dt>
<dd style="margin-bottom: 1em !important;">Sets the RIP host route acceptance mode in the router. A value of enable(1) means that host routes advertized to this RIP router will be accepted (learned) into its routing table. When set to disable(2), host routes advertized in RIP updates from neighbo <a href="/mib/oids/NETGEAR-ROUTING-MIB/agentRouterRipHostRoutesAcceptMode.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentRouterRipDefaultMetric.html">agentRouterRipDefaultMetric</a></dt>
<dd style="margin-bottom: 1em !important;">Default metric of redistributed routes, when RIP redistributes from other protocols.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentRouterRipDefaultMetricConfigured.html">agentRouterRipDefaultMetricConfigured</a></dt>
<dd style="margin-bottom: 1em !important;">Flag to determine whether RIP default-metric is configured or not.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentRouterRipDefaultInfoOriginate.html">agentRouterRipDefaultInfoOriginate</a></dt>
<dd style="margin-bottom: 1em !important;">Flag to determine, whether RIP can advertise a default-route learned from another protocol.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentRipRouteRedistTable.html">agentRipRouteRedistTable</a></dt>
<dd style="margin-bottom: 1em !important;">This table contains the MIB objects required to configure route-redistribution for RIP. Here, RIP is the Destination protocol and the source protocols can be any of : BGP, OSPF, Static, Connected.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentRipRouteRedistEntry.html">agentRipRouteRedistEntry</a></dt>
<dd style="margin-bottom: 1em !important;"></dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentRipRouteRedistSource.html">agentRipRouteRedistSource</a></dt>
<dd style="margin-bottom: 1em !important;">Source route, from which RIP can redistribute routes. This object also acts as the identifier for the RIP redistribution Table entry.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentRipRouteRedistMode.html">agentRipRouteRedistMode</a></dt>
<dd style="margin-bottom: 1em !important;">User enabels/disables route-redistribution for a particular source protocol.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentRipRouteRedistMetric.html">agentRipRouteRedistMetric</a></dt>
<dd style="margin-bottom: 1em !important;">Metric used for redistributing a particular source protocol route into RIP.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentRipRouteRedistMetricConfigured.html">agentRipRouteRedistMetricConfigured</a></dt>
<dd style="margin-bottom: 1em !important;">Flag to determine whether RIP redistribute-metric is configured or not.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentRipRouteRedistMatchInternal.html">agentRipRouteRedistMatchInternal</a></dt>
<dd style="margin-bottom: 1em !important;">If this flag is true, RIP redistributes OSPF internal routes. It will be non-applicable, when source protocol is other than ospf.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentRipRouteRedistMatchExternal1.html">agentRipRouteRedistMatchExternal1</a></dt>
<dd style="margin-bottom: 1em !important;">If this flag is true, RIP redistributes OSPF External1 routes. It will be non-applicable, when source protocol is other than ospf.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentRipRouteRedistMatchExternal2.html">agentRipRouteRedistMatchExternal2</a></dt>
<dd style="margin-bottom: 1em !important;">If this flag is true, RIP redistributes OSPF External2 routes. It will be non-applicable, when source protocol is other than ospf.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentRipRouteRedistMatchNSSAExternal1.html">agentRipRouteRedistMatchNSSAExternal1</a></dt>
<dd style="margin-bottom: 1em !important;">If this flag is true, RIP redistributes OSPF NSSA-External1 routes. It will be non-applicable, when source protocol is other than ospf.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentRipRouteRedistMatchNSSAExternal2.html">agentRipRouteRedistMatchNSSAExternal2</a></dt>
<dd style="margin-bottom: 1em !important;">If this flag is true, RIP redistributes OSPF NSSA-External2 routes. It will be non-applicable, when source protocol is other than ospf.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentRipRouteRedistDistList.html">agentRipRouteRedistDistList</a></dt>
<dd style="margin-bottom: 1em !important;">Access-list number of the access-list, which filters routes received from a source-protocol.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentRipRouteRedistDistListConfigured.html">agentRipRouteRedistDistListConfigured</a></dt>
<dd style="margin-bottom: 1em !important;">Flag to determine whether Access-list is configured or not.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentRip2IfConfTable.html">agentRip2IfConfTable</a></dt>
<dd style="margin-bottom: 1em !important;">A list of subnets which require separate configuration in RIP. Augments rip2IfConfTable in the RIPv2-MIB.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentRip2IfConfEntry.html">agentRip2IfConfEntry</a></dt>
<dd style="margin-bottom: 1em !important;">A Single Routing Domain in a single Subnet. Augments rip2IfConfEntry in RIPv2-MIB.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentRip2IfConfAuthKeyId.html">agentRip2IfConfAuthKeyId</a></dt>
<dd style="margin-bottom: 1em !important;">The identifier for the authentication key used on this interface. This field is only meaningful when the RIPv2-MIB rip2IfConfAuthType is md5(3); otherwise, the value is not used.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentOspfDefaultMetric.html">agentOspfDefaultMetric</a></dt>
<dd style="margin-bottom: 1em !important;">Default metric of redistributed routes, when OSPF redistributes from other protocols.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentOspfDefaultMetricConfigured.html">agentOspfDefaultMetricConfigured</a></dt>
<dd style="margin-bottom: 1em !important;">Flag to determine whether OSPF default-metric is configured or not.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentOspfDefaultInfoOriginate.html">agentOspfDefaultInfoOriginate</a></dt>
<dd style="margin-bottom: 1em !important;">Flag to determine, whether OSPF can advertise a default-route learned from another protocol.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentOspfDefaultInfoOriginateAlways.html">agentOspfDefaultInfoOriginateAlways</a></dt>
<dd style="margin-bottom: 1em !important;">When this flag is true, the router advertises 0.0.0.0/0.0.0.0 always. Without this option, OSPF will only advertise 0.0.0.0/0.0.0.0 if the router's forwarding table contains a default route.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentOspfDefaultInfoOriginateMetric.html">agentOspfDefaultInfoOriginateMetric</a></dt>
<dd style="margin-bottom: 1em !important;">Metric of the default route,which OSPF advertises when learned from other protocol.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentOspfDefaultInfoOriginateMetricConfigured.html">agentOspfDefaultInfoOriginateMetricConfigured</a></dt>
<dd style="margin-bottom: 1em !important;">Flag to determine whether OSPF default-info originate metric is configured or not.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentOspfDefaultInfoOriginateMetricType.html">agentOspfDefaultInfoOriginateMetricType</a></dt>
<dd style="margin-bottom: 1em !important;">Metric Type of the default route,which OSPF advertises when learned from other protocol. It can be 1(external type 1) or 2(external type 2).</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentOspfRouteRedistTable.html">agentOspfRouteRedistTable</a></dt>
<dd style="margin-bottom: 1em !important;">This table contains the MIB objects required to configure route-redistribution for OSPF. Here, OSPF is the Destination protocol and the source protocols can be any of : BGP, RIP, Static, Connected.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentOspfRouteRedistEntry.html">agentOspfRouteRedistEntry</a></dt>
<dd style="margin-bottom: 1em !important;"></dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentOspfRouteRedistSource.html">agentOspfRouteRedistSource</a></dt>
<dd style="margin-bottom: 1em !important;">Source protocol, from which OSPF can redistribute routes. This object also acts as the identifier for the OSPF redistribution Table entry.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentOspfRouteRedistMode.html">agentOspfRouteRedistMode</a></dt>
<dd style="margin-bottom: 1em !important;">User enabels/disables route-redistribution for a particular source protocol.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentOspfRouteRedistMetric.html">agentOspfRouteRedistMetric</a></dt>
<dd style="margin-bottom: 1em !important;">Metric used for redistributing a particular source protocol route into OSPF.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentOspfRouteRedistMetricConfigured.html">agentOspfRouteRedistMetricConfigured</a></dt>
<dd style="margin-bottom: 1em !important;">Flag to determine whether OSPF redistribute-metric is configured or not.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentOspfRouteRedistMetricType.html">agentOspfRouteRedistMetricType</a></dt>
<dd style="margin-bottom: 1em !important;">Metric Type of routes,which OSPF redistributes from other source protocols. It can be 1(external type 1) or 2(external type 2).</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentOspfRouteRedistTag.html">agentOspfRouteRedistTag</a></dt>
<dd style="margin-bottom: 1em !important;">It specifies the tag field in routes redistributed by OSPF.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentOspfRouteRedistSubnets.html">agentOspfRouteRedistSubnets</a></dt>
<dd style="margin-bottom: 1em !important;">If this value is false, then OSPF will not redistribute subnetted routes.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentOspfRouteRedistDistList.html">agentOspfRouteRedistDistList</a></dt>
<dd style="margin-bottom: 1em !important;">Access-list number of the access-list, which filters routes received from a source-protocol.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentOspfRouteRedistDistListConfigured.html">agentOspfRouteRedistDistListConfigured</a></dt>
<dd style="margin-bottom: 1em !important;">Flag to determine whether Access-list is configured or not.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentOspfIfTable.html">agentOspfIfTable</a></dt>
<dd style="margin-bottom: 1em !important;">The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF. Augments ospfIfTable from the OSPF-MIB.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentOspfIfEntry.html">agentOspfIfEntry</a></dt>
<dd style="margin-bottom: 1em !important;">The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF. Augments ospfIfEntry in OSPF-MIB.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentOspfIfAuthKeyId.html">agentOspfIfAuthKeyId</a></dt>
<dd style="margin-bottom: 1em !important;">The identifier for the authentication key used on this interface. This field is only meaningful when the OSPF-MIB ospfIfAuthType is md5(2); otherwise, the value is not used.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentOspfIfIpMtuIgnoreFlag.html">agentOspfIfIpMtuIgnoreFlag</a></dt>
<dd style="margin-bottom: 1em !important;">Configures the IP MTU Ignore Flag value for this OSPF interface.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentOspfVirtIfTable.html">agentOspfVirtIfTable</a></dt>
<dd style="margin-bottom: 1em !important;">Information about this router's virtual inter- faces. Augments ospfVirtIfTable from the OSPF-MIB.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentOspfVirtIfEntry.html">agentOspfVirtIfEntry</a></dt>
<dd style="margin-bottom: 1em !important;">Information about a single Virtual Interface. Augments ospfVirtIfEntry in OSPF-MIB.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentOspfVirtIfAuthKeyId.html">agentOspfVirtIfAuthKeyId</a></dt>
<dd style="margin-bottom: 1em !important;">The identifier for the authentication key used on this virtual interface. This field is only meaningful when the OSPF-MIB ospfVirtIfAuthType is md5(2); otherwise, the value is not used.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentRouterOspfRFC1583CompatibilityMode.html">agentRouterOspfRFC1583CompatibilityMode</a></dt>
<dd style="margin-bottom: 1em !important;">From RFC2328: Controls the preference rules used in Section 16.4 when choosing among multiple AS-external-LSAs advertising the same destination. When set to 'enabled', the preference rules remain those specified by RFC 1583 ([Ref9]). When set to 'disabled <a href="/mib/oids/NETGEAR-ROUTING-MIB/agentRouterOspfRFC1583CompatibilityMode.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSnmpVRRPNewMasterTrapFlag.html">agentSnmpVRRPNewMasterTrapFlag</a></dt>
<dd style="margin-bottom: 1em !important;">This flag enables the sending of VRRP new master notification traps.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentSnmpVRRPAuthFailureTrapFlag.html">agentSnmpVRRPAuthFailureTrapFlag</a></dt>
<dd style="margin-bottom: 1em !important;">This flag enables the sending of VRRP authentication failure notification traps.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentBootpDhcpRelayMaxHopCount.html">agentBootpDhcpRelayMaxHopCount</a></dt>
<dd style="margin-bottom: 1em !important;">The BOOTP/DHCP Max Hop Count. The relay agent silently discards BOOTREQUEST messages whose hops field exceeds the value 16 assuming that the request is looped through the intermediate agents. The default value is 4.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentBootpDhcpRelayForwardingIp.html">agentBootpDhcpRelayForwardingIp</a></dt>
<dd style="margin-bottom: 1em !important;">The BOOTP/DHCP Server IP Address. All the requests will be forwarded and the replies expected from this address.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentBootpDhcpRelayForwardMode.html">agentBootpDhcpRelayForwardMode</a></dt>
<dd style="margin-bottom: 1em !important;">The BOOTP/DHCP Admin Mode. The relaying functionality can be administratively enabled or disabled by this object</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentBootpDhcpRelayMinWaitTime.html">agentBootpDhcpRelayMinWaitTime</a></dt>
<dd style="margin-bottom: 1em !important;">The BOOTP/DHCP Minimum Wait Time. When the BOOTP relay agent receives a BOOTREQUEST message, it MAY use the value of the 'secs' (seconds since client began booting) field of the request as a factor in deciding whether to relay the request or not.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentBootpDhcpRelayCircuitIdOptionMode.html">agentBootpDhcpRelayCircuitIdOptionMode</a></dt>
<dd style="margin-bottom: 1em !important;">The BOOTP/DHCP Circuit ID Option Mode. This flag is set to enable/disable the network element to add/remove the DHCP Relay agent Circuit ID sub-options.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentBootpDhcpRelayNumOfRequestsReceived.html">agentBootpDhcpRelayNumOfRequestsReceived</a></dt>
<dd style="margin-bottom: 1em !important;">The Number of BOOTP/DHCP Requests Received. Total number of BOOTREQUESTs received from all clients.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentBootpDhcpRelayNumOfRequestsForwarded.html">agentBootpDhcpRelayNumOfRequestsForwarded</a></dt>
<dd style="margin-bottom: 1em !important;">The Number of BOOTP/DHCP Requests Forwarded. Total number of BOOTREQUESTs forwarded to the next agents/servers.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentBootpDhcpRelayNumOfDiscards.html">agentBootpDhcpRelayNumOfDiscards</a></dt>
<dd style="margin-bottom: 1em !important;">The Number of BOOTP/DHCP Discards. Total number of packets discarded by the network element because of error in the packet.</dd><dt><a href="/mib/oids/NETGEAR-ROUTING-MIB/agentECMPOspfMaxPaths.html">agentECMPOspfMaxPaths</a></dt>
<dd style="margin-bottom: 1em !important;">It sets the number of paths that OSPF can report for a given destination where maxpaths is platform-dependent.</dd></dl></div>
<p> </p>
<div></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

View File

@ -0,0 +1,331 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>NETGEAR-SNTP-CLIENT-MIB | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">NETGEAR-SNTP-CLIENT-MIB</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span><a href="/mib/">MIBs list</a><span class="sep"> / </span>NETGEAR-SNTP-CLIENT-MIB</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<div><h1><!-- search.mibname.start -->NETGEAR-SNTP-CLIENT-MIB<!-- search.mibname.end --> <a href="/mib/mib/NETGEAR-SNTP-CLIENT-MIB.mib">Download</a></h1></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<div><!-- search.mibdescription.start -->This MIB module defines a portion of the SNMP MIB under
the Netgear enterprise OID pertaining to SNTP client
configuration and statistical collection<!-- search.mibdescription.end --></div>
<p> </p>
<div>IPHost Network Monitor offer an easy way of <a href="/snmp-monitoring-tool.html">SNMP monitoring</a> your NETGEAR Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.</div>
<p> </p>
<h2>OID list for NETGEAR-SNTP-CLIENT-MIB</h2>
<p> </p>
<div><dl><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientVersion.html">agentSntpClientVersion</a></dt>
<dd style="margin-bottom: 1em !important;">The highest SNTP version this client supports. Per RFC 2030, higher versions are required to be backwards compatible with all lower versions with the exception of version 0.</dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientSupportedMode.html">agentSntpClientSupportedMode</a></dt>
<dd style="margin-bottom: 1em !important;">The SNTP client administrative modes that this device supports. A client may support more than one administrative mode.</dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientMode.html">agentSntpClientMode</a></dt>
<dd style="margin-bottom: 1em !important;">The current administrative mode of the SNTP client. A SET of this object will cause the SNTP client to change administrative modes. A SET request MUST have only 1 bit set since is not possible to operate in multiple modes simultaneously. SETs of this o <a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientMode.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientPort.html">agentSntpClientPort</a></dt>
<dd style="margin-bottom: 1em !important;">The local port number used to listen for broadcasts and responses from servers. A set request MUST NOT use a value of 0 for this object.</dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientLastUpdateTime.html">agentSntpClientLastUpdateTime</a></dt>
<dd style="margin-bottom: 1em !important;">The local date and time that the SNTP client last updated the system time on the device since agent reboot. This time is updated for all non-disabled administrative modes of the SNTP client. If the SNTP client has not updated the time then the client MU <a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientLastUpdateTime.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientLastAttemptTime.html">agentSntpClientLastAttemptTime</a></dt>
<dd style="margin-bottom: 1em !important;">The local date and time of the last SNTP request or unsolicited SNTP message for this SNTP client since agent reboot. This value is a timestamp for the agentSntpClientLastAttemptStatus object. When the agentSntpClientLastAttemptStatus has a value of suc <a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientLastAttemptTime.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientLastAttemptStatus.html">agentSntpClientLastAttemptStatus</a></dt>
<dd style="margin-bottom: 1em !important;">The status of the last SNTP request or unsolicited SNTP message for this SNTP client since agent reboot. The status is updated for all non-disabled administrative modes of the SNTP client.</dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientServerAddressType.html">agentSntpClientServerAddressType</a></dt>
<dd style="margin-bottom: 1em !important;">The address type of the SNTP server as identified by the last received packet. Support for all address types is NOT REQUIRED.</dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientServerAddress.html">agentSntpClientServerAddress</a></dt>
<dd style="margin-bottom: 1em !important;">The encoded address of the SNTP server as identified by the last received packet.</dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientServerMode.html">agentSntpClientServerMode</a></dt>
<dd style="margin-bottom: 1em !important;">This is a 3-bit integer identifying the mode of the server as indicated in the last received packet with values defined as follows: Mode Meaning ------------------------------------ 0 reserved 1 symmetric active 2 symmetric passive 3 client 4 server 5 bro <a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientServerMode.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientServerStratum.html">agentSntpClientServerStratum</a></dt>
<dd style="margin-bottom: 1em !important;">This is an 8-bit integer identifying the stratum of the server as indicated in the last received packet with values defined as follows: Stratum Meaning ------------------------------------ 0 unspecified 1 primary reference 2-15 secondary referenc <a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientServerStratum.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientServerRefClkId.html">agentSntpClientServerRefClkId</a></dt>
<dd style="margin-bottom: 1em !important;">This is the value of the Reference Identifier in the last received packet defined as follows. Reference Identifier: This is a 32-bit bitstring identifying the particular reference source. In the case of NTP Version 3 or Version 4 stratum-0 (unspecified) o <a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientServerRefClkId.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientUnicastPollInterval.html">agentSntpClientUnicastPollInterval</a></dt>
<dd style="margin-bottom: 1em !important;">The minimum number of seconds between successive SNTP polls of the server in seconds as a power of two. This polling interval is used for SNTP requests in unicast(1) administrative mode.</dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientUnicastPollTimeout.html">agentSntpClientUnicastPollTimeout</a></dt>
<dd style="margin-bottom: 1em !important;">The number of seconds to wait for a response from a SNTP server before considering the attempt to have 'timed out'. This timeout is used for SNTP requests in unicast(1) administrative mode.</dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientUnicastPollRetry.html">agentSntpClientUnicastPollRetry</a></dt>
<dd style="margin-bottom: 1em !important;">The number of times to retry a request to the same SNTP server that has 'timed out.'. This retry count is used for directed SNTP requests in unicast(1) administrative mode. For example, assume this object has been SET to a value of 2. When the SNTP clien <a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientUnicastPollRetry.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientUcastServerMaxEntries.html">agentSntpClientUcastServerMaxEntries</a></dt>
<dd style="margin-bottom: 1em !important;">The maximum number of server entries that are allowed in the agentSntpClientUcastServerTable.</dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientUcastServerCurrEntries.html">agentSntpClientUcastServerCurrEntries</a></dt>
<dd style="margin-bottom: 1em !important;">The current number of server entries in the agentSntpClientUcastServerTable.</dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientUcastServerTable.html">agentSntpClientUcastServerTable</a></dt>
<dd style="margin-bottom: 1em !important;">A table containing configuration and statistical information for unicast SNTP servers. Each server entry is represented by single conceptual row in this table.</dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientUcastServerEntry.html">agentSntpClientUcastServerEntry</a></dt>
<dd style="margin-bottom: 1em !important;">Information for a particular unicast SNTP server.</dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientUcastServerIndex.html">agentSntpClientUcastServerIndex</a></dt>
<dd style="margin-bottom: 1em !important;">This object uniquely identifies the entry in the table.</dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientUcastServerAddressType.html">agentSntpClientUcastServerAddressType</a></dt>
<dd style="margin-bottom: 1em !important;">This object specifies how agentSntpClientUcastServerAddr is encoded. Support for all possible enumerations defined by InetAddressType is NOT REQUIRED.</dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientUcastServerAddress.html">agentSntpClientUcastServerAddress</a></dt>
<dd style="margin-bottom: 1em !important;">The encoded internet address of an SNTP server. Unicast SNTP requests will be sent to this address. If this address is a DNS hostname, then that hostname SHOULD be resolved into an IP address each time a SNTP request is sent to it.</dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientUcastServerPort.html">agentSntpClientUcastServerPort</a></dt>
<dd style="margin-bottom: 1em !important;">The port number on the server to which poll requests are sent. A set request MUST NOT use a value of 0 for this object.</dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientUcastServerVersion.html">agentSntpClientUcastServerVersion</a></dt>
<dd style="margin-bottom: 1em !important;">The SNTP version this server supports. This is the value that will be encoded in NTP polls when operating in unicast(1) administrative mode.</dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientUcastServerPrecedence.html">agentSntpClientUcastServerPrecedence</a></dt>
<dd style="margin-bottom: 1em !important;">The precedence that this server has in relation to its peers in the determining the sequence of servers to which SNTP requests will be sent. The client continues sending requests to different servers until a successful response is received or all servers <a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientUcastServerPrecedence.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientUcastServerLastUpdateTime.html">agentSntpClientUcastServerLastUpdateTime</a></dt>
<dd style="margin-bottom: 1em !important;">The local date and time that the response from this server was used to update the system time on the device since agent reboot. If the SNTP client has not updated the time using a response from this server then this object MUST return '00000000'H.</dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientUcastServerLastAttemptTime.html">agentSntpClientUcastServerLastAttemptTime</a></dt>
<dd style="margin-bottom: 1em !important;">The local date and time that this SNTP server was last queried since agent reboot. Essentially, this value is a timestamp for the agentSntpClientUcastServerLastAttemptStatus object. If this server has not been queried then this object MUST return '00000 <a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientUcastServerLastAttemptTime.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientUcastServerLastAttemptStatus.html">agentSntpClientUcastServerLastAttemptStatus</a></dt>
<dd style="margin-bottom: 1em !important;">The status of the last SNTP request to this server since agent reboot. If no requests have been made then this object should return 'other'.</dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientUcastServerNumRequests.html">agentSntpClientUcastServerNumRequests</a></dt>
<dd style="margin-bottom: 1em !important;">The number of SNTP requests made to this server since the last agent reboot. This includes retry attempts to the server.</dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientUcastServerNumFailedRequests.html">agentSntpClientUcastServerNumFailedRequests</a></dt>
<dd style="margin-bottom: 1em !important;">The number of SNTP requests made to this server that did not result in a successful response since the last agent reboot. This includes retry attempts to the server.</dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientUcastServerRowStatus.html">agentSntpClientUcastServerRowStatus</a></dt>
<dd style="margin-bottom: 1em !important;">The row status of this conceptual row in the table. active - The server is available for use in SNTP client operations. Other writable leaves in this table MAY be modified while the row is in the active state. notInService - The entry is fully configured <a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientUcastServerRowStatus.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientBroadcastCount.html">agentSntpClientBroadcastCount</a></dt>
<dd style="margin-bottom: 1em !important;">The number of unsolicited broadcast SNTP messages that have been received and processed by the SNTP client. Unsolicited SNTP broadcast frames will not be counted unless the SNTP agent is operating in broadcast(3) mode, as specified by agentSntpClientMode <a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientBroadcastCount.html">...</a></dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientBroadcastInterval.html">agentSntpClientBroadcastInterval</a></dt>
<dd style="margin-bottom: 1em !important;">The number of seconds the client will wait before processing another broadcast packet expressed as a power of two. Packets received during the wait interval are silently discarded.</dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientDeviceGroup.html">agentSntpClientDeviceGroup</a></dt>
<dd style="margin-bottom: 1em !important;">A collection of objects providing device level control of an SNTP client on enabled devices.</dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientUnicastGroup.html">agentSntpClientUnicastGroup</a></dt>
<dd style="margin-bottom: 1em !important;">A collection of objects providing control and statistics for an SNTP client capable of operating in unicast mode.</dd><dt><a href="/mib/oids/NETGEAR-SNTP-CLIENT-MIB/agentSntpClientBroadcastGroup.html">agentSntpClientBroadcastGroup</a></dt>
<dd style="margin-bottom: 1em !important;">A collection of objects providing control and statistics for an SNTP client capable of operating in broadcast mode.</dd></dl></div>
<p> </p>
<div></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

File diff suppressed because it is too large Load Diff

286
mibs/Netgear-MIB.mib Normal file
View File

@ -0,0 +1,286 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>MIBs list | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">MIBs list</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span>MIBs list</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<h1 class="post-title entry-title">MIBs list</h1>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<p> </p>
<div><dl><dt><a href="/mib/2100_snmp.html">2100_snmp</a></dt>
<dd>This MIB describes all the printer model specific
objects suppported by the LaserJet Series 2100 printer
when networked connected using a JetDirect print
server.</dd></dl></div>
<p> </p>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

401
mibs/PowerNet-MIB.mib Normal file
View File

@ -0,0 +1,401 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>PowerNet-MIB | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">PowerNet-MIB</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span><a href="/mib/">MIBs list</a><span class="sep"> / </span>PowerNet-MIB</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<div><h1><!-- search.mibname.start -->PowerNet-MIB<!-- search.mibname.end --> <a href="/mib/mib/Powernet.mib">Download</a></h1></div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<div><!-- search.mibdescription.start -->
<!-- search.mibdescription.end --></div>
<p> </p>
<div>IPHost Network Monitor offer an easy way of <a href="/snmp-monitoring.html">SNMP monitoring</a> your Dell Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.</div>
<p> </p>
<h2>OID list for PowerNet-MIB</h2>
<p> </p>
<div><dl><dt><a href="/mib/oids/PowerNet-MIB/mconfigNumTrapReceivers.html">mconfigNumTrapReceivers</a></dt>
<dd style="margin-bottom: 1em !important;">The number of managers to send traps to.</dd><dt><a href="/mib/oids/PowerNet-MIB/mconfigTrapReceiverTable.html">mconfigTrapReceiverTable</a></dt>
<dd style="margin-bottom: 1em !important;">A list of managers to send traps to. The number of entries is given by the value of mconfigNumTrapReceivers. Maximum number of Trap Receivers is four.</dd><dt><a href="/mib/oids/PowerNet-MIB/mconfigTrapReceiverEntry.html">mconfigTrapReceiverEntry</a></dt>
<dd style="margin-bottom: 1em !important;">The managers to send traps to.</dd><dt><a href="/mib/oids/PowerNet-MIB/trapIndex.html">trapIndex</a></dt>
<dd style="margin-bottom: 1em !important;">The index to a trap receiver entry.</dd><dt><a href="/mib/oids/PowerNet-MIB/receiverAddr.html">receiverAddr</a></dt>
<dd style="margin-bottom: 1em !important;">The IP address of the manager to send a trap to.</dd><dt><a href="/mib/oids/PowerNet-MIB/communityString.html">communityString</a></dt>
<dd style="margin-bottom: 1em !important;">The community name to use in the trap when sent to the manager.</dd><dt><a href="/mib/oids/PowerNet-MIB/severity.html">severity</a></dt>
<dd style="margin-bottom: 1em !important;">The severity threshold of traps to send to the manager. traps are labeled in severity as informational(1), warning(2), severe(3). Only traps of equal or greater severity than this value are sent to the manager.</dd><dt><a href="/mib/oids/PowerNet-MIB/acceptThisReceiver.html">acceptThisReceiver</a></dt>
<dd style="margin-bottom: 1em !important;">An entry will become active if yes, and will be deleted if no.</dd><dt><a href="/mib/oids/PowerNet-MIB/receiveTrapType.html">receiveTrapType</a></dt>
<dd style="margin-bottom: 1em !important;">The node in this entry will receive traps defined in APC PowerNet MIB, if this OID is set to yes.</dd><dt><a href="/mib/oids/PowerNet-MIB/mconfigBOOTPEnabled.html">mconfigBOOTPEnabled</a></dt>
<dd style="margin-bottom: 1em !important;">The value of yes(1) indicates the PowerNet Adapter is configured to obtain its IP configuration parameters from a BOOTP server. The value of no(2) indicates adapter will assume IP configuration parameters values saved in adapter's eeprom, which was orgini <a href="/mib/oids/PowerNet-MIB/mconfigBOOTPEnabled.html">...</a></dd><dt><a href="/mib/oids/PowerNet-MIB/mconfigTFTPServerIP.html">mconfigTFTPServerIP</a></dt>
<dd style="margin-bottom: 1em !important;">The IP address of TFTP server. If mconfigBOOTPEnabled is yes(1), then this IP address is provided by BOOTP server and not allowed to be modified; otherwise, this IP address can be modified. Before using TFTP to load new code image, the image file should b <a href="/mib/oids/PowerNet-MIB/mconfigTFTPServerIP.html">...</a></dd><dt><a href="/mib/oids/PowerNet-MIB/newCodeAuthentViaTFTP.html">newCodeAuthentViaTFTP</a></dt>
<dd style="margin-bottom: 1em !important;">Once mcontrolRestartAgent is set to loadAndExecuteNewAgent (3), PowerNet adapter will start to load the remote image file, for authentication only, instead of saving the code into flash memory. Only if a validNewAgentCodeImage (1) is found will the agent <a href="/mib/oids/PowerNet-MIB/newCodeAuthentViaTFTP.html">...</a></dd><dt><a href="/mib/oids/PowerNet-MIB/mcontrolRestartAgent.html">mcontrolRestartAgent</a></dt>
<dd style="margin-bottom: 1em !important;">Setting this OID to restartCurrentAgent (1) will restart the same SNMP agent code currently saved in flash memory. Setting this OID to loadAndExecuteNewAgent (3) will enable adapter to load a new agent code into the flash memory and start to execute this <a href="/mib/oids/PowerNet-MIB/mcontrolRestartAgent.html">...</a></dd><dt><a href="/mib/oids/PowerNet-MIB/powerNetSoftwareSystemDescription.html">powerNetSoftwareSystemDescription</a></dt>
<dd style="margin-bottom: 1em !important;">A brief description of the PowerNet sub-agent.</dd><dt><a href="/mib/oids/PowerNet-MIB/powerNetSoftwareOid.html">powerNetSoftwareOid</a></dt>
<dd style="margin-bottom: 1em !important;">The object identifier of the PowerNet sub-agent.</dd><dt><a href="/mib/oids/PowerNet-MIB/powerNetSoftwareSystemUpTime.html">powerNetSoftwareSystemUpTime</a></dt>
<dd style="margin-bottom: 1em !important;">The time that the sub-agent has been running.</dd><dt><a href="/mib/oids/PowerNet-MIB/powerNetSoftwareTableSize.html">powerNetSoftwareTableSize</a></dt>
<dd style="margin-bottom: 1em !important;">The number of software modules supporting the UPS.</dd><dt><a href="/mib/oids/PowerNet-MIB/powerNetSoftwareTable.html">powerNetSoftwareTable</a></dt>
<dd style="margin-bottom: 1em !important;">A list of the software monitoring the UPS.</dd><dt><a href="/mib/oids/PowerNet-MIB/powerNetSoftwareEntry.html">powerNetSoftwareEntry</a></dt>
<dd style="margin-bottom: 1em !important;">An entry containing information on a software module.</dd><dt><a href="/mib/oids/PowerNet-MIB/moduleNumber.html">moduleNumber</a></dt>
<dd style="margin-bottom: 1em !important;">The index into the Software Entry Table</dd><dt><a href="/mib/oids/PowerNet-MIB/moduleName.html">moduleName</a></dt>
<dd style="margin-bottom: 1em !important;">The name of the software module.</dd><dt><a href="/mib/oids/PowerNet-MIB/moduleVersion.html">moduleVersion</a></dt>
<dd style="margin-bottom: 1em !important;">The version of the software module.</dd><dt><a href="/mib/oids/PowerNet-MIB/moduleDate.html">moduleDate</a></dt>
<dd style="margin-bottom: 1em !important;">The date of the software module represented as mm-dd-yy.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsBasicIdentModel.html">upsBasicIdentModel</a></dt>
<dd style="margin-bottom: 1em !important;">The UPS model name (e.g. 'APC Smart-UPS 600').</dd><dt><a href="/mib/oids/PowerNet-MIB/upsBasicIdentName.html">upsBasicIdentName</a></dt>
<dd style="margin-bottom: 1em !important;">An 8 byte ID string identifying the UPS. This object can be set by the administrator.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvIdentFirmwareRevision.html">upsAdvIdentFirmwareRevision</a></dt>
<dd style="margin-bottom: 1em !important;">The firmware revision of the UPS system's microprocessor.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvIdentDateOfManufacture.html">upsAdvIdentDateOfManufacture</a></dt>
<dd style="margin-bottom: 1em !important;">The date when the UPS was manufactured in mm/dd/yy format.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvIdentSerialNumber.html">upsAdvIdentSerialNumber</a></dt>
<dd style="margin-bottom: 1em !important;">An 8-character string identifying the serial number of the UPS internal microprocessor. This number is set at the factory. NOTE: This number does NOT correspond to the serial number on the rear of the UPS.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsBasicBatteryStatus.html">upsBasicBatteryStatus</a></dt>
<dd style="margin-bottom: 1em !important;">The status of the UPS batteries. A batteryLow(3) value indicates the UPS will be unable to sustain the current load, and its services will be lost if power is not restored. The amount of run time in reserve at the time of low battery can be configured b <a href="/mib/oids/PowerNet-MIB/upsBasicBatteryStatus.html">...</a></dd><dt><a href="/mib/oids/PowerNet-MIB/upsBasicBatteryTimeOnBattery.html">upsBasicBatteryTimeOnBattery</a></dt>
<dd style="margin-bottom: 1em !important;">The elapsed time since the UPS has switched to battery power.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsBasicBatteryLastReplaceDate.html">upsBasicBatteryLastReplaceDate</a></dt>
<dd style="margin-bottom: 1em !important;">The date when the UPS system's batteries were last replaced in mm/dd/yy format. For Smart-UPS models, this value is originally set in the factory. When the UPS batteries are replaced, this value should be reset by the administrator.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvBatteryCapacity.html">upsAdvBatteryCapacity</a></dt>
<dd style="margin-bottom: 1em !important;">The remaining battery capacity expressed in percent of full capacity.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvBatteryTemperature.html">upsAdvBatteryTemperature</a></dt>
<dd style="margin-bottom: 1em !important;">The current internal UPS temperature expressed in Celsius.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvBatteryRunTimeRemaining.html">upsAdvBatteryRunTimeRemaining</a></dt>
<dd style="margin-bottom: 1em !important;">The UPS battery run time remaining before battery exhaustion.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvBatteryReplaceIndicator.html">upsAdvBatteryReplaceIndicator</a></dt>
<dd style="margin-bottom: 1em !important;">Indicates whether the UPS batteries need replacing.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvBatteryNumOfBattPacks.html">upsAdvBatteryNumOfBattPacks</a></dt>
<dd style="margin-bottom: 1em !important;">The number of external battery packs connected to the UPS. If the UPS does not use smart cells then the agent reports ERROR_NO_SUCH_NAME.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvBatteryNumOfBadBattPacks.html">upsAdvBatteryNumOfBadBattPacks</a></dt>
<dd style="margin-bottom: 1em !important;">The number of external battery packs connected to the UPS that are defective. If the UPS does not use smart cells then the agent reports ERROR_NO_SUCH_NAME.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsBasicInputPhase.html">upsBasicInputPhase</a></dt>
<dd style="margin-bottom: 1em !important;">The current AC input phase.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvInputLineVoltage.html">upsAdvInputLineVoltage</a></dt>
<dd style="margin-bottom: 1em !important;">The current utility line voltage in VAC.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvInputMaxLineVoltage.html">upsAdvInputMaxLineVoltage</a></dt>
<dd style="margin-bottom: 1em !important;">The maximum utility line voltage in VAC over the previous 1 minute period.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvInputMinLineVoltage.html">upsAdvInputMinLineVoltage</a></dt>
<dd style="margin-bottom: 1em !important;">The minimum utility line voltage in VAC over the previous 1 minute period.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvInputFrequency.html">upsAdvInputFrequency</a></dt>
<dd style="margin-bottom: 1em !important;">The current input frequency to the UPS system in Hz.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvInputLineFailCause.html">upsAdvInputLineFailCause</a></dt>
<dd style="margin-bottom: 1em !important;">The reason for the occurrence of the last transfer to UPS battery power. The variable is set to: - noTransfer(1) -- if there is no transfer yet. - highLineVoltage(2) -- if the transfer to battery is caused by an over voltage greater than the high transfe <a href="/mib/oids/PowerNet-MIB/upsAdvInputLineFailCause.html">...</a></dd><dt><a href="/mib/oids/PowerNet-MIB/upsBasicOutputStatus.html">upsBasicOutputStatus</a></dt>
<dd style="margin-bottom: 1em !important;">The current state of the UPS. If the UPS is unable to determine the state of the UPS this variable is set to unknown(1).</dd><dt><a href="/mib/oids/PowerNet-MIB/upsBasicOutputPhase.html">upsBasicOutputPhase</a></dt>
<dd style="margin-bottom: 1em !important;">The current output phase.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvOutputVoltage.html">upsAdvOutputVoltage</a></dt>
<dd style="margin-bottom: 1em !important;">The output voltage of the UPS system in VAC.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvOutputFrequency.html">upsAdvOutputFrequency</a></dt>
<dd style="margin-bottom: 1em !important;">The current output frequency of the UPS system in Hz.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvOutputLoad.html">upsAdvOutputLoad</a></dt>
<dd style="margin-bottom: 1em !important;">The current UPS load expressed in percent of rated capacity.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvOutputCurrent.html">upsAdvOutputCurrent</a></dt>
<dd style="margin-bottom: 1em !important;">The current in ampres drawn by the load on the UPS.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsBasicConfigNumDevices.html">upsBasicConfigNumDevices</a></dt>
<dd style="margin-bottom: 1em !important;">The number of devices that are plugged into the UPS.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsBasicConfigDeviceTable.html">upsBasicConfigDeviceTable</a></dt>
<dd style="margin-bottom: 1em !important;">A list of devices that are plugged into the UPS. The number of entries is given by the value of upsBasicConfigNumDevices.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsBasicConfigDeviceEntry.html">upsBasicConfigDeviceEntry</a></dt>
<dd style="margin-bottom: 1em !important;">The devices plugged in to the UPS.</dd><dt><a href="/mib/oids/PowerNet-MIB/deviceIndex.html">deviceIndex</a></dt>
<dd style="margin-bottom: 1em !important;">The index of the device that is plugged into the UPS.</dd><dt><a href="/mib/oids/PowerNet-MIB/deviceName.html">deviceName</a></dt>
<dd style="margin-bottom: 1em !important;">The name/description of the device plugged into the UPS.</dd><dt><a href="/mib/oids/PowerNet-MIB/vaRating.html">vaRating</a></dt>
<dd style="margin-bottom: 1em !important;">The volt-amp rating of the device plugged into the UPS.</dd><dt><a href="/mib/oids/PowerNet-MIB/acceptThisDevice.html">acceptThisDevice</a></dt>
<dd style="margin-bottom: 1em !important;">An entry is added if yes, the entry is deleted if no.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvConfigRatedOutputVoltage.html">upsAdvConfigRatedOutputVoltage</a></dt>
<dd style="margin-bottom: 1em !important;">The nominal output voltage from the UPS in VAC. Possible values are 100, 120, 208, 220, 225, 230 and 240. NOTE: Only units that are 220, 225, 230 and 240 can be changed. Allowable set values are 220, 225, 230, and 240. For these adjustable units, if a va <a href="/mib/oids/PowerNet-MIB/upsAdvConfigRatedOutputVoltage.html">...</a></dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvConfigHighTransferVolt.html">upsAdvConfigHighTransferVolt</a></dt>
<dd style="margin-bottom: 1em !important;">The maximum line voltage in VAC allowed before the UPS system transfers to battery backup. Allowed values depend on the UPS used: 100 volt units allow settings of 108, 110, 112, and 114. 120 volt units allow settings of 129, 132, 135, and 138. 208 volt un <a href="/mib/oids/PowerNet-MIB/upsAdvConfigHighTransferVolt.html">...</a></dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvConfigLowTransferVolt.html">upsAdvConfigLowTransferVolt</a></dt>
<dd style="margin-bottom: 1em !important;">The minimum line voltage in VAC allowed before the UPS system transfers to battery backup. Allowable values depend on the UPS used: 100 volt units allow settings of 81, 83, 85, 87. 120 volt units allow settings of 97, 100, 103, 106. 208 volt units allow s <a href="/mib/oids/PowerNet-MIB/upsAdvConfigLowTransferVolt.html">...</a></dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvConfigAlarm.html">upsAdvConfigAlarm</a></dt>
<dd style="margin-bottom: 1em !important;">A flag indicating how the UPS should handle audible line fail alarms.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvConfigAlarmTimer.html">upsAdvConfigAlarmTimer</a></dt>
<dd style="margin-bottom: 1em !important;">The time after initial line failure at which the UPS begins emitting audible alarms (beeping). This timer is observerd only if the value of extControlAlarm is timed(2). Allowed values are 0 or 30 seconds. If a value other than a supported value is provid <a href="/mib/oids/PowerNet-MIB/upsAdvConfigAlarmTimer.html">...</a></dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvConfigMinReturnCapacity.html">upsAdvConfigMinReturnCapacity</a></dt>
<dd style="margin-bottom: 1em !important;">The minimum battery capacity required before the UPS will return from a low battery shutdown condition. The capacity is measured from 0% battery capacity (or Low Battery) as a percent of full capacity (100%). In other words, the UPS will not re-energiz <a href="/mib/oids/PowerNet-MIB/upsAdvConfigMinReturnCapacity.html">...</a></dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvConfigSensitivity.html">upsAdvConfigSensitivity</a></dt>
<dd style="margin-bottom: 1em !important;">The sensitivity of the UPS to utility line abnormalities or noises.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvConfigLowBatteryRunTime.html">upsAdvConfigLowBatteryRunTime</a></dt>
<dd style="margin-bottom: 1em !important;">The desired run time of the UPS, in seconds, once the low battery condition is reached. Allowed values are 120, 300, 420, or 600 seconds. During this time the UPS will produce a constant warning tone which can not be disabled. If a value other than a su <a href="/mib/oids/PowerNet-MIB/upsAdvConfigLowBatteryRunTime.html">...</a></dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvConfigReturnDelay.html">upsAdvConfigReturnDelay</a></dt>
<dd style="margin-bottom: 1em !important;">The delay in seconds after utility line power returns before the UPS will turn on. This value is also used when the UPS comes out of a reboot and before the UPS wakes up from 'sleep' mode. Allowed values are 0, 60, 180 and 300 seconds. If a value other <a href="/mib/oids/PowerNet-MIB/upsAdvConfigReturnDelay.html">...</a></dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvConfigShutoffDelay.html">upsAdvConfigShutoffDelay</a></dt>
<dd style="margin-bottom: 1em !important;">The delay in seconds the UPS remains on after being told to turn off. Allowed values are 20, 180, 300, and 600 seconds. If a value other than a supported value is provided in a set request, the UPS interprets it as a the next higher acceptable value. If <a href="/mib/oids/PowerNet-MIB/upsAdvConfigShutoffDelay.html">...</a></dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvConfigUpsSleepTime.html">upsAdvConfigUpsSleepTime</a></dt>
<dd style="margin-bottom: 1em !important;">The time in seconds for the UPS to go to 'sleep' when instructed. When in sleep mode, the UPS will not provide output power regardless of the input line state. Once the specified time has elapsed, output power will be restored. This is a configuration s <a href="/mib/oids/PowerNet-MIB/upsAdvConfigUpsSleepTime.html">...</a></dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvConfigSetEEPROMDefaults.html">upsAdvConfigSetEEPROMDefaults</a></dt>
<dd style="margin-bottom: 1em !important;">WRITE: Resets the UPS EEPROM variables to default values. READ: returns 0</dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvConfigDipSwitchSetting.html">upsAdvConfigDipSwitchSetting</a></dt>
<dd style="margin-bottom: 1em !important;">Current settings of UPS dip switches.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvConfigDipSwitchEntry.html">upsAdvConfigDipSwitchEntry</a></dt>
<dd style="margin-bottom: 1em !important;">The current setting of one dip switch.</dd><dt><a href="/mib/oids/PowerNet-MIB/dipSwitchIndex.html">dipSwitchIndex</a></dt>
<dd style="margin-bottom: 1em !important;">The index of a UPS dip switch.</dd><dt><a href="/mib/oids/PowerNet-MIB/dipSwitchStatus.html">dipSwitchStatus</a></dt>
<dd style="margin-bottom: 1em !important;">The setting of a UPS dip switch.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvConfigBattExhaustThresh.html">upsAdvConfigBattExhaustThresh</a></dt>
<dd style="margin-bottom: 1em !important;">The number of seconds prior to battery exhaustion when the UPS will switch off power to it's load.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvConfigPassword.html">upsAdvConfigPassword</a></dt>
<dd style="margin-bottom: 1em !important;">The password entered at the UPS front panel to enable local configuation of the EEProm. If the password is disabled or is not supported, then the agent returns a null string.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvConfigAllowedSetTable.html">upsAdvConfigAllowedSetTable</a></dt>
<dd style="margin-bottom: 1em !important;">The table listing the allowed values for all discrete configurable UPS variables.</dd><dt><a href="/mib/oids/PowerNet-MIB/apcUpsConfigEntry.html">apcUpsConfigEntry</a></dt>
<dd style="margin-bottom: 1em !important;">The table entry for a configurable UPS variable.</dd><dt><a href="/mib/oids/PowerNet-MIB/apcUpsConfigFieldIndex.html">apcUpsConfigFieldIndex</a></dt>
<dd style="margin-bottom: 1em !important;">The index to an eeprom field entry.</dd><dt><a href="/mib/oids/PowerNet-MIB/apcUpsConfigFieldOID.html">apcUpsConfigFieldOID</a></dt>
<dd style="margin-bottom: 1em !important;">The OID of the current configurable value.</dd><dt><a href="/mib/oids/PowerNet-MIB/apcUpsConfigFieldValueRange.html">apcUpsConfigFieldValueRange</a></dt>
<dd style="margin-bottom: 1em !important;">The distcrete set of allowed values of a configurable register. Individual values are delimited by a comma.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsBasicControlConserveBattery.html">upsBasicControlConserveBattery</a></dt>
<dd style="margin-bottom: 1em !important;">Setting this variable to turnUpsOffToConserveBattery(2) causes a UPS on battery to be put into 'sleep' mode. The UPS will turn back on when utility power is restored. Attempting to turn off a UPS that is not on battery will result in a badValue error. Se <a href="/mib/oids/PowerNet-MIB/upsBasicControlConserveBattery.html">...</a></dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvControlUpsOff.html">upsAdvControlUpsOff</a></dt>
<dd style="margin-bottom: 1em !important;">Setting this variable to turnUpsOff(2) causes the UPS to shut off. When in this state, the UPS will not provide output power regardless of the input line state. The ON/OFF switch on the UPS must be toggled for the UPS to return to operation. Setting thi <a href="/mib/oids/PowerNet-MIB/upsAdvControlUpsOff.html">...</a></dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvControlRebootUps.html">upsAdvControlRebootUps</a></dt>
<dd style="margin-bottom: 1em !important;">Setting this variable to rebootUps(2) causes the UPS to shut off and turn back on. Setting this value to noRebootUps(1) has no effect. The value noRebootUps(1) will always be returned when the variable is read.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvControlUpsSleep.html">upsAdvControlUpsSleep</a></dt>
<dd style="margin-bottom: 1em !important;">Setting this variable to putUpsToSleep(2) causes the UPS to go to sleep for the time specified by upsAdvConfigUpsSleepTime. When in sleep mode, the UPS will not provide output power regardless of the input line state. Once the specified time has elapsed, <a href="/mib/oids/PowerNet-MIB/upsAdvControlUpsSleep.html">...</a></dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvControlSimulatePowerFail.html">upsAdvControlSimulatePowerFail</a></dt>
<dd style="margin-bottom: 1em !important;">Setting this variable to simulatePowerFailure(2) causes the UPS switch to battery power. Setting this value to noSimulatePowerFailure(1) has no effect. The value noSimulatePowerFailure(1) will always be returned when the variable is read.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvControlFlashAndBeep.html">upsAdvControlFlashAndBeep</a></dt>
<dd style="margin-bottom: 1em !important;">Setting this variable to flashAndBeep(2) causes the UPS to beep and simultaneously turn on the UPS front panel lights (Smart-UPS only). Setting this value to noFlashAndBeep(1) has no effect. The value noFlashAndBeep(1) will always be returned when the var <a href="/mib/oids/PowerNet-MIB/upsAdvControlFlashAndBeep.html">...</a></dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvControlTurnOnUPS.html">upsAdvControlTurnOnUPS</a></dt>
<dd style="margin-bottom: 1em !important;">Setting this variable to turnOnUPS(2) causes the UPS to be turned on immediately, provided upsBasicOutputStatus does not read ON. Setting this value to noTurnOnUPS(1) has no effect. The value noTurnOnUPS(1) will always be returned when the variable is rea <a href="/mib/oids/PowerNet-MIB/upsAdvControlTurnOnUPS.html">...</a></dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvControlBypassSwitch.html">upsAdvControlBypassSwitch</a></dt>
<dd style="margin-bottom: 1em !important;">This switch pertains to the Matrix UPS. It switchs the UPS in or out of bypass mode.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvTestDiagnosticSchedule.html">upsAdvTestDiagnosticSchedule</a></dt>
<dd style="margin-bottom: 1em !important;">The UPS system's automatic battery test schedule.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvTestDiagnostics.html">upsAdvTestDiagnostics</a></dt>
<dd style="margin-bottom: 1em !important;">Setting this variable to testDiagnostics(2) causes the UPS to perform a diagnostic self test. Setting this value to noTestDiagnostics(1) has no effect. The value noTestDiagnostics(1) will always be returned when the variable is read.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvTestDiagnosticsResults.html">upsAdvTestDiagnosticsResults</a></dt>
<dd style="margin-bottom: 1em !important;">The results of the last UPS diagnostics test performed.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvTestLastDiagnosticsDate.html">upsAdvTestLastDiagnosticsDate</a></dt>
<dd style="margin-bottom: 1em !important;">The date the last UPS diagnostics test was performed in mm/dd/yy format.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvTestRuntimeCalibration.html">upsAdvTestRuntimeCalibration</a></dt>
<dd style="margin-bottom: 1em !important;">Setting this variable to performCalibration(2) causes the UPS to discharge to calibrate the UPS. The test will only start if the battery capacity is 100%. The test runs until capacity is less than 25%. Setting this variable to cancelCurrentCalibration(3) <a href="/mib/oids/PowerNet-MIB/upsAdvTestRuntimeCalibration.html">...</a></dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvTestCalibrationResults.html">upsAdvTestCalibrationResults</a></dt>
<dd style="margin-bottom: 1em !important;">The results of the last runtime calibration. Value ok(1) means a successful runtime calibration. Value invalidCalibration(2) indicates last calibration did not take place since the battery capacity was below 100%. Value calibrationInProgress(3) means a ca <a href="/mib/oids/PowerNet-MIB/upsAdvTestCalibrationResults.html">...</a></dd><dt><a href="/mib/oids/PowerNet-MIB/upsAdvTestCalibrationDate.html">upsAdvTestCalibrationDate</a></dt>
<dd style="margin-bottom: 1em !important;">The date the last UPS runtime calibration was performed in mm/dd/yy format.</dd><dt><a href="/mib/oids/PowerNet-MIB/upsCommStatus.html">upsCommStatus</a></dt>
<dd style="margin-bottom: 1em !important;">The status of agent's communication with UPS.</dd><dt><a href="/mib/oids/PowerNet-MIB/mUpsEnvironAmbientTemperature.html">mUpsEnvironAmbientTemperature</a></dt>
<dd style="margin-bottom: 1em !important;">The ambient temperature in Celsius.</dd><dt><a href="/mib/oids/PowerNet-MIB/mUpsEnvironRelativeHumidity.html">mUpsEnvironRelativeHumidity</a></dt>
<dd style="margin-bottom: 1em !important;">The relative humidity as a percentage.</dd><dt><a href="/mib/oids/PowerNet-MIB/mUpsContactNumContacts.html">mUpsContactNumContacts</a></dt>
<dd style="margin-bottom: 1em !important;">The number of contacts supported by the Measure-UPS.</dd><dt><a href="/mib/oids/PowerNet-MIB/mUpsContactTable.html">mUpsContactTable</a></dt>
<dd style="margin-bottom: 1em !important;">A list of contacts supported by the Measure-UPS.</dd><dt><a href="/mib/oids/PowerNet-MIB/mUpsContactEntry.html">mUpsContactEntry</a></dt>
<dd style="margin-bottom: 1em !important;">A contact entry containing information for a given contact.</dd><dt><a href="/mib/oids/PowerNet-MIB/contactNumber.html">contactNumber</a></dt>
<dd style="margin-bottom: 1em !important;">An index identifying the contact on the Measure-UPS.</dd><dt><a href="/mib/oids/PowerNet-MIB/normalState.html">normalState</a></dt>
<dd style="margin-bottom: 1em !important;">The normal operating position of the contact. If the normal operating postion cannot be set then it is contolled via the dip switch on the Measure-UPS and is therefore read-only.</dd><dt><a href="/mib/oids/PowerNet-MIB/description.html">description</a></dt>
<dd style="margin-bottom: 1em !important;">The decsription of the purpose/use of the contact.</dd><dt><a href="/mib/oids/PowerNet-MIB/monitoringStatus.html">monitoringStatus</a></dt>
<dd style="margin-bottom: 1em !important;">A flag indicating whether this contact is monitored, or not.</dd><dt><a href="/mib/oids/PowerNet-MIB/currentStatus.html">currentStatus</a></dt>
<dd style="margin-bottom: 1em !important;">This value indicates the current state of the contact. If the contact is not in its normal state. This value is set to fault(2).</dd><dt><a href="/mib/oids/PowerNet-MIB/serialPort2Mode.html">serialPort2Mode</a></dt>
<dd style="margin-bottom: 1em !important;">Setting this variable to passthrough will enable mini's port2 behave like a UPS port. Choosing localConsole will enable the port to be used as local console.</dd><dt><a href="/mib/oids/PowerNet-MIB/setPulseOnTXD.html">setPulseOnTXD</a></dt>
<dd style="margin-bottom: 1em !important;">Setting this variable to setPulseOnTXD(2) causes adapter to generate a PULSE on TXD pin of serial port 2. The duration in the prototype implementation will be 1 second. Setting this value to noSetPulseOnTXD(1) has no effect. The value noSetPulseOnTXD(1) w <a href="/mib/oids/PowerNet-MIB/setPulseOnTXD.html">...</a></dd></dl></div>
<p> </p>
<div><a href="/download.html">Download IPHost Network Monitor</a> (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now. </div>
<p> </p>
<p style="text-align: right;"><a href="/mib/">MIBs list</a></p>
<p> </p>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

View File

@ -0,0 +1,286 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>MIBs list | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">MIBs list</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span>MIBs list</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<h1 class="post-title entry-title">MIBs list</h1>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<p> </p>
<div><dl><dt><a href="/mib/2100_snmp.html">2100_snmp</a></dt>
<dd>This MIB describes all the printer model specific
objects suppported by the LaserJet Series 2100 printer
when networked connected using a JetDirect print
server.</dd></dl></div>
<p> </p>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>

286
mibs/VM-MIB.mib Normal file
View File

@ -0,0 +1,286 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>MIBs list | IPHost Network Monitor</title>
<!-- For use in JS files -->
<script type="text/javascript">
var template_dir = "//cdn.iphostmonitor.com/wp-content/themes/appdev";
</script>
<link rel="profile" href="http://gmpg.org/xfn/11"/>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="publisher" href="https://plus.google.com/109894428512849020442"/>
<style>#title-area {background: none repeat scroll 0 0 #40C993 !important;}</style>
<script type="text/javascript">var mo_options = mo_options || {};mo_options.ajax_portfolio = false;mo_options.disable_back_to_top = false;mo_options.sticky_menu = true;mo_options.theme_skin = "default";mo_options.theme_directory_url = "//cdn.iphostmonitor.com/wp-content/themes/appdev";mo_options.slider_chosen="None";mo_options.disable_smooth_page_load=true;mo_options.disable_animations_on_page=true;mo_options.disable_smooth_scroll=true;</script>
<link rel='stylesheet' id='contact-form-7-css' href='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tp_twitter_plugin_css-css' href='//cdn.iphostmonitor.com/wp-content/plugins/recent-tweets-widget/tp_twitter_plugin.css' type='text/css' media='screen' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/settings.css' type='text/css' media='all' />
<style type='text/css'>
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
</style>
<link rel='stylesheet' id='rs-plugin-captions-css' href='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/css/captions.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='pretty-photo-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/prettyPhoto.css' type='text/css' media='screen' />
<link rel='stylesheet' id='icon-fonts-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/icon-fonts.css' type='text/css' media='screen' />
<link rel='stylesheet' id='style-theme-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-responsive-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/responsive.css' type='text/css' media='all' />
<!--[if IE 8]>
<link rel='stylesheet' id='style-ie8-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie8.css' type='text/css' media='screen' />
<![endif]-->
<!--[if IE 9]>
<link rel='stylesheet' id='style-ie9-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/ie9.css' type='text/css' media='screen' />
<![endif]-->
<link rel='stylesheet' id='style-skin-php-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/skin.php.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-skin-css-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/skins/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-custom-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/custom/custom.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-plugins-css' href='//cdn.iphostmonitor.com/wp-content/themes/appdev/css/plugins.css' type='text/css' media='all' />
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.easing.1.3.js'></script>
<meta name="generator" content="Static Site" />
<meta name="description" itemprop="description" content="" />
<!-- Options based styling -->
<style type="text/css">
@import url(//fonts.googleapis.com/css?family=Arvo|Open+Sans);
h1,h2,h3,h4,h5,h6 {font-family:"Arvo";letter-spacing:0px;}
body{font-family:"Open Sans";}
body{font-size:16px;}
</style>
<!--[if IE]>
<style type="text/css">
input[type=radio] {padding: 0px !important; border: none !important; background: none !important;}
input, textarea {padding-bottom:15px;}
.wpcf7-form placeholder {line-height:214px !important}
.purchase{margin-top:-10px;}
.search-form .search-text, .button, .border-krug, .wpcf7-submit, #primary-menu, #featured-app
{
behavior: url(/pie/PIE.htc);
position: relative !important;
}
.buy-button .button green {margin:0px;}
.wpcf7-captcha-captcha_bot {height: 44px !important;}
.search-form .search-text
{
-moz-border-radius: 25px !important;
-webkit-border-radius: 25px !important;
border-radius: 25px !important;
border: 1px solid #eeeeee;
/* box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
/* -pie-box-shadow: 0px 0px 2px rgba(79, 79, 79, 0.5) !important; */
}
</style>
<![endif]-->
<!--[if IE 9]>
<style type="text/css">
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<!--[if IE 8]>
<style type="text/css">
.purchase{ /* margin-top:-25px; */}
.button.green {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#679624,endColorstr=#7db72c,GradientType=0); zoom: 1; }
.button.green:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#86c430,endColorstr=#6fa127,GradientType=0); zoom: 1; }
.button.orange {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e5c054,endColorstr=#ffd65e,GradientType=0); zoom: 1; }
.button.orange:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
.button.red:hover {filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f0c958,endColorstr=#f0c958,GradientType=0); zoom: 1; }
</style>
<![endif]-->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1438529-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="single layout-default layout-2c unknown default">
<div id="container">
<div id="header">
<div class="inner clearfix">
<div class="wrap">
<div id="site-logo"><a href="/" title="IPHost monitor" rel="home"><img class="standard-logo" src="//cdn.iphostmonitor.com/site/images/logo21.png" alt="IPHost monitor"/></a></div> <div class="social-container">
<ul>
</ul>
</div>
<a id="mobile-menu-toggle" href="#"><i class="icon-list-3"></i>&nbsp;</a><div id="primary-menu" style="float:left" class="dropdown-menu-wrap clearfix"><ul id="menu-top-menu" class="menu clearfix"><li id="menu-item-5726" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li id="menu-item-16341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li id="menu-item-15875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right" class="menu clearfix"><li id="menu-item-16130" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li id="menu-item-5725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #primary-menu --><div class ="buy-button">
<a href="/download.html" target="_self" class="button green small rounded">
<div class="icon-file-download ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Download</b>
</a>
<!--<a href="/order.html" target="_self" class="button red small rounded"><b>Buy Now!</b></a>-->
<a href="/order.html" target="_self" class="button orange small rounded">
<div class="icon-addtocart ico" style="padding: 12px 0px 0px; font-size: 25px; line-height: 0; float: left; margin-right: 6px;"></div>
<b>Buy Now!</b>
</a>
</div>
</div>
</div>
</div>
<!-- #header -->
<div id="mobile-menu" class="menu-container clearfix"><ul id="menu-top-menu-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5726"><a href="/features.html">Features</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16341"><a href="/order.html">Order</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15875"><a href="/support.html">Support</a></li>
</ul><ul id="menu-top-menu-right-1" class="menu inner"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16130"><a href="/demo.html">Screenshot</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5725"><a href="/gettingstarted.html">Getting Started</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5724"><a href="/knowledgebase.html">Knowledge Base</a></li>
</ul></div><!-- #mobile-menu -->
<div id="title-area" class="clearfix"><div class="inner"><h1 class="entry-title">MIBs list</h1></div></div> <!-- title-area -->
<div id="main" class="clearfix">
<div class="inner clearfix">
<div id="content" class="ninecol ">
<div id="breadcrumbs"><a href="/">Home</a><span class="sep"> / </span>MIBs list</div> <!-- #breadcrumbs -->
<div class="hfeed">
<div id="mib-entry" class="help type-help status-publish hentry">
<div class="entry-content clearfix">
<!-- content below -->
<div style="width: 100%;">
<!-- Main content begin -->
<h1 class="post-title entry-title">MIBs list</h1>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<p> </p>
<div><dl><dt><a href="/mib/2100_snmp.html">2100_snmp</a></dt>
<dd>This MIB describes all the printer model specific
objects suppported by the LaserJet Series 2100 printer
when networked connected using a JetDirect print
server.</dd></dl></div>
<p> </p>
<div style="text-align: center;"><a href="/mib/index.html">2</a> <a href="/mib/index3.html">3</a> <a href="/mib/index8.html">8</a> <a href="/mib/indexa.html">A</a> <a href="/mib/indexb.html">B</a> <a href="/mib/indexc.html">C</a> <a href="/mib/indexd.html">D</a> <a href="/mib/indexe.html">E</a> <a href="/mib/indexf.html">F</a> <a href="/mib/indexg.html">G</a> <a href="/mib/indexh.html">H</a> <a href="/mib/indexi.html">I</a> <a href="/mib/indexj.html">J</a> <a href="/mib/indexl.html">L</a> <a href="/mib/indexm.html">M</a> <a href="/mib/indexn.html">N</a> <a href="/mib/indexo.html">O</a> <a href="/mib/indexp.html">P</a> <a href="/mib/indexq.html">Q</a> <a href="/mib/indexr.html">R</a> <a href="/mib/indexs.html">S</a> <a href="/mib/indext.html">T</a> <a href="/mib/indexu.html">U</a> <a href="/mib/indexv.html">V</a> <a href="/mib/indexw.html">W</a> <a href="/mib/indexx.html">X</a> <a href="/mib/indexz.html">Z</a></div>
<!-- Main content begin -->
</div>
<!-- content above -->
</div>
<!-- .entry-content -->
</div><!-- .hentry -->
</div>
<!-- .hfeed -->
</div><!-- #content -->
<div class="sidebar-right-nav threecol last"><div id="sidebar-primary" class="sidebar clearfix fullwidth"><div id="search-2" class="widget widget_search widget-widget_search"><div class="widget-wrap widget-inside"><div class="search">
<form method="get" id="search-form" class="search-form" action="/search.php">
<input type="text" class="search-text" name="q" id="q" placeholder="Search" />
<input type="submit" class="submit" name="submit" id="searchsubmit" value="" />
</form>
</div></div></div><div id="text-7" class="widget widget_text widget-widget_text"><div class="widget-wrap widget-inside"><div class="textwidget"><style>.widget div.ya-share2 li { background: rgba(0,0,0,0) !important; padding: 0px 0px 0px 0px !important; border-top: none !important;}</style><script src="//yastatic.net/es5-shims/0.0.2/es5-shims.min.js"></script><script src="//yastatic.net/share2/share.js"></script>
<div class="ya-share2 yashare-auto-init" style="text-align: center; margin-top: 20px; margin-bottom: 20px;" data-lang="en" data-services="facebook,gplus,twitter"></div>
</div>
</div></div><div id="nav_menu-4" class="widget widget_nav_menu widget-widget_nav_menu"><div class="widget-wrap widget-inside"><div class="menu-sb-menu-container"><ul id="menu-sb-menu" class="menu"><li id="menu-item-5437" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5437"><a href="/gettingstarted.html">Getting Started</a></li>
<li id="menu-item-5436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5436"><a href="/knowledgebase.html">Knowledge Base</a></li>
<li id="menu-item-5435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5435"><a href="/help.html">Help</a></li>
</ul></div></div></div>
<div id="text-2" class="widget widget_text widget-widget_text">
<div class="widget-wrap widget-inside">
<div class="textwidget"><img src="//cdn.iphostmonitor.com/box.png" alt="box"/>
<div style="text-align:center; margin-top: 5px; margin-bottom: 5px;">
<a href="/download.html" target="_self" class="button green small rounded"><div class="icon-file-download ico icon-in-sidebar-button" ></div><b>Download</b></a> <a href="/order.html" target="_self" class="button orange small rounded"><div class="icon-addtocart ico icon-in-sidebar-button" ></div><b>Buy Now!</b></a>
</div>
</div>
</div>
</div>
<div>
<!-- block.insert -->
<div style="margin-top: 20px; margin-bottom: 5px;"><a style="color:#B7610C; font-size: 20px !important;" href="/download.html" target="_self"><b>500 monitors for 30 days<br>50 monitors free forever</b></a></div>
<!-- /block.insert -->
</div>
<div style="white-space:normal; padding:0px 5px 0px 0px; text-align:left; margin-top: 1em;"> </div>
<div>
<!-- block.tags -->
<!-- /block.tags -->
</div>
</div></div><!-- end sidebar-nav -->
</div><!-- #main .inner -->
</div><!-- #main -->
<div id="footer-bottom">
<div class="inner">
<div id="footer-bottom-text"><div style="width:40%; float: left">Copyright &copy; 2008-<!-- year -->2018<!-- /year --> ITelSib Ltd. All rights reserved.<br>
<div style="width:80%; float: left"><a href="/help.html">IPHost Monitor Help</a> | <a href="/partners.html">Partners</a> | <a href="/privacypolicy.html">Privacy Policy</a></div></div>
<div style="width:40%; float: right; text-align: right;">Support and Contact: <a href="/support.html">&#115;&#117;&#112;&#112;&#111;&#114;&#116;&#64;&#105;&#112;&#104;&#111;&#115;&#116;&#109;&#111;&#110;&#105;&#116;&#111;&#114;&#46;&#99;&#111;&#109;</a>
<ul class="social-list clearfix" style="float:right; margin-top:5px;">
<li><a rel="nofollow" title="Follow on Facebook" target="_blank" href="https://www.facebook.com/pages/IPHost-Network-Monitor/785024308207536?fref=ts" class="facebook"> </a></li>
<li><a rel="nofollow" title="Subscribe to Twitter Feed" target="_blank" href="https://twitter.com/iphostmonitor" class="twitter"> </a></li>
<li><a rel="nofollow" title="Follow on Google Plus" target="_blank" href="https://plus.google.com/109894428512849020442/posts" class="googleplus"> </a></li>
</ul>
</div></div>
<a id="go-to-top" href="#" title="Back to top">Go Top</a>
</div>
</div><!-- #footer-bottom -->
</div><!-- #container -->
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var _wpcf7 = {"loaderUrl":"\/\/cdn.iphostmonitor.com\/wp-content\/plugins\/contact-form-7\/images\/ajax-loader.gif","sending":"Sending ..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/plugins/contact-form-7/includes/js/scripts.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.tools.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.validate.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/drop-downs.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.fitvids.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.appear.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/waypoints.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.stellar.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.flexslider.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.bxslider.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.prettyPhoto.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/libs/jquery.isotope.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/slider.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var mo_theme = {"name_required":"Please provide your name","name_format":"Your name must consist of at least 5 characters","email_required":"Please provide a valid email address","url_required":"Please provide a valid URL","phone_required":"Minimum 5 characters required","human_check_failed":"The input the correct value for the equation above","message_required":"Please input the message","message_format":"Your message must be at least 15 characters long","success_message":"Your message has been sent. Thanks!","blog_url":"/","loading_portfolio":"Loading the next set of posts...","finished_loading":"No more items to load..."};
/* ]]> */
</script>
<script type='text/javascript' src='//cdn.iphostmonitor.com/wp-content/themes/appdev/js/main.js'></script>
<!-- mibs registry 2015 02 17 -->
</body>
</html>