C-PRODUCT-ETHER-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
82
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
82 total| Object Name |
|---|
bridge OBJECT IDENTIFIER .1.3.6.1.4.1.43.1.12.1.1.17.1 |
RFC1213-MIB Unknown .1.3.6.1.4.1.43.1.12.1.1.17.1 |
brAgeTimeThe time in minute for a bridging entry to be
aged out.rw INTEGER .1.3.6.1.4.1.43.1.12.1.1.17.1.1 |
brFilterFlagTableContain the flags to individually enable/disable
these different types of filtering: Source protocol,
Source Address, and Destination Address . SEQUENCE OF BrFilterFlagEntry .1.3.6.1.4.1.43.1.12.1.1.17.1.2 |
brFilterFlagEntryEach entry in the table contains the information of
a currently filtering setup for a port. BrFilterFlagEntry .1.3.6.1.4.1.43.1.12.1.1.17.1.2.1 |
brFilterFlagSrcProtTo enable/disable source protocol filtering.rw Enumeration .1.3.6.1.4.1.43.1.12.1.1.17.1.2.1.1 |
brFilterFlagSrcAddrTo enable/disable source address filtering.rw Enumeration .1.3.6.1.4.1.43.1.12.1.1.17.1.2.1.2 |
brFilterFlagDstAddrTo enable/disable source address filtering.rw Enumeration .1.3.6.1.4.1.43.1.12.1.1.17.1.2.1.3 |
brFilterFlagIPTo enable/disable IP protocol filtering. This object
is used when source protocol filtering is enabled.rw Enumeration .1.3.6.1.4.1.43.1.12.1.1.17.1.2.1.4 |
brFilterFlagIPXTo enable/disable IPX protocol filtering. This object
is used when source protocol filtering is enabled.rw Enumeration .1.3.6.1.4.1.43.1.12.1.1.17.1.2.1.5 |
brFilterFlagDecnetTo enable/disable DECNET protocol filtering. This object
is used when source protocol filtering is enabled.rw Enumeration .1.3.6.1.4.1.43.1.12.1.1.17.1.2.1.6 |
brFilterSrcAddrTableContain all source addresses used for source address
filtering. SEQUENCE OF BrFilterSrcAddrEntry .1.3.6.1.4.1.43.1.12.1.1.17.1.3 |
brFilterSrcAddrEntryEach entry in the table contains a source address
used for source address filtering. BrFilterSrcAddrEntry .1.3.6.1.4.1.43.1.12.1.1.17.1.3.1 |
brFilterSrcAddrIf the source address in an MAC frame matches
this value, the frame will be filtered.ro PhysAddress (SNMPv2-TC) .1.3.6.1.4.1.43.1.12.1.1.17.1.3.1.1 |
brFilterSrcAddrActThis object is used for entry creation and deletion.rw Enumeration .1.3.6.1.4.1.43.1.12.1.1.17.1.3.1.2 |
brFilterDstAddrTableContain all destination addresses used for destination
address filtering. SEQUENCE OF BrFilterDstAddrEntry .1.3.6.1.4.1.43.1.12.1.1.17.1.4 |
brFilterDstAddrEntryEach entry in the table contains a destination address
used for destination address filtering. BrFilterDstAddrEntry .1.3.6.1.4.1.43.1.12.1.1.17.1.4.1 |
brFilterDstAddrIf the destination address in an MAC frame matches
this value, the frame will be filtered.ro PhysAddress (SNMPv2-TC) .1.3.6.1.4.1.43.1.12.1.1.17.1.4.1.1 |
brFilterDstAddrActThis object is used for entry creation and deletion.rw Enumeration .1.3.6.1.4.1.43.1.12.1.1.17.1.4.1.2 |
brStaticTableContain all static addresses attached to each
port. The entry is used for forwarding. SEQUENCE OF BrStaticEntry .1.3.6.1.4.1.43.1.12.1.1.17.1.5 |
brStaticEntryEach entry in the table contains a station address
used for forwarding. BrStaticEntry .1.3.6.1.4.1.43.1.12.1.1.17.1.5.1 |
brStaticAddrIf the destination address in an MAC frame matches
this value, the frame will be forwarded to destination
specified by destination port or ATM VC.ro PhysAddress (SNMPv2-TC) .1.3.6.1.4.1.43.1.12.1.1.17.1.5.1.1 |
brStaticDstSlotThe slot number to which this address is destined.
If use VC, this object should be set to 0.rw INTEGER .1.3.6.1.4.1.43.1.12.1.1.17.1.5.1.2 |
brStaticDstPortThe port number to which this address is destined.
If use slot/port, this object is ignored.rw INTEGER .1.3.6.1.4.1.43.1.12.1.1.17.1.5.1.3 |
brStaticDstTxVpiThe Tx VP number to which this address is destined.
If use slot/port, this object is ignored.rw INTEGER .1.3.6.1.4.1.43.1.12.1.1.17.1.5.1.4 |
brStaticDstTxVciThe Tx VC number to which this address is destined.
If use slot/port, this object is ignored.rw INTEGER .1.3.6.1.4.1.43.1.12.1.1.17.1.5.1.5 |
brStaticDstRxVpiThe Rx VP number to which this address is destined.
If use slot/port, this object is ignored.rw INTEGER .1.3.6.1.4.1.43.1.12.1.1.17.1.5.1.6 |
brStaticDstRxVciThe Rx VC number to which this address is destined.
If use slot/port, this object is ignored.rw INTEGER .1.3.6.1.4.1.43.1.12.1.1.17.1.5.1.7 |
brStaticAddrActThis object is used for entry creation and deletion.rw Enumeration .1.3.6.1.4.1.43.1.12.1.1.17.1.5.1.8 |
brFdbTableA table that contains information about unicast
entries for which the bridge has forwarding and/or
filtering information. This information is used
by the transparent bridging function in
determining how to propagate a received frame. SEQUENCE OF BrFdbEntry .1.3.6.1.4.1.43.1.12.1.1.17.1.6 |
brFdbEntryInformation about a specific unicast MAC address
for which the bridge has some forwarding and/or
filtering information. BrFdbEntry .1.3.6.1.4.1.43.1.12.1.1.17.1.6.1 |
brFdbAddressA unicast MAC address for which the bridge has
forwarding and/or filtering information.ro PhysAddress (SNMPv2-TC) .1.3.6.1.4.1.43.1.12.1.1.17.1.6.1.1 |
brFdbDstTxVpiThe Tx VP number to which this address is destined.ro INTEGER .1.3.6.1.4.1.43.1.12.1.1.17.1.6.1.2 |
brFdbDstTxVciThe Tx VC number to which this address is destined.ro INTEGER .1.3.6.1.4.1.43.1.12.1.1.17.1.6.1.3 |
brFdbDstRxVpiThe Rx VP number to which this address is destined.ro INTEGER .1.3.6.1.4.1.43.1.12.1.1.17.1.6.1.4 |
brFdbDstRxVciThe Rx VC number to which this address is destined.ro INTEGER .1.3.6.1.4.1.43.1.12.1.1.17.1.6.1.5 |
brFdbStatusThe status of this entry. The meanings of the
values are:
other(1) : none of the following. This would
include the case where some other
MIB object (not the corresponding
instance of brFdbPort, nor an
entry in the dot1dStaticTable) is
being used to determine if and how
frames addressed to the value of
the corresponding instance of
brFdbAddress are being
forwarded.
invalid(2) : this entry is not longer valid
(e.g., it was learned but has since
aged-out), but has not yet been
flushed from the table.
learned(3) : the value of the corresponding
instance of brFdbPort was
learned, and is being used.
self(4) : the value of the corresponding
instance of brFdbAddress
represents one of the bridge's
addresses. The corresponding
instance of brFdbPort
indicates which of the bridge's
ports has this address.
mgmt(5) : the value of the corresponding
instance of brFdbAddress is
also the value of an existing
instance of dot1dStaticAddress.ro Enumeration .1.3.6.1.4.1.43.1.12.1.1.17.1.6.1.6 |
brFdbAgeAge of this forwarding table entry.ro INTEGER .1.3.6.1.4.1.43.1.12.1.1.17.1.6.1.7 |
phyPort OBJECT IDENTIFIER .1.3.6.1.4.1.43.1.12.1.1.17.2 |
portTableThe port information table. SEQUENCE OF PortEntry .1.3.6.1.4.1.43.1.12.1.1.17.2.1 |
portEntryInformation about a port. PortEntry .1.3.6.1.4.1.43.1.12.1.1.17.2.1.1 |
portMaxInfoThe maximum size of the INFO (non-MAC) field that
this port will receive or transmit.ro INTEGER .1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.1 |
portInFramesThe number of frames that have been received by
this port from its segment. Note that a frame
received on the interface corresponding to this
port is only counted by this object if and only if
it is for a protocol being processed by the local
bridging function, including bridge management
frames.ro Counter .1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.2 |
portOutFramesThe number of frames that have been transmitted
by this port to its segment. Note that a frame
transmitted on the interface corresponding to this
port is only counted by this object if and only if
it is for a protocol being processed by the local
bridging function, including bridge management
frames.ro Counter .1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.3 |
portFramesForwardedNumber of incoming frames at this port that
were forwarded.ro Counter .1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.4 |
portBroadcastFramesNumber of broadcast frames received on portro Counter .1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.5 |
portNumFramesFloodedTotal number of incoming frames on this port
that were floodedro Counter .1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.6 |
portNumFramesDiscardedCount of valid frames received which were
discarded (i.e., filtered) by the Forwarding
Process.ro Counter .1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.7 |
portMaxMTUexceededFramesNumber of frames discarded because of size
greater than maximum MTU size for the portro Counter .1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.8 |
portNoATMvcDiscardsNumber of frames discarded because there was no
ATM VC associated with this physical portro Counter .1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.9 |
portBridgeDiscardsNumber of frames discarded because of bridging
operationro Counter .1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.10 |
portOutPortDisabledDiscardsNumber of frames filtered because
the output port was disabledro Counter .1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.11 |
portSrcAddressDiscardsNumber of frames filtered because of
source address filteringro Counter .1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.12 |
portDestAddressDiscardsNumber of frames filtered because of
destination address filteringro Counter .1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.13 |
portSAPfilterDiscardsNumber of frames filtered because of protocol
filtering operationro Counter .1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.14 |
portLearnedEntryDiscardsThe number of frames that were discarded
because there was no storage memory availablero Counter .1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.15 |
portStatsClearStatsThis object will (1) clear the ATM statistics counters and (2)
initialize the reset time and date to the current time and date
for the specified port. NOTE: A value of '2' is
returned for any attempted reads of this object.rw Enumeration .1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.16 |
portStatsResetTimeDateThis object indicates the last time and date the ATM statistics
were cleared for the specified port.ro TimeAndDate .1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.17 |
portMacAddressThis is mac address of ethernet port.ro PhysAddress (SNMPv2-TC) .1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.18 |
portFramesTransmittedTotal number of frames transmitted at this port.ro Counter .1.3.6.1.4.1.43.1.12.1.1.17.2.1.1.19 |
ipOverAtm OBJECT IDENTIFIER .1.3.6.1.4.1.43.1.12.1.1.17.3 |
enetCircuit OBJECT IDENTIFIER .1.3.6.1.4.1.43.1.12.1.1.17.4 |
vcpTableThe virtual circuit information table. SEQUENCE OF VcpEntry .1.3.6.1.4.1.43.1.12.1.1.17.4.2 |
vcpEntryInformation about a virtual circuits. VcpEntry .1.3.6.1.4.1.43.1.12.1.1.17.4.2.1 |
vcpMaxInfoThe maximum size of the INFO (non-MAC) field that
this vcp will receive or transmit.ro INTEGER .1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.1 |
vcpInFramesThe number of frames that have been received by
this vcp from its segment. Note that a frame
received on the interface corresponding to this
vcp is only counted by this object if and only if
it is for a protocol being processed by the local
bridging function, including bridge management
frames.ro Counter .1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.2 |
vcpOutFramesThe number of frames that have been transmitted
by this vcp to its segment. Note that a frame
transmitted on the interface corresponding to this
vcp is only counted by this object if and only if
it is for a protocol being processed by the local
bridging function, including bridge management
frames.ro Counter .1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.3 |
vcpFramesForwardedNumber of incoming frames at this vcp that
were forwarded.ro Counter .1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.4 |
vcpBroadcastFramesNumber of broadcast frames received on vcpro Counter .1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.5 |
vcpNumFramesFloodedTotal number of incoming frames on this vcp
that were floodedro Counter .1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.6 |
vcpNumFramesDiscardedCount of valid frames received which were
discarded (i.e., filtered) by the Forwarding
Process.ro Counter .1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.7 |
vcpMaxMTUexceededFramesNumber of frames discarded because of size
greater than maximum MTU size for the vcpro Counter .1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.8 |
vcpBridgeDiscardsNumber of frames discarded because of bridging
operationro Counter .1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.9 |
vcpOutPortDisabledDiscardsNumber of frames filtered because
the output port was disabledro Counter .1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.10 |
vcpSrcAddressDiscardsNumber of frames filtered because of
source address filteringro Counter .1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.11 |
vcpDestAddressDiscardsNumber of frames filtered because of
destination address filteringro Counter .1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.12 |
vcpSAPfilterDiscardsNumber of frames filtered because of protocol
filtering operationro Counter .1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.13 |
vcpLearnedEntryDiscardsThe number of frames that were discarded
because there was no storage memory availablero Counter .1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.14 |
vcpStatsClearStatsThis object will (1) clear the ATM statistics counters and (2)
initialize the reset time and date to the current time and date
for the specified ATM VC connection. NOTE: A value of '2' is
returned for any attempted reads of this object.rw Enumeration .1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.15 |
vcpStatsResetTimeDateThis object indicates the last time and date the ATM statistics
were cleared for the specified ATM VC connection.ro TimeAndDate .1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.16 |
vcpTransmitQueueAveRateThis field specifies the average rate of transmit queuerw Enumeration .1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.17 |
vcpNumFramesTransmittedTotal number of frames transmitted at this vcp.ro Counter .1.3.6.1.4.1.43.1.12.1.1.17.4.2.1.18 |