All MIBs › ARTEL-MIB › bridgeAddrFilterBlockData
bridgeAddrFilterBlockData
Module: ARTEL-MIB
OID (symbolic): ARTEL-MIB::bridgeAddrFilterBlockData
OID (numeric): 1.3.6.1.4.1.139.2.4.17.1.2
Node type: OBJECT-TYPE
Type: Opaque
Access: read-only
Description: There will be 100 address entries returned. Each address entry contains the following data: ENTRY NUMBER: 2 octets - The physical entry into the node's address filtering database for this address. MAC ADDRESS: 6 octets - The MAC address for this entry. ENTRY TYPE: 1 octet - The type of entry can be one of the following: invalid(1) : this entry is not valid. learned(2) : the value of the PORT and SLOT was learned, and is being used. static(3) : the address is in the dot1dStaticTable with the instance of the MAC address. restrict(4) : the address is in the restrictedTable with the instance of the MAC address. spantree(5) : the address is the spanning tree group address. self(6) : The address is one of the bridge's addresses. The SLOT indicates which of the node's boards has this address. SLOT: 1 octet - If 'learned' the slot number of the board on which a frame having a source address equal to the value of the MAC address has been seen. If 'self' the slot number of the board with that MAC address. Else a value of '0' indicating that the bridge does have some forwarding/filtering information about this MAC address (e.g. in the dot1dStaticTable). PORT: 1 octet - If 'learned' the port number of the port on which a frame having a source address equal to the value of the MAC address has been seen. Else a value of '0' indicating that the bridge does have some forwarding/ filtering information about this MAC address (e.g. in the dot1dStaticTable). AGE: 1 octet - If 'learned' the value of the AGE flag: invalid(1) : not valid for this entry. notaged(2) : the MAC address has not been aged. onceaged(3) : The MAC address has been aged once. It will be removed from the database the next time the aging process executes unless a packet with the MAC address in the source address field is received.
What is bridgeAddrFilterBlockData?
This opaque field returns 100 MAC address filter entries at a time (entry number, MAC, type, status). Efficient bulk retrieval of learned and static MAC addresses from the filtering database. Example: 6 octets per address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.139.2.4.17.1.2 snmpwalk -v2c -c public <target> ARTEL-MIB::bridgeAddrFilterBlockData
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.139.2.4.17.1.2.1 snmpget -v2c -c public <target> ARTEL-MIB::bridgeAddrFilterBlockData.1
Start monitoring Artel Video Systems SDI video-over-fiber/IP transport equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ARTEL-MIB::bridgeAddrFilterBlockData OID value, configure state conditions and alerts, and monitor any Artel Video Systems SDI video-over-fiber/IP transport equipment from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.139 | artel | ARTEL-MIB |
| 1.3.6.1.4.1.139.2 | galactica | ARTEL-MIB |
| 1.3.6.1.4.1.139.2.4 | bridge | ARTEL-MIB |
| 1.3.6.1.4.1.139.2.4.17 | bridgeAddrFilterTable | ARTEL-MIB |
| 1.3.6.1.4.1.139.2.4.17.1 | bridgeAddrFilterEntry | ARTEL-MIB |
| 1.3.6.1.4.1.139.2.4.17.1.2 | bridgeAddrFilterBlockData | ARTEL-MIB |