Avaya Configuring BOOTP Services Manual do Utilizador Página 80

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 196
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 79
Configuring SNMP, BootP, and DHCP Services
3-20
308644-15.1 Rev 00
snmpserver view
{
<view_name>
}
{
<oid_tree>
} {
included
|
excluded
}
view_name
is the name that you assign to this particular view.
oid_tree
specifies the portions of the MIB that you want to include or exclude.
included
specifies that
oid_tree
is to be included in this view.
excluded
specifies that
oid_tree
is to be excluded from this view.
If you specify the
oid_tree
argument in the
snmpserver view
command
,
you can
use wildcards. You can use one wildcard with any portion of the
oid_tree
, and a
second wildcard at the end of the
oid_tree
. The first wildcard affects the attribute
portion of the subtree, and the second wildcard affects the instance portion of the
subtree. A match on an incoming SNMP OID is made on the longest matching
MIB subtree.
The following examples illustrate the use of wildcards.
For example, the following command creates a view named block, which will
exclude any attributes of wfIpIntfCfgEntry for the IP address 192.32.140.1.1:
snmpserver view block wfIpIntfCfgEntry.*.192.32.140.1.1 excluded
When multiple view subtrees are configured within a view, an incoming SNMP
OID will match on the longest matching subtree in the view. For example, in
looking for a match against the
oid_tree
value wfIpIntfCfgEntry.1.192.32.140.1.1,
SNMP will bypass the subtree that is excluded, and then match on all values in the
included
oid_tree
for subtree 2.
Entering this Value for <oid_tree> Includes or Excludes in the View
wfIpIntfCfgEntry.*.192.32.140.1.1
All attributes of wfIpIntfCfgEntry
wfIpIntfCfgEntry.*
or
wfIpIntfCfgEntry
All instances of wfIpIntfCfgEntry
wfIpIntfCfgEntry.1.*
All instances of wfIpIntfCfgEntry with an
attribute ID of 1
wfIpIntfCfgEntry.1.192.32.*
All instances of wfIpIntfCfgEntry with an
attribute of 1 that have an instance ID that
begins with 192.32.
wfIpIntfCfgEntry.*.192.32.*
All attributes of wfIpIntfCfgEntry that have an
instance ID that begins with 192.32.
Vista de página 79
1 2 ... 75 76 77 78 79 80 81 82 83 84 85 ... 195 196

Comentários a estes Manuais

Sem comentários