ACC-FLASH
AI MIB Summary
Standard SNMP MIB module defining data structures for ACC-FLASH.
72
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
72 total| Object Name |
|---|
accBridge OBJECT IDENTIFIER .1.3.6.1.4.1.5.1.1.4 |
IMPORTS Unknown .1.3.6.1.4.1.5.1.1.4 |
accBrFdbTimeoutTime (seconds) for which a learned Forwarding Database
entry is valid before being deleted if it has not been seen.rw INTEGER .1.3.6.1.4.1.5.1.1.4.1 |
accBrFdbLearnModeWhen Learning Mode is active, Bridges update their
Forwarding Database with dynamic entries learned by
inspection of the Source MAC Address of received frames.
When learning mode is off, Bridges discard packets which
are not indicated as forward in their Forwarding Database.rw Enumeration .1.3.6.1.4.1.5.1.1.4.2 |
accBrFdbRamCurrSizeThe number of entries in the RAM FDB table that contains
static as well as dynamic entries.ro INTEGER .1.3.6.1.4.1.5.1.1.4.3 |
accBrFdbRamMaxSizeThe maximum number of entries configured for the RAM
FDB table.rw INTEGER .1.3.6.1.4.1.5.1.1.4.5 |
accBrFdbNvmMaxSizeNumber of static FDB entries that can be saved
in the NVM RAM.ro INTEGER .1.3.6.1.4.1.5.1.1.4.6 |
accBrFdbTableA list of Forwarding Database entries. Entries may be
added/deleted either through learning or explicit
management action. SEQUENCE OF AccBrFdbEntry .1.3.6.1.4.1.5.1.1.4.7 |
accBrFdbEntryA Forwarding Database entry which defines Bridge action
to be taken based upon the destination MAC Address of
received frames. AccBrFdbEntry .1.3.6.1.4.1.5.1.1.4.7.1 |
accBrFdbEntMacAddrMAC Address of the Forwarding Database Entry.
Set this object to NULL to delete entry.rw OCTET STRING -- .1.3.6.1.4.1.5.1.1.4.7.1.1 |
accBrFdbEntDispDisposition of received Frame. Note that a Frame is
never sent back out on the Port on which it was received.rw Enumeration .1.3.6.1.4.1.5.1.1.4.7.1.2 |
accBrFdbEntPortPort to which frame is to be relayed for frame to be
forwarded. Has no meaning for other dispositions.rw INTEGER .1.3.6.1.4.1.5.1.1.4.7.1.3 |
accBrFdbEntTimerAge of Forwarding Database Entry. A value of
zero indicates a static entry.ro INTEGER .1.3.6.1.4.1.5.1.1.4.7.1.4 |
accBrFpTableA list of Forwarding Priority Entries.
Entries are added/deleted via management action. SEQUENCE OF AccBrFpEntry .1.3.6.1.4.1.5.1.1.4.8 |
accBrFpEntryRelative Priority between frames to be forwarded
on a Bridge Port. AccBrFpEntry .1.3.6.1.4.1.5.1.1.4.8.1 |
accBrFpIndexPort numberrw INTEGER .1.3.6.1.4.1.5.1.1.4.8.1.1 |
accBrFpProtprotocol type.
Set this object to NULL to delete the entry.rw INTEGER .1.3.6.1.4.1.5.1.1.4.8.1.2 |
accBrFpPrioRelative forwarding priority assigned to protocol.rw Enumeration .1.3.6.1.4.1.5.1.1.4.8.1.3 |
accBrFpPriDefaultDefault priority to use for protocol types not specifically
enumerated in table.rw Enumeration .1.3.6.1.4.1.5.1.1.4.9 |
accBrNumPortsNumber of physical ports of unit.rw INTEGER .1.3.6.1.4.1.5.1.1.4.10 |
accBrCompressBridge frame compression mode.rw Enumeration .1.3.6.1.4.1.5.1.1.4.11 |
accBrPortFRTable SEQUENCE OF AccBrPortFREntry .1.3.6.1.4.1.5.1.1.4.13 |
accBrPortFREntry AccBrPortFREntry .1.3.6.1.4.1.5.1.1.4.13.1 |
accBrPortFRportro INTEGER .1.3.6.1.4.1.5.1.1.4.13.1.1 |
accBrPortFRdlcirw INTEGER .1.3.6.1.4.1.5.1.1.4.13.1.2 |
accBrPortX25TableA table of X.25 bridge port parameters. SEQUENCE OF AccBrPortX25Entry .1.3.6.1.4.1.5.1.1.4.14 |
accBrPortX25EntryAn entry in the table of X.25 bridge port parameters. AccBrPortX25Entry .1.3.6.1.4.1.5.1.1.4.14.1 |
accBrPortX25portro INTEGER .1.3.6.1.4.1.5.1.1.4.14.1.1 |
accBrPortX25addr1rw INTEGER .1.3.6.1.4.1.5.1.1.4.14.1.2 |
accBrPortX25addr2rw INTEGER .1.3.6.1.4.1.5.1.1.4.14.1.3 |
accBrPortX25idleTimerw INTEGER .1.3.6.1.4.1.5.1.1.4.14.1.4 |
accBrPortX25pktNegotrw INTEGER .1.3.6.1.4.1.5.1.1.4.14.1.5 |
accBrPortX25windowNegotrw INTEGER .1.3.6.1.4.1.5.1.1.4.14.1.6 |
accBrPortX25FacIndexIndex of optional facility string or 0.rw INTEGER .1.3.6.1.4.1.5.1.1.4.14.1.7 |
accBrModeBridge mode. When the mode is set to 'passive',
internally generated traffic is forwarded or flooded
as appropriate; external traffic is not forwarded to
other external ports.rw Enumeration .1.3.6.1.4.1.5.1.1.4.15 |
accBrFilterModeWhen Filter Mode is on, entries in the Filtering table
are used to determine the disposition of each frame.
When Filter mode is off, no filtering is done.rw Enumeration .1.3.6.1.4.1.5.1.1.4.16 |
accBrFilterDefaultThe default disposition for all received frames when
filter mode is ON. Note: When filtering is ON, and the
bridge filter table search does NOT provide a match,
the default action will be performed.rw Enumeration .1.3.6.1.4.1.5.1.1.4.17 |
accBrFilterTableA list of Filtering entries.deprecated SEQUENCE OF AccBrFilterEntry .1.3.6.1.4.1.5.1.1.4.18 |
accBrFilterEntryA Filtering entry which defines Bridge action
to be taken based upon the destination AND source
MAC Addresses, port number, port protocol and logic op of
received frames.deprecated AccBrFilterEntry .1.3.6.1.4.1.5.1.1.4.18.1 |
accBrFilterEntDstMacAddrDestination MAC Address of the Filtering entry.rwdeprecated OCTET STRING -- .1.3.6.1.4.1.5.1.1.4.18.1.1 |
accBrFilterEntSrcMacAddrSource MAC Address of the Filtering entry.rwdeprecated OCTET STRING -- .1.3.6.1.4.1.5.1.1.4.18.1.2 |
accBrFilterEntDispDisposition of received Frame. Note that a Frame is
never sent back out on the Port on which it was received.rwdeprecated Enumeration .1.3.6.1.4.1.5.1.1.4.18.1.3 |
accBrFilterEntPortIn all cases, the destination port of the received
frame.rwdeprecated INTEGER .1.3.6.1.4.1.5.1.1.4.18.1.4 |
accBrFilterEntLogicalOpLogical operation to be performed in conjunction with
specified protocol. This is an optional parameter.rwdeprecated Enumeration .1.3.6.1.4.1.5.1.1.4.18.1.5 |
accBrFilterEntProtocolProtocol to be used in conjunction with logical operation
to determine the disposition of all received packets.rwdeprecated OCTET STRING -- .1.3.6.1.4.1.5.1.1.4.18.1.6 |
accBrFilterDiscardsThe number of packets discarded as a result of bridge
filtering. Maintained globally for all ports.rodeprecated INTEGER .1.3.6.1.4.1.5.1.1.4.18.1.7 |
accBrFilterEntriesThe number of entries currently in the bridge filtering
table. The maximum number of entries is 50.rodeprecated INTEGER .1.3.6.1.4.1.5.1.1.4.18.1.8 |
accBrFiltIITableA list of Filtering entries. SEQUENCE OF AccBrFiltIIEntry .1.3.6.1.4.1.5.1.1.4.19 |
accBrFiltIIEntryA Filtering entry which defines the SR action
to be taken based upon the destination AND source
MAC Addresses AFTER applying the address masks,
port number, port protocol and logic op of received frames. AccBrFiltIIEntry .1.3.6.1.4.1.5.1.1.4.19.1 |
accBrFiltIIEntDstMacAddrDestination MAC Address of the Filtering entry.rw OCTET STRING -- .1.3.6.1.4.1.5.1.1.4.19.1.1 |
accBrFiltIIEntSrcMacAddrSource MAC Address of the Filtering entry.rw OCTET STRING -- .1.3.6.1.4.1.5.1.1.4.19.1.2 |
accBrFiltIIEntDispDisposition of received Frame. Note that a Frame is
never sent back out on the Port on which it was received.rw Enumeration .1.3.6.1.4.1.5.1.1.4.19.1.3 |
accBrFiltIIEntPortIn all cases, the destination port of the received
frame.rw INTEGER .1.3.6.1.4.1.5.1.1.4.19.1.4 |
accBrFiltIIEntLogicalOpLogical operation to be performed in conjunction with
specified protocol. This is an optional parameter.rw Enumeration .1.3.6.1.4.1.5.1.1.4.19.1.5 |
accBrFiltIIEntProtocolProtocol to be used in conjunction with logical operation
to determine the disposition of all received packets.rw INTEGER .1.3.6.1.4.1.5.1.1.4.19.1.6 |
accBrFiltIIEntDstMacAddrMaskDestination MAC Address Mask for the Filtering entry.
The mask is ANDed with the Destination address to
determine that part of the MAC address which is used in
the filtering decision.rw OCTET STRING -- .1.3.6.1.4.1.5.1.1.4.19.1.7 |
accBrFiltIIEntSrcMacAddrMaskSource MAC Address Mask for the Filtering entry.
The mask is ANDed with the Source address to
determine that part of the MAC address which is used in
the filtering decision.rw OCTET STRING -- .1.3.6.1.4.1.5.1.1.4.19.1.8 |
accBrFiltIIEntStatus0 indicates that the entry is invalid,
1 indicates that the entry is valid.rw INTEGER .1.3.6.1.4.1.5.1.1.4.19.1.9 |
accBrFiltIIDiscardsThe number of packets discarded as a result of bridge
filtering. Maintained globally for all ports.ro INTEGER .1.3.6.1.4.1.5.1.1.4.20 |
accBrFiltIIEntriesThe number of entries currently in the bridge filtering
table. The maximum number of entries is 150.ro INTEGER .1.3.6.1.4.1.5.1.1.4.21 |
accBrFiltPatternTable SEQUENCE OF AccBrFiltPatternEntry .1.3.6.1.4.1.5.1.1.4.22 |
accBrFiltPatternEntry AccBrFiltPatternEntry .1.3.6.1.4.1.5.1.1.4.22.1 |
accBrFiltPatternIndexBridge Pattern Filter Table Indexrw INTEGER .1.3.6.1.4.1.5.1.1.4.22.1.1 |
accBrFiltPatternPortBridge Pattern Filter table bridge portrw INTEGER .1.3.6.1.4.1.5.1.1.4.22.1.2 |
accBrFiltPatternPathBridge Pattern Filter table packet direction (input\output).rw Enumeration .1.3.6.1.4.1.5.1.1.4.22.1.3 |
accBrFiltPatternByteOffBridge Pattern Filter table byte offset into the packet.rw INTEGER .1.3.6.1.4.1.5.1.1.4.22.1.4 |
accBrFiltPatternMaskBridge Pattern Filter table user defined hex mask.rw OCTET STRING .1.3.6.1.4.1.5.1.1.4.22.1.5 |
accBrFiltPatternCompValBridge Pattern Filter table user defined comparison value.rw OCTET STRING .1.3.6.1.4.1.5.1.1.4.22.1.6 |
accBrFiltPatternDispBridge Pattern Filter table packet disposition
(i.e. forward with priority or discard).rw Enumeration .1.3.6.1.4.1.5.1.1.4.22.1.7 |
accBrFiltPatternHitCountBridge Pattern Filter table filters that have been hit.rw INTEGER .1.3.6.1.4.1.5.1.1.4.22.1.8 |
accBrFiltPatternStatusThis reads in the status of a user command that
defines if the filter is being added or deleted.ro INTEGER .1.3.6.1.4.1.5.1.1.4.22.1.9 |
accFdbWhichAddrSelects whether the MAC address in the forwarding
database is to be compared to the destination
or source MAC address in the traffic packets.rw Enumeration .1.3.6.1.4.1.5.1.1.4.23 |