Wellfleet-IP-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
297
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
297 total| Object Name |
|---|
wfIpBase OBJECT IDENTIFIER .1.3.6.1.4.1.18.3.5.3.2.1.1 |
RFC1155-SMI Unknown .1.3.6.1.4.1.18.3.5.3.2.1.1 |
wfIpBaseCreateCreate/Delete parameter. Default is created.
Users perform a set operation on this
object in order to create/delete IP.rw Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.1.1 |
wfIpBaseEnableEnable/Disable parameter. Default is enabled.
Users perform a set operation on this
object in order to enable/disable IP.rw Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.1.2 |
wfIpBaseStateThe current state of the entire IP.ro Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.1.3 |
wfIpBaseForwardingThe indication of whether this entity is acting
as an IP gateway in respect to the forwarding of
datagrams received by, but not addressed to, this
entity. IP gateways forward datagrams. IP hosts
do not (except those source-routed via the host).
Note that for some managed nodes, this object may
take on only a subset of the values possible.
Accordingly, it is appropriate for an agent to
return a `badValue' response if a management
station attempts to change this object to an
inappropriate value.rw Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.1.4 |
wfIpBaseDefaultTTLThe default value inserted into the Time-To-Live
field of the IP header of datagrams originated at
this entity, whenever a TTL value is not supplied
by the transport layer protocol.rw INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.1.5 |
wfIpBaseRipDiameterThe Diameter of the RIP network. 1 less than 'infinityrw INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.1.6 |
wfIpBaseRouteCacheThe interval at which routing entries are flushed from the
forwarding tables.rw Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.1.7 |
wfIpBaseMibTablesConfigures which routing MIB tables are maintained by
IP. Previously, only the wfIpBaseRtTable was maintained.
In order to support variable length subnets, the wfIpForwardTable
was implemented. Supporting both these tables requires
memory usage. The user can now configure which tables to
maintain to reduce memory usage if needed. In the absence
of variable length subnetting, these tables would maintain
identical information.rw Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.1.8 |
wfIpBaseNetworksThe number of networks (including subnets) in the routing tablero INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.1.9 |
wfIpBaseZeroSubnetEnableThis parameter indicates whether or not 0 subnets are allowed.
If they are not allowed, interfaces configured with a 0
subnet will not be allowed. Value 'rip1onasb' implies
'enabled' also RIP1 support on all one or zero subnetrw Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.1.10 |
wfIpBaseEstimatedNetworksThis parameter indicates the estimated number of networks
that the router will need to keep in its routing table.rw INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.1.11 |
wfIpBaseHostsThis parameter indicates the number of hosts resolved by IP.
This parameter will be equal to the number of instances of
wfIpNetToMediaEntryro INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.1.12 |
wfIpBaseEstimatedHostsThis parameter indicates the estimated number of hosts
that the router will need to keep in its hosts table.rw INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.1.13 |
wfIpBaseDefaultOverSubnetEnableThis parameter indicates whether or not default route
for subnets in subnetted network is allowed.rw Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.1.14 |
wfIpBaseMaxPolicyRulesThis parameter indicates the maximum number of policy rules
that can be configured per type (ACCEPT or ANNOUNCE) per
protocol. In order to configure more policy rules, this
parameter must be changed.rw INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.1.15 |
wfIpBaseRouteFilterSupportThis parameter indicates whether or not route filters are
supported.rw Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.1.16 |
wfRipMaximumPathMaximum number of equal cost paths allowed for a
network installed by RIP.rw INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.1.17 |
wfIpMultipathMethodMethod to use to choose next hop when more than one
is available. The round-robin method will send each
packet destined for a given destination to a
different nexthop until all have been used, then
repeat its iteration through the list. src-dest-hash
will use a single nexthop for all traffic originating
at one given IP address and addressed to another
given IP address. dest-hash is similar but uses only
the destination's IP address to compute the nexthop.
round-robin provides greater usage of network
resources, but increases the chance for out of order
packet delivery and similar problems. src-dest-hash
increases the chances that packets will be delivered
in order, but fails to take full advantage of the
capabilities of the network. dest-hash makes the
forwarding algorithm compatible with RSVP when
the latter is enabled on the router.rw Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.1.18 |
wfIpBaseIspModeThis parameter indicates whether or not ISP features are
supported: i.e. BGP soloist, etc.rw Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.1.19 |
wfIpBaseExtendedTrafficFilterSupportThis parameter indicates whether or not extended traffic
filters are supported.rw Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.1.20 |
wfIpOspfMaximumPathMaximum number of equal cost paths allowed for a
network installed by OSPF.rw INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.1.21 |
wfIpBaseIcmpErrorLimitThe maximum number of ICMP messages that is allowed
to be transmitted within 1 second interval out of
any individual interface. Disabled if set to 0.rw INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.1.22 |
wfIpBaseIbgpEcmpIBGP ECMP mode allows BGP to select route to IBGP next hop
using available ECMP inter-domain routing information.rwobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.1.23 |
wfIpBaseRtbBalanceIntervalTime interval (in minutes) to re-balance route pool.
If this value is 0, then 'periodical re-balance'
functionality is considered to be disabled.rw INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.1.24 |
wfIpBaseRtblP1Controls the number of indexes in IP routing RTBL.
If this value is 0, a value based on the number of
hosts and the number of nets will be calculated.
This parameter is closely linked with wfIpBaseRtblP2
in terms of balancing the rtblrw INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.1.25 |
wfIpBaseRtblP2Controls the deviation of nodes per index from the average
number of nodes per index.
If this value is 0, a value based on the number of hosts
and the number of nets will be calculated.
This parameter is closely linked with wfIpBaseRtblP1
in terms of balancing the rtblrw INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.1.26 |
wfIpBaseArpBufLimitPrcntDefines the upper limit (in percent) of buffers that can
be used by ARP for saving buffers when resolving ARP
requestrw INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.1.27 |
wfIpBaseDirectedBcastEnableBoxwide directed broadcast Enable/Disable parameter.
Default is enabled.rw Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.1.28 |
wfIpBaseHostOnlyRipWhether or not listen RIPs in Host Only Mode.rw Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.1.29 |
wfIpBaseBlockSRRBlocks incoming IP packets that have the Loose or Strict
Source Record Route ip option enabled. Default is disabled
which will allow these packets through.rw Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.1.30 |
wfIpBaseRtEntryTableThe list of elements in IP's routing table SEQUENCE OF WfIpBaseRtEntry .1.3.6.1.4.1.18.3.5.3.2.1.2 |
wfIpBaseRtEntryA description of a route WfIpBaseRtEntry .1.3.6.1.4.1.18.3.5.3.2.1.2.1 |
wfIpBaseRouteDestThe destination IP address of this route. An
entry with a value of 0.0.0.0 is considered a
default route. Multiple routes to a single
destination can appear in the table, but access to
such multiple entries is dependent on the table-
access mechanisms defined by the network
management protocol in use.ro IpAddress .1.3.6.1.4.1.18.3.5.3.2.1.2.1.1 |
wfIpBaseRouteIfIndexThe index value which uniquely identifies the
local interface through which the next hop of this
route should be reached. The interface identified
by a particular value of this index is the same
interface as identified by the same value of
ifIndex.ro INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.2.1.2 |
wfIpBaseRouteMetric1The primary routing metric for this route. The
semantics of this metric are determined by the
routing-protocol specified in the route's
ipRouteProto value. If this metric is not used,
its value should be set to -1.ro INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.2.1.3 |
wfIpBaseRouteMetric2An alternate routing metric for this route. The
semantics of this metric are determined by the
routing-protocol specified in the route's
ipRouteProto value. If this metric is not used,
its value should be set to -1.ro INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.2.1.4 |
wfIpBaseRouteMetric3An alternate routing metric for this route. The
semantics of this metric are determined by the
routing-protocol specified in the route's
ipRouteProto value. If this metric is not used,
its value should be set to -1.ro INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.2.1.5 |
wfIpBaseRouteMetric4An alternate routing metric for this route. The
semantics of this metric are determined by the
routing-protocol specified in the route's
ipRouteProto value. If this metric is not used,
its value should be set to -1.ro INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.2.1.6 |
wfIpBaseRouteNextHopThe IP address of the next hop of this route.
(In the case of a route bound to an interface
which is realized via a broadcast media, the value
of this field is the agent's IP address on that
interface.)ro IpAddress .1.3.6.1.4.1.18.3.5.3.2.1.2.1.7 |
wfIpBaseRouteTypeThe type of route. Note that the values
direct(3) and indirect(4) refer to the notion of
direct and indirect routing in the IP
architecture.
Setting this object to the value invalid(2) has
the effect of invalidating the corresponding entry
in the ipRouteTable object. That is, it
effectively dissasociates the destination
identified with said entry from the route
identified with said entry. It is an
implementation-specific matter as to whether the
agent removes an invalidated entry from the table.
nagement stations must be prepared
to receive tabular information from agents that
corresponds to entries not currently in use.
Proper interpretation of such entries requires
examination of the relevant ipRouteType object.ro Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.2.1.8 |
wfIpBaseRouteProtoThe routing mechanism via which this route was
learned. Inclusion of values for gateway routing
protocols is not intended to imply that hosts
should support those protocols.ro Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.2.1.9 |
wfIpBaseRouteAgeThe number of seconds since this route was last
updated or otherwise determined to be correct.
Note that no semantics of `too old' can be implied
except through knowledge of the routing protocol
by which the route was learned.ro INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.2.1.10 |
wfIpBaseRouteMaskIndicate the mask to be logical-ANDed with the
destination address before being compared to the
value in the ipRouteDest field. For those systems
that do not support arbitrary subnet masks, an
agent constructs the value of the ipRouteMask by
determining whether the value of the correspondent
ipRouteDest field belong to a class-A, B, or C
network, and then using one of:
mask network
255.0.0.0 class-A
255.255.0.0 class-B
255.255.255.0 class-C
If the value of the ipRouteDest is 0.0.0.0 (a
default route), then the mask value is also
0.0.0.0. It should be noted that all IP routing
subsystems implicitly use this mechanism.ro IpAddress .1.3.6.1.4.1.18.3.5.3.2.1.2.1.11 |
wfIpBaseRouteMetric5An alternate routing metric for this route. The
semantics of this metric are determined by the
routing-protocol specified in the route's
ipRouteProto value. If this metric is not used,
its value should be set to -1.ro INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.2.1.12 |
wfIpBaseRouteInfoA user-defined string which describes this Route entryro OBJECT IDENTIFIER .1.3.6.1.4.1.18.3.5.3.2.1.2.1.13 |
wfIpBaseHostEntryTableThe list of elements in IP's host tableobsolete SEQUENCE OF WfIpBaseHostEntry .1.3.6.1.4.1.18.3.5.3.2.1.3 |
wfIpBaseHostEntryA description of a resolved hostobsolete WfIpBaseHostEntry .1.3.6.1.4.1.18.3.5.3.2.1.3.1 |
wfIpBaseNetToMediaIfIndexThe interface on which this entry's equivalence
is effective. The interface identified by a
particular value of this index is the same
interface as identified by the same value of
ifIndex.roobsolete INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.3.1.1 |
wfIpBaseNetToMediaPhysAddressThe media-dependent `physical' address.roobsolete OCTET STRING .1.3.6.1.4.1.18.3.5.3.2.1.3.1.2 |
wfIpBaseNetToMediaNetAddressThe IpAddress corresponding to the media-dependent `physical' address.roobsolete IpAddress .1.3.6.1.4.1.18.3.5.3.2.1.3.1.3 |
wfIpBaseNetToMediaTypeThe type of mapping.
Setting this object to the value invalid(2) has
the effect of invalidating the corresponding entry
in the ipNetToMediaTable. That is, it effectively
dissasociates the interface identified with said
entry from the mapping identified with said entry.
It is an implementation-specific matter as to
whether the agent removes an invalidated entry
from the table. Accordingly, management stations
must be prepared to receive tabular information
from agents that corresponds to entries not
currently in use. Proper interpretation of such
entries requires examination of the relevant
ipNetToMediaType object.rwobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.3.1.4 |
wfIpInterfaceTableThe list of configured IP interfaceobsolete SEQUENCE OF WfIpInterfaceEntry .1.3.6.1.4.1.18.3.5.3.2.1.4 |
wfIpInterfaceEntryAn IP interface descriptionobsolete WfIpInterfaceEntry .1.3.6.1.4.1.18.3.5.3.2.1.4.1 |
wfIpInterfaceCreateCreate/Delete parameter. Default is created.
Users perform a set operation on this
object in order to create/delete an IP interface.rwobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.4.1.1 |
wfIpInterfaceEnableEnable/Disable parameter. Default is enabled.
Users perform a set operation on this
object in order to enable/disable an IP interface.rwobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.4.1.2 |
wfIpInterfaceStateINvalid indicates an error in processing the cfg recordroobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.4.1.3 |
wfIpInterfaceAddrThe IP Address to which this entry's addressing information
pertainsroobsolete IpAddress .1.3.6.1.4.1.18.3.5.3.2.1.4.1.4 |
wfIpInterfaceCircuitThe Circuit Number that this interface runs overroobsolete INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.4.1.5 |
wfIpInterfaceMaskThe subnet mask associated with the IP address of
this entry. The value of the mask is an IP
address with all the network bits set to 1 and all
the hosts bits set to 0.rwobsolete IpAddress .1.3.6.1.4.1.18.3.5.3.2.1.4.1.6 |
wfIpInterfaceCostThe Cost metric associated with the IP Address of this entryrwobsolete INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.4.1.7 |
wfIpInterfaceCfgBcastAddrThe user can specifcy a broadcast address for a NWIFrwobsolete IpAddress .1.3.6.1.4.1.18.3.5.3.2.1.4.1.8 |
wfIpInterfaceBcastAddrThe value of the broadcast address used for sending datagrams on
the (logical) interface associated with the IP
address of this entry. This value applies to
both the subnet and network broadcasts addresses
used by the entity on this (logical) interface.
This is value used by the softwareroobsolete IpAddress .1.3.6.1.4.1.18.3.5.3.2.1.4.1.9 |
wfIpInterfaceMTUDiscoveryWhether MTU discovery option is on/offrwobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.4.1.10 |
wfIpInterfaceAMRWhether Address Mask Reply is ON/OFFrwobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.4.1.11 |
wfIpInterfaceASBWhether All-Subnet Broadcasts Are excepted and Sent out this NWIFrwobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.4.1.12 |
wfIpInterfaceAddressResolutionTypeIndicates which Address Resolution Type to userwobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.4.1.13 |
wfIpInterfaceProxyIndicates Whether Proxy is on this Interface or notrwobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.4.1.14 |
wfIpInterfaceHostCacheWhether the Host Cache (Address Aging) is on or not.
A Range of discrete values is specified as well as a
value meaning don't agerwobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.4.1.15 |
wfIpInterfaceUdpXsumOnWhether to turn UDP checksum verification on
for UDP packets recieved and transmitted by
this routerrwobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.4.1.16 |
wfIpInterfaceCfgMacAddressThe desired mac set by the userrwobsolete OCTET STRING .1.3.6.1.4.1.18.3.5.3.2.1.4.1.17 |
wfIpInterfaceMacAddressThe MAC Address for this Interface- actual one usedroobsolete OCTET STRING .1.3.6.1.4.1.18.3.5.3.2.1.4.1.18 |
wfIpInterfaceReasmMaxSizeThe size of the largest IP datagram which this
entity can re-assemble from incoming IP fragmented
datagrams received on this interface.roobsolete INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.4.1.19 |
wfIpInterfaceMaxInfoThe maximum size of the INFO (non-MAC) field that
this port will receive or transmit.roobsolete INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.4.1.20 |
wfIpInterfaceInReceivesThe total number of input datagrams received from interfaces,
including those received in error.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.21 |
wfIpInterfaceInHdrErrorsThe number of input datagrams discarded due to
errors in their IP headers, including bad
checksums, version number mismatch, other format
errors, time-to-live exceeded, errors discovered
in processing their IP options, etc.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.22 |
wfIpInterfaceInAddrErrorsThe number of input datagrams discarded because
the IP address in their IP header's destination
field was not a valid address to be received at
this entity. This count includes invalid
addresses (e.g., 0.0.0.0) and addresses of
unsupported Classes (e.g., Class E). For entities
which are not IP Gateways and therefore do not
forward datagrams, this counter includes datagrams
discarded because the destination address was not
a local address.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.23 |
wfIpInterfaceForwDatagramsThe number of input datagrams for which this
entity was not their final IP destination, as a
result of which an attempt was made to find a
route to forward them to that final destination.
In entities which do not act as IP Gateways, this
counter will include only those packets which were
Source-Routed via this entity, and the Source-
Route option processing was successful.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.24 |
wfIpInterfaceInUnknownProtosThe number of locally-addressed datagrams
received successfully but discarded because of an
unknown or unsupported protocol.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.25 |
wfIpInterfaceInDiscardsThe number of input IP datagrams for which no
problems were encountered to prevent their
continued processing, but which were discarded
(e.g., for lack of buffer space). Note that this
counter does not include any datagrams discarded
while awaiting re-assembly.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.26 |
wfIpInterfaceInDeliversThe total number of input datagrams successfully
delivered to IP user-protocols (including ICMP).roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.27 |
wfIpInterfaceOutRequestsThe total number of IP datagrams which local IP
user-protocols (including ICMP) supplied to IP in
requests for transmission. Note that this counter
does not include any datagrams counted in
ipForwDatagrams.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.28 |
wfIpInterfaceOutDiscardsThe number of output IP datagrams for which no
problem was encountered to prevent their
transmission to their destination, but which were
discarded (e.g., for lack of buffer space). Note
that this counter would include datagrams counted
in ipForwDatagrams if any such packets met this
(discretionary) discard criterion.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.29 |
wfIpInterfaceOutNoRoutesThe number of IP datagrams discarded because no
route could be found to transmit them to their
destination. Note that this counter includes any
packets counted in ipForwDatagrams which meet this
`no-route' criterion. Note that this includes any
datagarms which a host cannot route because all of
its default gateways are down.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.30 |
wfIpInterfaceReasmTimeoutThe maximum number of seconds which received
fragments are held while they are awaiting
reassembly at this entity.roobsolete INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.4.1.31 |
wfIpInterfaceReasmReqdsThe number of IP fragments received which needed
to be reassembled at this entity.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.32 |
wfIpInterfaceReasmOKsThe number of IP datagrams successfully reassembled.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.33 |
wfIpInterfaceReasmFailsThe number of failures detected by the IP re-
assembly algorithm (for whatever reason: timed
out, errors, etc). Note that this is not
necessarily a count of discarded IP fragments
since some algorithms (notably the algorithm in
RFC 815) can lose track of the number of fragments
by combining them as they are received.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.34 |
wfIpInterfaceFragOKsThe number of IP datagrams that have been
successfully fragmented at this entity.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.35 |
wfIpInterfaceFragFailsThe number of IP datagrams that have been
discarded because they needed to be fragmented at
this entity but could not be, e.g., because their
Don't Fragment flag was set.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.36 |
wfIpInterfaceFragCreatesThe number of IP datagram fragments that have
been generated as a result of fragmentation at
this entity.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.37 |
wfIpInterfaceIcmpInMsgsThe total number of ICMP messages which includes
all those counted by wfIpInterfaceIcmpInErrors.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.38 |
wfIpInterfaceIcmpInErrorsThe number of ICMP messages which the entity
received but determined as having ICMP-specific
errors (bad ICMP checksums, bad length, etc.).roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.39 |
wfIpInterfaceIcmpInDestUnreachsThe number of ICMP Destination Unreachable messages received.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.40 |
wfIpInterfaceIcmpInTimeExcdsThe number of ICMP Time Exceeded messages received.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.41 |
wfIpInterfaceIcmpInParmProbsThe number of ICMP Parameter Problem messages received.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.42 |
wfIpInterfaceIcmpInSrcQuenchsThe number of ICMP Source Quench messages received.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.43 |
wfIpInterfaceIcmpInRedirectsThe number of ICMP Redirect messages received.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.44 |
wfIpInterfaceIcmpInEchosThe number of ICMP Echo (request) messages received.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.45 |
wfIpInterfaceIcmpInEchoRepsThe number of ICMP Echo Reply messages received.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.46 |
wfIpInterfaceIcmpInTimestampsThe number of ICMP Timestamp (request) messages received.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.47 |
wfIpInterfaceIcmpInTimestampRepsThe number of ICMP Timestamp Reply messages received.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.48 |
wfIpInterfaceIcmpInAddrMasksThe number of ICMP Address Mask Request messages received.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.49 |
wfIpInterfaceIcmpInAddrMaskRepsThe number of ICMP Address Mask Reply messages received.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.50 |
wfIpInterfaceIcmpOutMsgsThe total number of ICMP messages which this
entity attempted to send. Note that this counter
includes all those counted by icmpOutErrors.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.51 |
wfIpInterfaceIcmpOutErrorsThe number of ICMP messages which this entity did
not send due to problems discovered within ICMP
such as a lack of buffers. This value should not
include errors discovered outside the ICMP layer
such as the inability of IP to route the resultant
datagram. In some implementations there may be no
types of error which contribute to this counter's
value.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.52 |
wfIpInterfaceIcmpOutDestUnreachsThe number of ICMP Destination Unreachable messages sent.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.53 |
wfIpInterfaceIcmpOutTimeExcdsThe number of ICMP Time Exceeded messages sent.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.54 |
wfIpInterfaceIcmpOutParmProbsThe number of ICMP Parameter Problem messages sent.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.55 |
wfIpInterfaceIcmpOutSrcQuenchsThe number of ICMP Source Quench messages sent.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.56 |
wfIpInterfaceIcmpOutRedirectsThe number of ICMP Redirect messages sent. For a
host, this object will always be zero, since hosts
do not send redirects.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.57 |
wfIpInterfaceIcmpOutEchosThe number of ICMP Echo (request) messages sent.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.58 |
wfIpInterfaceIcmpOutEchoRepsThe number of ICMP Echo Reply messages sent.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.59 |
wfIpInterfaceIcmpOutTimestampsThe number of ICMP Timestamp (request) messages sent.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.60 |
wfIpInterfaceIcmpOutTimestampRepsThe number of ICMP Timestamp Reply messages sent.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.61 |
wfIpInterfaceIcmpOutAddrMasksThe number of ICMP Address Mask Request messages sent.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.62 |
wfIpInterfaceIcmpOutAddrMaskRepsThe number of ICMP Address Mask Reply messages sent.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.63 |
wfIpInterfaceTrEndStationUse Source Routing over token ring selection. Only applies
if pam type is TRING.rwobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.4.1.64 |
wfIpInterfaceSMDSGroupAddressThe SMDS group addressrwobsolete OCTET STRING .1.3.6.1.4.1.18.3.5.3.2.1.4.1.65 |
wfIpInterfaceSMDSArpReqAddressThe SMDS arp req addressrwobsolete OCTET STRING .1.3.6.1.4.1.18.3.5.3.2.1.4.1.66 |
wfIpInterfaceFRBcastDlciFrame Relay broadcast dlcirwobsolete INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.4.1.67 |
wfIpInterfaceFRMcast1DlciFrame Relay multicast dlci #1rwobsolete INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.4.1.68 |
wfIpInterfaceFRMcast2DlciFrame Relay multicast dlci #2rwobsolete INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.4.1.69 |
wfIpInterfaceRedirectIndicates Whether we're sending out redirects on this Interface or notrwobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.4.1.70 |
wfIpInterfaceEnetArpEncapsThe data link encapsulation type to use for ARP packets
if the the media is ethernet.rwobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.4.1.71 |
wfIpInterfaceCacheMissesThe number of FFT cache misses (i.e how many times did the
cache gate have to do a look up in the RNP because the FFT
didn't have the destination networkroobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.72 |
wfIpInterfaceCacheNetworksBetween 0 and wfIpInterfaceFwdCacheSizeroobsolete Gauge .1.3.6.1.4.1.18.3.5.3.2.1.4.1.73 |
wfIpInterfaceCacheRemovesThe number of networks which have been flushed from the FFT
because of agingroobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.74 |
wfIpInterfaceSlotMaskSlot mask for which slots a circuit-less interface is eligible
to run on. The most significant bit represents slot 1, the
next most significant bit represents slot 2, and so on...
Slots can be 1-14. This is only valid if wfIpInterfaceCircuit
is 0.rwobsolete Gauge .1.3.6.1.4.1.18.3.5.3.2.1.4.1.75 |
wfIpInterfaceEnableSecurityEnables RIPSO on this interfacerwobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.4.1.76 |
wfIpInterfaceStripSecurityDefines which packets will have security option removed.
This is a bit mask.rwobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.4.1.77 |
wfIpInterfaceRequireOutSecurityDefines which types of outbound packets are required to have a
security option. This is a bit mask.rwobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.4.1.78 |
wfIpInterfaceRequireInSecurityDefines whether or not incoming packets must have security
option. This is a bit mask.rwobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.4.1.79 |
wfIpInterfaceMinLevelDefines the minimum level allowed for packets transmitted or
received via this interface.
IP_NWIF_LEVEL_UNCLASSIFIED 171 0x000000AB
IP_NWIF_LEVEL_CONFIDENTIAL 150 0x00000096
IP_NWIF_LEVEL_SECRET 90 0x0000005A
IP_NWIF_LEVEL_TOPSECRET 61 0x0000003Drwobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.4.1.80 |
wfIpInterfaceMaxLevelDefines the maximum level allowed for packets transmitted or
received via this interface.
IP_NWIF_LEVEL_UNCLASSIFIED 171 0x000000AB
IP_NWIF_LEVEL_CONFIDENTIAL 150 0x00000096
IP_NWIF_LEVEL_SECRET 90 0x0000005A
IP_NWIF_LEVEL_TOPSECRET 61 0x0000003Drwobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.4.1.81 |
wfIpInterfaceMustOutAuthorityDefines the authority bits that must be set in packets
transmitted via this interface. This is a bit map. Zero is
valid. Authorities have been defined for the first octet. This is
represented by the following 'bit mask' values.
IP_NWIF_AUTH_NONE 0 (0x00)
IP_NWIF_AUTH_GENSER 128 (0x80)
IP_NWIF_AUTH_SIOPESI 64 (0x40)
IP_NWIF_AUTH_SCI 32 (0x20)
IP_NWIF_AUTH_NSA 16 (0x10)
IP_NWIF_AUTH_DOE 8 (0x08)
IP_NWIF_AUTH_ALL 248 (0xF8)
If no value is specified, the software will default to IP_NWIF_AUTH_NONE.rwobsolete OCTET STRING .1.3.6.1.4.1.18.3.5.3.2.1.4.1.82 |
wfIpInterfaceMayOutAuthorityDefines the authority bits that may be set in packets
transmitted via this interface. This is a bit map. Zero is
valid. Authorities have been defined for the first octet. This is
represented by the following 'bit mask' values.
IP_NWIF_AUTH_NONE 0 (0x00)
IP_NWIF_AUTH_GENSER 128 (0x80)
IP_NWIF_AUTH_SIOPESI 64 (0x40)
IP_NWIF_AUTH_SCI 32 (0x20)
IP_NWIF_AUTH_NSA 16 (0x10)
IP_NWIF_AUTH_DOE 8 (0x08)
IP_NWIF_AUTH_ALL 248 (0xF8)
If no value is specified, the software will default to IP_NWIF_AUTH_ALL.rwobsolete OCTET STRING .1.3.6.1.4.1.18.3.5.3.2.1.4.1.83 |
wfIpInterfaceMustInAuthorityDefines the authority bits that must be set in packets
received via this interface. This is a bit map. Zero is
valid. Authorities have been defined for the first octet. This is
represented by the following 'bit mask' values.
IP_NWIF_AUTH_NONE 0 (0x00)
IP_NWIF_AUTH_GENSER 128 (0x80)
IP_NWIF_AUTH_SIOPESI 64 (0x40)
IP_NWIF_AUTH_SCI 32 (0x20)
IP_NWIF_AUTH_NSA 16 (0x10)
IP_NWIF_AUTH_DOE 8 (0x08)
IP_NWIF_AUTH_ALL 248 (0xF8)
If no value is specified, the software will default to IP_NWIF_AUTH_NONE.rwobsolete OCTET STRING .1.3.6.1.4.1.18.3.5.3.2.1.4.1.84 |
wfIpInterfaceMayInAuthorityDefines the authority bits that may be set in packets
received via this interface. This is a bit map. Zero is
valid. Authorities have been defined for the first octet. This is
represented by the following 'bit mask' values.
IP_NWIF_AUTH_NONE 0 (0x00)
IP_NWIF_AUTH_GENSER 128 (0x80)
IP_NWIF_AUTH_SIOPESI 64 (0x40)
IP_NWIF_AUTH_SCI 32 (0x20)
IP_NWIF_AUTH_NSA 16 (0x10)
IP_NWIF_AUTH_DOE 8 (0x08)
IP_NWIF_AUTH_ALL 248 (0xF8)
If no value is specified, the software will default to IP_NWIF_AUTH_ALL.rwobsolete OCTET STRING .1.3.6.1.4.1.18.3.5.3.2.1.4.1.85 |
wfIpInterfaceImplicitLabelEnabledShould an implicit label be associated with any inbound unlabelled datagrams?rwobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.4.1.86 |
wfIpInterfaceImplicitAuthDefines the authority bits in the implicit label associated with
an unlabelled inbound datagram. This is a bit map. 'NONE' means
that a 3-byte option label (no authority byte) is used. This field only
has meaning if implicit labelling is enabled (wfIpInterfaceImplicitLabelEnabled =
IP_NWIF_LABEL_ENABLED).
The octets indicate auth values. Authorities have been defined
for the first octet. This is represented by the following 'bit mask'
values:
IP_NWIF_AUTH_NONE 0 (0x00)
IP_NWIF_AUTH_GENSER 128 (0x80)
IP_NWIF_AUTH_SIOPESI 64 (0x40)
IP_NWIF_AUTH_SCI 32 (0x20)
IP_NWIF_AUTH_NSA 16 (0x10)
IP_NWIF_AUTH_DOE 8 (0x08)
IP_NWIF_AUTH_ALL 248 (0xF8)
If no value is specified and implicit labelling is enabled,
the software defaults to IP_NWIF_AUTH_NONE.rwobsolete OCTET STRING .1.3.6.1.4.1.18.3.5.3.2.1.4.1.87 |
wfIpInterfaceImplicitLevelDefines the classification level byte in the implicit label
associated with an unlabelled inbound datagram.
IP_NWIF_LEVEL_UNCLASSIFIED 171 0x000000AB
IP_NWIF_LEVEL_CONFIDENTIAL 150 0x00000096
IP_NWIF_LEVEL_SECRET 90 0x0000005A
IP_NWIF_LEVEL_TOPSECRET 61 0x0000003Drwobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.4.1.88 |
wfIpInterfaceDefaultLabelEnabledShould a default label be associated with any not-yet-labelled oubound datagrams?rwobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.4.1.89 |
wfIpInterfaceDefaultAuthDefines the authority bits in the default label associated with
a not-yet-labelled outbound datagram. This is a bit map. 'NONE' means
that a 3-byte option label (no authority byte) is used. This field only
has meaning if default labelling is enabled (wfIpInterfaceDefaultLabelEnabled =
IP_NWIF_LABEL_ENABLED).
The octets indicate auth values. Authorities have been defined
for the first octet. This is represented by the following 'bit mask'
values:
IP_NWIF_AUTH_NONE 0 (0x00)
IP_NWIF_AUTH_GENSER 128 (0x80)
IP_NWIF_AUTH_SIOPESI 64 (0x40)
IP_NWIF_AUTH_SCI 32 (0x20)
IP_NWIF_AUTH_NSA 16 (0x10)
IP_NWIF_AUTH_DOE 8 (0x08)
IP_NWIF_AUTH_ALL 248 (0xF8)
If no value is specified and default labelling is enabled,
the software defaults to IP_NWIF_AUTH_NONE.rwobsolete OCTET STRING .1.3.6.1.4.1.18.3.5.3.2.1.4.1.90 |
wfIpInterfaceDefaultLevelDefines the classification level byte to use in the default label
associated with a not-yet-labelled outbound datagram.
IP_NWIF_LEVEL_UNCLASSIFIED 171 0x000000AB
IP_NWIF_LEVEL_CONFIDENTIAL 150 0x00000096
IP_NWIF_LEVEL_SECRET 90 0x0000005A
IP_NWIF_LEVEL_TOPSECRET 61 0x0000003Drwobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.4.1.91 |
wfIpInterfaceErrorLabelEnabledShould an error label be associated with any outbound ICMP error packets?rwobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.4.1.92 |
wfIpInterfaceErrorAuthDefines the authority bits in the error label associated with
any outbount ICMP error packets. This is a bit map. 'NONE' means
that a 3-byte option label (no authority byte) is used. This field only
has meaning if error labelling is enabled (wfIpInterfaceErrorLabelEnabled =
IP_NWIF_LABEL_ENABLED).
The octets indicate auth values. Authorities have been defined
for the first octet. This is represented by the following 'bit mask'
values:
IP_NWIF_AUTH_NONE 0 (0x00)
IP_NWIF_AUTH_GENSER 128 (0x80)
IP_NWIF_AUTH_SIOPESI 64 (0x40)
IP_NWIF_AUTH_SCI 32 (0x20)
IP_NWIF_AUTH_NSA 16 (0x10)
IP_NWIF_AUTH_DOE 8 (0x08)
IP_NWIF_AUTH_ALL 248 (0xF8)
If no value is specified and error labelling is enabled,
the software defaults to IP_NWIF_AUTH_NONErwobsolete OCTET STRING .1.3.6.1.4.1.18.3.5.3.2.1.4.1.93 |
wfIpInterfaceDropRxAuthsNumber of received packets dropped because the authority flag(s) were not
sufficient. This could mean that the 'must' flags were not all there, or
that the flags other than the 'may' flags were specified.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.94 |
wfIpInterfaceDropRxFormatsNumber of received packets dropped because the security option format
was invalid.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.95 |
wfIpInterfaceDropRxLevelsNumber of received packets dropped because the classification level was
out of range.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.96 |
wfIpInterfaceDropRxNoIpsosNumber of received packets dropped because no IP security label was present.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.97 |
wfIpInterfaceDropTxAuthsNumber of transmitted packets dropped because the authority flag(s) were not
sufficient. This could mean that the 'must' flags were not all there, or
that the flags other than the 'may' flags were specified.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.98 |
wfIpInterfaceDropTxLevelsNumber of transmitted packets dropped because the classification level was
out of range.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.99 |
wfIpInterfaceDropTxNoIpsosNumber of packets not transmitted because no IP security label was present.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.100 |
wfIpInterfaceDropTxNoIpsoRoomsNumber of packets not transmitted because there was not enough space left
in the IP header to insert an IP security option.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.101 |
wfIpInterfaceICMPInAdminProhibNumber of ICMP dest unreachable/communication administratively prohibited
messages received. Note: may be sent by BFE or another systemroobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.102 |
wfIpInterfaceICMPOutAdminProhibNumber of ICMP dest unreachable/communication administratively prohibited
messages sent.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.103 |
wfIpInterfaceFwdCacheSizeMaximum number of entries allowed in the Forwarding
Table at one time. There is a forwarding table per interface.rwobsolete INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.4.1.104 |
wfIpInterfaceTunnelInfoIf non-null and if wfIpInterfaceCircuit is zero, this string
contains encoded information for setting up this interface
as a tunnel endpoint. Currently, no underlying code has been
implemented for this feature.rwobsolete OCTET STRING .1.3.6.1.4.1.18.3.5.3.2.1.4.1.105 |
wfIpInterfaceIcmpInRdiscSolicitThe number of ICMP Router Discovery Solicit messages received.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.106 |
wfIpInterfaceIcmpInRdiscAdvertThe number of ICMP Router Discovery Advertisement messages received.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.107 |
wfIpInterfaceIcmpOutRdiscAdvertThe number of ICMP Address Mask Reply messages sent.roobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.108 |
wfIpInterfaceRoutingDiscardsThe number of routing entries which were chosen to
be discarded even though they are validroobsolete Counter .1.3.6.1.4.1.18.3.5.3.2.1.4.1.109 |
wfIpInterfaceUnnumAssocAddrThe Associated IP address used by unnumbered interfaces
when sourcing a packet. Rip also uses this attribute to
make decisions about advertising subnets over unnumbered
interfaces. Rip will advertise subnets over the unnumbered
interface if they have the same mask as the associated address.rwobsolete IpAddress .1.3.6.1.4.1.18.3.5.3.2.1.4.1.110 |
wfIpInterfaceUnnumAssocAltEnable/Disable parameter. Default is disabled.
Users perform a set operation on this object in order to
enable/disable the option to automatically assign an
alternate unnumbered associated address in the event that
the primary associated address interface has gone downrwobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.4.1.111 |
wfIpInterfaceAtmArpModeIndicates whether ATMARP is a client or running
as a server. A value of 'none' is for ATM WAN SVCs featurerwobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.4.1.112 |
wfIpInterfaceAtmArpServerAddressThe ATMARP server addressrwobsolete OCTET STRING .1.3.6.1.4.1.18.3.5.3.2.1.4.1.113 |
wfIpInterfaceAtmArpServerVcAgingEnableIndicates whether the ATMARP server VC should be
aged (for client operation)rwobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.4.1.114 |
wfIpInterfaceAtmArpServerRegIntervalFor client operation, the interval between registration
refreshes. For a server. this will be the duration a
registration is valid. (in seconds)rwobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.4.1.115 |
wfIpIntfStatsIcmpTableThe list of configured IP icmp stats interface SEQUENCE OF WfIpIntfStatsIcmpEntry .1.3.6.1.4.1.18.3.5.3.2.1.26 |
wfIpIntfStatsIcmpEntryAn IP interface icmp stats description WfIpIntfStatsIcmpEntry .1.3.6.1.4.1.18.3.5.3.2.1.26.1 |
wfIpIntfStatsIcmpAddrThe IP Address to which this entry's addressing information
pertainsro IpAddress .1.3.6.1.4.1.18.3.5.3.2.1.26.1.1 |
wfIpIntfStatsIcmpCircuitThe Circuit Number that this interface runs overro INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.26.1.2 |
wfIpIntfStatsIcmpInMsgsThe total number of ICMP messages which includes
all those counted by wfIpInterfaceIcmpInErrors.ro Counter .1.3.6.1.4.1.18.3.5.3.2.1.26.1.3 |
wfIpIntfStatsIcmpInErrorsThe number of ICMP messages which the entity
received but determined as having ICMP-specific
errors (bad ICMP checksums, bad length, etc.).ro Counter .1.3.6.1.4.1.18.3.5.3.2.1.26.1.4 |
wfIpIntfStatsIcmpInDestUnreachsThe number of ICMP Destination Unreachable messages received.ro Counter .1.3.6.1.4.1.18.3.5.3.2.1.26.1.5 |
wfIpIntfStatsIcmpInTimeExcdsThe number of ICMP Time Exceeded messages received.ro Counter .1.3.6.1.4.1.18.3.5.3.2.1.26.1.6 |
wfIpIntfStatsIcmpInParmProbsThe number of ICMP Parameter Problem messages received.ro Counter .1.3.6.1.4.1.18.3.5.3.2.1.26.1.7 |
wfIpIntfStatsIcmpInSrcQuenchsThe number of ICMP Source Quench messages received.ro Counter .1.3.6.1.4.1.18.3.5.3.2.1.26.1.8 |
wfIpIntfStatsIcmpInRedirectsThe number of ICMP Redirect messages received.ro Counter .1.3.6.1.4.1.18.3.5.3.2.1.26.1.9 |
wfIpIntfStatsIcmpInEchosThe number of ICMP Echo (request) messages received.ro Counter .1.3.6.1.4.1.18.3.5.3.2.1.26.1.10 |
wfIpIntfStatsIcmpInEchoRepsThe number of ICMP Echo Reply messages received.ro Counter .1.3.6.1.4.1.18.3.5.3.2.1.26.1.11 |
wfIpIntfStatsIcmpInTimestampsThe number of ICMP Timestamp (request) messages received.ro Counter .1.3.6.1.4.1.18.3.5.3.2.1.26.1.12 |
wfIpIntfStatsIcmpInTimestampRepsThe number of ICMP Timestamp Reply messages received.ro Counter .1.3.6.1.4.1.18.3.5.3.2.1.26.1.13 |
wfIpIntfStatsIcmpInAddrMasksThe number of ICMP Address Mask Request messages received.ro Counter .1.3.6.1.4.1.18.3.5.3.2.1.26.1.14 |
wfIpIntfStatsIcmpInAddrMaskRepsThe number of ICMP Address Mask Reply messages received.ro Counter .1.3.6.1.4.1.18.3.5.3.2.1.26.1.15 |
wfIpIntfStatsIcmpOutMsgsThe total number of ICMP messages which this
entity attempted to send. Note that this counter
includes all those counted by icmpOutErrors.ro Counter .1.3.6.1.4.1.18.3.5.3.2.1.26.1.16 |
wfIpIntfStatsIcmpOutErrorsThe number of ICMP messages which this entity did
not send due to problems discovered within ICMP
such as a lack of buffers. This value should not
include errors discovered outside the ICMP layer
such as the inability of IP to route the resultant
datagram. In some implementations there may be no
types of error which contribute to this counter's
value.ro Counter .1.3.6.1.4.1.18.3.5.3.2.1.26.1.17 |
wfIpIntfStatsIcmpOutDestUnreachsThe number of ICMP Destination Unreachable messages sent.ro Counter .1.3.6.1.4.1.18.3.5.3.2.1.26.1.18 |
wfIpIntfStatsIcmpOutTimeExcdsThe number of ICMP Time Exceeded messages sent.ro Counter .1.3.6.1.4.1.18.3.5.3.2.1.26.1.19 |
wfIpIntfStatsIcmpOutParmProbsThe number of ICMP Parameter Problem messages sent.ro Counter .1.3.6.1.4.1.18.3.5.3.2.1.26.1.20 |
wfIpIntfStatsIcmpOutSrcQuenchsThe number of ICMP Source Quench messages sent.ro Counter .1.3.6.1.4.1.18.3.5.3.2.1.26.1.21 |
wfIpIntfStatsIcmpOutRedirectsThe number of ICMP Redirect messages sent. For a
host, this object will always be zero, since hosts
do not send redirects.ro Counter .1.3.6.1.4.1.18.3.5.3.2.1.26.1.22 |
wfIpIntfStatsIcmpOutEchosThe number of ICMP Echo (request) messages sent.ro Counter .1.3.6.1.4.1.18.3.5.3.2.1.26.1.23 |
wfIpIntfStatsIcmpOutEchoRepsThe number of ICMP Echo Reply messages sent.ro Counter .1.3.6.1.4.1.18.3.5.3.2.1.26.1.24 |
wfIpIntfStatsIcmpOutTimestampsThe number of ICMP Timestamp (request) messages sent.ro Counter .1.3.6.1.4.1.18.3.5.3.2.1.26.1.25 |
wfIpIntfStatsIcmpOutTimestampRepsThe number of ICMP Timestamp Reply messages sent.ro Counter .1.3.6.1.4.1.18.3.5.3.2.1.26.1.26 |
wfIpIntfStatsIcmpOutAddrMasksThe number of ICMP Address Mask Request messages sent.ro Counter .1.3.6.1.4.1.18.3.5.3.2.1.26.1.27 |
wfIpIntfStatsIcmpOutAddrMaskRepsThe number of ICMP Address Mask Reply messages sent.ro Counter .1.3.6.1.4.1.18.3.5.3.2.1.26.1.28 |
wfIpIntfStatsIcmpInAdminProhibNumber of ICMP dest unreachable/communication administratively
prohibited messages received. Note: may be sent by BFE or
another systemro Counter .1.3.6.1.4.1.18.3.5.3.2.1.26.1.29 |
wfIpIntfStatsIcmpOutAdminProhibNumber of ICMP dest unreachable/communication administratively
prohibited messages sent.ro Counter .1.3.6.1.4.1.18.3.5.3.2.1.26.1.30 |
wfIpIntfStatsIcmpInRdiscSolicitThe number of ICMP Router Discovery Solicit messages received.ro Counter .1.3.6.1.4.1.18.3.5.3.2.1.26.1.31 |
wfIpIntfStatsIcmpInRdiscAdvertThe number of ICMP Router Discovery Advertisement messages
received.ro Counter .1.3.6.1.4.1.18.3.5.3.2.1.26.1.32 |
wfIpIntfStatsIcmpOutRdiscAdvertThe number of ICMP Address Mask Reply messages sent.ro Counter .1.3.6.1.4.1.18.3.5.3.2.1.26.1.33 |
wfIpGreTnlTableGRE tunnel definitions SEQUENCE OF WfIpGreTnlEntry .1.3.6.1.4.1.18.3.5.3.2.1.27 |
wfIpGreTnlEntryA GRE tunnel definition WfIpGreTnlEntry .1.3.6.1.4.1.18.3.5.3.2.1.27.1 |
wfIpGreTnlCreateCreate/Delete parameter. Default is created.
Users perform a set operation on this object
in order to create/delete a GRE tunnel.rw Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.27.1.1 |
wfIpGreTnlEnableEnable/Disable parameter. Default is enableded.
Users perform a set operation on this object
in order to enable/disablea GRE tunnel.rw Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.27.1.2 |
wfIpGreTnlStateState of the GRE tunnelro Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.27.1.3 |
wfIpGreTnlNumGRE tunnel numberro INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.27.1.4 |
wfIpGreTnlNameGRE tunnel namerw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18.3.5.3.2.1.27.1.5 |
wfIpGreTnlCctNumCircuit number associated with GRE tunnelrw INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.27.1.6 |
wfIpGreTnlLocIpAddrGRE tunnel local IP addressrw IpAddress .1.3.6.1.4.1.18.3.5.3.2.1.27.1.7 |
wfIpGreTnlMinMtuMinimum MTU for GRE tunnelrw INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.27.1.8 |
wfIpGreConnTableDefinitions of GRE tunnel connections.
Each point to multipoint tunnel is a group
(possibly with only 1 member) of point to point
connections which share local configuration parameters. SEQUENCE OF WfIpGreConnEntry .1.3.6.1.4.1.18.3.5.3.2.1.28 |
wfIpGreConnEntryA GRE tunnel connection definition WfIpGreConnEntry .1.3.6.1.4.1.18.3.5.3.2.1.28.1 |
wfIpGreConnCreateCreate/Delete parameter. Default is created.
Users perform a set operation on this object
in order to create/delete a GRE connection.rw Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.28.1.1 |
wfIpGreConnEnableEnable/Disable parameter. Default is enableded.
Users perform a set operation on this object
in order to enable/disablea GRE connection.rw Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.28.1.2 |
wfIpGreConnTnlNumGRE tunnel number for this connection.
This ties the connection to a local endpoint.ro INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.28.1.3 |
wfIpGreConnNumGRE tunnel connection number.ro INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.28.1.4 |
wfIpGreConnNameGRE connection namerw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18.3.5.3.2.1.28.1.5 |
wfIpGreConnRemIpAddrGRE tunnel connection remote IP addressrw IpAddress .1.3.6.1.4.1.18.3.5.3.2.1.28.1.6 |
wfIpGreConnProtoMapCONN_PROTO_IP 1
CONN_PROTO_IPX 2
CONN_PROTO_OSI 4rw INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.28.1.7 |
wfIpFilterRuleTableDefinition of filter rules SEQUENCE OF WfIpFilterRuleEntry .1.3.6.1.4.1.18.3.5.3.2.1.29 |
wfIpFilterRuleEntryEach entry contains the definition of a traffic filter WfIpFilterRuleEntry .1.3.6.1.4.1.18.3.5.3.2.1.29.1 |
wfIpFilterRuleCreateThe row (object) creation/deletion attribute for this filterrw Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.29.1.1 |
wfIpFilterRuleNumberThe rule number for this rule.ro INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.29.1.2 |
wfIpFilterRuleNameThe name of this filter rule.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18.3.5.3.2.1.29.1.3 |
wfIpFilterRuleDescriptionThe filter rule definition.rw Opaque .1.3.6.1.4.1.18.3.5.3.2.1.29.1.4 |
wfIpFilterRuleFragmentFragment number for large rules.ro INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.29.1.5 |
wfIpFilterRuleNewTosValueThe new TOS value to apply to packets that match the filter.rw INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.29.1.6 |
wfIpFilterRuleNewTosValueMaskThe mask to apply to the new TOS value to not change other
bits in the TOS field.rw INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.29.1.7 |
wfIpFilterRuleActionThe action to take if the packet matches the filter.rw Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.29.1.8 |
wfIpFilterRuleClassifyActionThe action to take to classify the packet if it matches the
filter.rw INTEGER (0..7 | 99) .1.3.6.1.4.1.18.3.5.3.2.1.29.1.9 |
wfIpFilterRuleDropPreferenceThe drop preference for packets matching this rule.rw INTEGER(0..1 | 99) .1.3.6.1.4.1.18.3.5.3.2.1.29.1.10 |
wfIpFilterConfigTableConfiguration information for IP Traffic Filters SEQUENCE OF WfIpFilterConfigEntry .1.3.6.1.4.1.18.3.5.3.2.1.30 |
wfIpFilterConfigEntryA traffic filter definition of configuration information WfIpFilterConfigEntry .1.3.6.1.4.1.18.3.5.3.2.1.30.1 |
wfIpFilterConfigCreateDefines the existence of the traffic filter rule:
created - traffic filter exists
deleted - traffic filter does not exist and can be
deleted.rw Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.30.1.1 |
wfIpFilterConfigEnableDefines whether or not the traffic filter rule should be used:
enabled - activate the rule.
disabled - inactivate the rule.rw Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.30.1.2 |
wfIpFilterConfigStatusDefines the current status of the traffic filter:
inactive - the rule is not in use.
active - the rule is being used.
error - the application detected an error in the rule.ro Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.30.1.3 |
wfIpFilterConfigRuleNumberThe number of the rule from the table wfIpFilterRuleEntry.rw INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.30.1.4 |
wfIpFilterConfigRulePrecedenceThe precedence of this rule in relation to other rules
configured for this interface.rw INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.30.1.5 |
wfIpFilterConfigFilterTypeThe type of filter.rw Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.30.1.6 |
wfIpFilterConfigLogFilterInfoWhen enabled, this attribute will log a message to the
log with information about the filter.rw Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.30.1.7 |
wfIpFilterConfigReservedReserved field.ro INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.30.1.8 |
wfIpFilterConfigInterfaceThe network address of the IP
interface to which this filter is applied.ro IpAddress .1.3.6.1.4.1.18.3.5.3.2.1.30.1.9 |
wfIpFilterConfigCircuitThe ID of the Circuit to which the filter is applied.ro INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.30.1.10 |
wfIpFilterConfigIndexIndex for the rule.ro INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.30.1.11 |
wfIpFilterStatsTableStatistical information for IP Traffic Filters SEQUENCE OF WfIpFilterStatsEntry .1.3.6.1.4.1.18.3.5.3.2.1.31 |
wfIpFilterStatsEntryA traffic filter definition of statistical information WfIpFilterStatsEntry .1.3.6.1.4.1.18.3.5.3.2.1.31.1 |
wfIpFilterStatsCounterThe number of received packets that have matched this rule.ro Counter .1.3.6.1.4.1.18.3.5.3.2.1.31.1.1 |
wfIpFilterStatsInterfaceThe network address of the IP interface to which this
filter is applied.ro IpAddress .1.3.6.1.4.1.18.3.5.3.2.1.31.1.2 |
wfIpFilterStatsCircuitThe ID of the Circuit to which the filter is applied.ro INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.31.1.3 |
wfIpFilterStatsIndexIndex for the rule.ro INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.31.1.4 |
wfIpTosTemplateCfgTableThe list of user configured ToS/DS byte
interpretation/mapping templatesobsolete SEQUENCE OF WfIpTosTemplateCfgEntry .1.3.6.1.4.1.18.3.5.3.2.1.32 |
wfIpTosTemplateCfgEntryA ToS/DS byte interpretation/mappingobsolete WfIpTosTemplateCfgEntry .1.3.6.1.4.1.18.3.5.3.2.1.32.1 |
wfIpTosTemplateCfgCreateCreate/Delete parameter. Default is created.
Users perform a set operation on this
object in order to create/delete a ToS template.rwobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.32.1.1 |
wfIpTosTemplateCfgIndexThe identifier of this ToS/DS byte interpretation/mappingroobsolete INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.32.1.2 |
wfIpTosTemplateCfgNameUser-specified name of this ToS/DS byte interpretation/
mapping templaterwobsolete DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18.3.5.3.2.1.32.1.3 |
wfIpTosTemplateCfgStatusThe status of this entry in the table. valid(1) indicates
the template has been configured correctly. invalid(2)
indicates there is a problem with the entry.
notconfigurable(3) indicates an attempt has been made to
modify a reserved, built-in template.roobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.32.1.4 |
wfIpTosTemplateCfgRxEnableIndicates if the ToS/DS byte is interpreted for packets
received on IP interfaces using this template.
disabled - The ToS field is ignored. All received
packets have the lowest service class.
enabled - convert the ToS byte to an internal service
class. The internal service class is 'carried'
with the packet through the forwarding path,
affecting various internal mechanisms (e.g.
queueing, policing, clipping) and then possibly
used at the egress interface to affect changes
to the ToS value, which VC, etc.rwobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.32.1.5 |
wfIpTosTemplateCfgRxMappingRxMapping controls the mapping of the ToS/DS byte to an
internal service class (ISC). It consists of a list of
(pattern, mask, ISC, DP) tuples. If the ToS byte contains
the indicated pattern after being bit-wise ANDed with the
mask, then the packet will be given the specified ISC.
Each tuple is represented by four octets: one each for
pattern, mask, and ISC, and DP in that order. e.g. for
these two tuples of (pattern, mask, ISC, DP):
(0x24, 0x7f, 5, 0) and
(0x36, 0x7f, 2, 0)
the octet string would have a length of eight and contain:
0x24, 0x7f, 0x05, 0x00, 0x36, 0x7f, 0x02, 0x00
Values greater than 7 for the ISC octet are reserved, as
are values greater than 1 for the DP octetrwobsolete OCTET STRING .1.3.6.1.4.1.18.3.5.3.2.1.32.1.6 |
wfIpTosTemplateCfgTxEnableTxHandling Indicates how the ToS/DS byte is handled for
packets transmitted on IP interfaces using this
interpretation/mapping template:
disable - no changes is made to the IP header.
enable - convert the internal service class to a new
ToS octet, based on the mappings configured
in wfIpTosTemplateCfgTxMapping.rwobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.32.1.7 |
wfIpTosTemplateCfgTxMappingTxMapping controls the mapping of the Internal Service Class
(ISC) to the ToS/DS byte. It consists of a list of
(pattern, mask, ISC, DP) tuples stored in the same format as
wfIpTosTemplateCfgRxMapping. For a packet with a given ISC
and DP, the bits selected by 'mask' in the the packet's
ToS byte will be modified to contain 'pattern'.rwobsolete OCTET STRING .1.3.6.1.4.1.18.3.5.3.2.1.32.1.8 |
wfIpTosTemplateTableThe list of ToS/DS byte interpretation/mapping templatesobsolete SEQUENCE OF WfIpTosTemplateEntry .1.3.6.1.4.1.18.3.5.3.2.1.33 |
wfIpTosTemplateEntryA ToS/DS byte interpretation/mappingobsolete WfIpTosTemplateEntry .1.3.6.1.4.1.18.3.5.3.2.1.33.1 |
wfIpTosTemplateIndexThe identifier of this ToS/DS byte interpretation/mappingroobsolete INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.33.1.1 |
wfIpTosTemplateNameUser-specified name of this ToS/DS byte interpretation/
mapping templateroobsolete DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18.3.5.3.2.1.33.1.2 |
wfIpTosTemplateStatusThe status of this entry in the table. valid(1) indicates
the template has been configured correctly. invalid(2)
indicates there is a problem with the entry.
builtin(3) indicates that this instance is a built-in
template that can not be modified.roobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.33.1.3 |
wfIpTosTemplateRxEnableIndicates if the ToS/DS byte is interpreted for packets
received on IP interfaces using this template.
disabled - The ToS field is ignored. All received
packets have the lowest service class.
enabled - convert the ToS byte to an internal service
class. The internal service class is 'carried'
with the packet through the forwarding path,
affecting various internal mechanisms (e.g.
queueing, policing, clipping) and then possibly
used at the egress interface to affect changes
to the ToS value, which VC, etc.roobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.33.1.4 |
wfIpTosTemplateRxMappingRxMapping controls the mapping of the ToS/DS byte to an
internal service class (ISC). It consists of a list of
(pattern, mask, ISC, DP) tuples. If the ToS byte contains
the indicated pattern after being bit-wise ANDed with the
mask, then the packet will be given the specified ISC.
Each tuple is represented by four octets: one each for
pattern, mask, and ISC, and DP in that order. e.g. for
these two tuples of (pattern, mask, ISC, DP):
(0x24, 0x7f, 5, 0) and
(0x36, 0x7f, 2, 0)
the octet string would have a length of eight and contain:
0x24, 0x7f, 0x05, 0x00, 0x36, 0x7f, 0x02, 0x00
Values greater than 7 for the ISC octet are reserved, as
are values greater than 1 for the DP octetroobsolete OCTET STRING .1.3.6.1.4.1.18.3.5.3.2.1.33.1.5 |
wfIpTosTemplateTxEnableTxHandling Indicates how the ToS/DS byte is handled for
packets transmitted on IP interfaces using this
interpretation/mapping template:
disable - no changes is made to the IP header.
enable - convert the internal service class to a new
ToS octet, based on the mappings configured
in wfIpTosTemplateTxMapping.roobsolete Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.33.1.6 |
wfIpTosTemplateTxMappingTxMapping controls the mapping of the Internal Service Class
(ISC) to the ToS/DS byte. It consists of a list of
(pattern, mask, ISC, DP) tuples stored in the same format as
wfIpTosTemplateRxMapping. For a packet with a given ISC
and DP, the bits selected by 'mask' in the the packet's
ToS byte will be modified to contain 'pattern'.roobsolete OCTET STRING .1.3.6.1.4.1.18.3.5.3.2.1.33.1.7 |
wfIpBaseDbg OBJECT IDENTIFIER .1.3.6.1.4.1.18.3.5.3.2.1.34 |
wfIpBaseDbgCreateCreate/Delete parameter. Default is created.
Users perform a set operation on this
object in order to create/delete IP base debug.rw Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.34.1 |
wfIpBaseDbgOptionsreservedrw INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.34.2 |
wfIpBaseDbgAddressreservedrw IpAddress .1.3.6.1.4.1.18.3.5.3.2.1.34.3 |
wfIpBaseDbgAddressMaskreservedrw IpAddress .1.3.6.1.4.1.18.3.5.3.2.1.34.4 |
wfIpBaseDbgMiscreservedrw INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.34.5 |
wfIpFilterTemplateTableDefines the criteria, actions and action data
of an IP Traffic Filter. An entry in this table
will be pointed to by the wfIpTrafficFilterDefinition
attribute of a wfIpTrafficFilter table entry if a
template was used to define the filter definition.
This feature was added to 13.20 for BCC support. SEQUENCE OF WfIpFilterTemplateEntry .1.3.6.1.4.1.18.3.5.3.2.1.35 |
wfIpFilterTemplateEntryAn IP Traffic Filter definition WfIpFilterTemplateEntry .1.3.6.1.4.1.18.3.5.3.2.1.35.1 |
wfIpFilterTemplateCreateDefines the existence of the traffic filter template;
created - traffic filter template exists;
deleted - traffic filter template does not exist and can
be deleted.rw Enumeration .1.3.6.1.4.1.18.3.5.3.2.1.35.1.1 |
wfIpFilterTemplateRuleNumberID for the template.ro INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.35.1.2 |
wfIpFilterTemplateFragmentFragment number - for large rules.ro INTEGER .1.3.6.1.4.1.18.3.5.3.2.1.35.1.3 |
wfIpFilterTemplateDefinitionThe criteria, actions and action data that defines
the filter template.rw Opaque .1.3.6.1.4.1.18.3.5.3.2.1.35.1.4 |
wfIpFilterTemplateNameThe name of this filter template.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18.3.5.3.2.1.35.1.5 |
wfIpInterfaceAtmArpServerConnStateIndicates the state of the connection to the ATMARP
server. This field should be interpreted as follows
(bit 31 is msb, bit 0 is lsb):
bits 0-3 are bits for determining ATMARP initialization,
client/server, and if the client has ARP requests to send
to the server:
0x001 INIT
0x002 WERESERVER
0x
0x
bits 4-7 represent the state of the VC to the server:
0x-0- CLOSED
0x-1- OPENING
0x-2- OPEN
0x-3- OPENFAILED
bits 8-11 represent the state of registration to the server:
0x0
0x1
0x2
0x3
0x4
DEFVAL { init }
::= { wfIpInterfaceEntry 116 }
wfIpInterfaceAtmArpAttemptedCalls OBJECT-TYPE
SYNTAX Counter
ACCESS read-only
STATUS obsolete
DESCRIPTIONroobsolete Enumeration .wfIpIntfCfgEntry.55 |
wfIpIntfCfgTrEsArpTypeToken Ring End Station ARP type ARE / STErw Enumeration .wfIpIntfCfgEntry.56 |
wfIpIntfCfgMprModeMulticast Packet Replicator activation moderw Enumeration .wfIpIntfCfgEntry.57 |
wfIpIntfCfgMprStateInvalid indicates an error in processing the MPR recordro Enumeration .wfIpIntfCfgEntry.58 |
wfIpIntfCfgIPSecEnableIf this IP interface is enabled for IPSec, it will
provide security services to IP packets forwarded
through this interface as well as IPSec packets
meant for this interface.rw Enumeration .wfIpIntfCfgEntry.59 |
wfIpIntfCfgIPSecLogLevel32-bit integer used to tune the level of IPSec logging.rw INTEGER .wfIpIntfCfgEntry.60 |
wfIpIntfCfgTosTemplateThe instance ID of the ToS template (from
wfIpTosTemplateTable being used by this interfacerwobsolete Enumeration .wfIpIntfCfgEntry.61 |
wfIpIntfCfgMsgLevelIP Interface log messages level.
To control level of log messages
DBG_MSG_ALL 0x001f0000 - 2031616
DBG_MSG_DEBUG 0x00010000 - 65536
DBG_MSG_INFO 0x00020000 - 131072
DBG_MSG_WARNING 0x00040000 - 262144
DBG_MSG_FAULT 0x00080000 - 524288
DBG_MSG_TRACE 0x00100000 - 1048576rw Enumeration .wfIpIntfCfgEntry.62 |
wfIpIntfCfgMtuAllows user to configure the MTU of the interface. The actual
MTU used by the interface will be the minimum value of this
parameter and the underlying circuit's MTU.rw INTEGER .wfIpIntfCfgEntry.63 |
wfIpIntfCfgDropIpMacBroadcastenable /disable parameter for interface to drop IP packets which were
broadcasted at the ethernet levelrw Enumeration .wfIpIntfCfgEntry.64 |