FEC-LAYER2-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
11
.1.3.6.1.4.1.272.4.56.1 · 1 row entry · 3 columns
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
Walk layer2BridgeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FEC-LAYER2-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-LAYER2-MIB::layer2BridgeTable'
The layer-2 learn table contains information about all learned hosts
identified by their MAC addresses, the bridge group each host belongs to,
and the port over which each host is currently reachable.
layer2BridgeEntry row .1.3.6.1.4.1.272.4.56.1.1
Each entry consists of a unique MAC address and corresponding
layer-2 informations.
Column Syntax OID
The MAC address identifying the host on layer-2.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.272.4.56.1.1.1
The layer-2 port over which the host is currently reachable.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.56.1.1.2
The bridge group the host logically belongs to.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.56.1.1.3
.1.3.6.1.4.1.272.4.56.2 · 1 row entry · 4 columns
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
Walk layer25BridgeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FEC-LAYER2-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-LAYER2-MIB::layer25BridgeTable'
The layer-2.5 table contains information about all learned hosts
connected to mobile LANs on layer-2 using layer-3 names.
Each association consists of the host's IP address, MAC address,
logical bridge group, and the port over which the host is currently
reachable.
layer25BridgeEntry row .1.3.6.1.4.1.272.4.56.2.1
Each entry consists of a unique IP address and corresponding
layer-2 informations.
Column Syntax OID
The IP address identifying the host on layer-3.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.56.2.1.1
The MAC address identifying the host on layer-2.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.272.4.56.2.1.2
The layer-2 port over which the host is currently reachable.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.56.2.1.3
The bridge group the host logically belongs to.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.56.2.1.4
.1.3.6.1.4.1.272.4.56.3 · 1 row entry · 4 columns
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
Walk layer25WildcardTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FEC-LAYER2-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-LAYER2-MIB::layer25WildcardTable'
The layer-2.5 wildcard table contains information about
the handling of non-IP and non-ARP frames for each of
the layer-2.5 instances.
layer25WildcardEntry row .1.3.6.1.4.1.272.4.56.3.1
Each entry contains a unique layer-2.5 interface instance.
Column Syntax OID
The interface index identifying the layer-2.5 interface instance.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.56.3.1.1
The layer-2.5 wildcard mode determines the handling of non-IP/ARP frames.
With wildcard mode equal to none(0), any unicast non-IP/ARP frames get dropped.
With wildcard mode equal to static(1), the wildcard MAC address i…
Enumerationr/w
Enumerated Values:
0none
1static
2first
3last
4reset
.1.3.6.1.4.1.272.4.56.3.1.2
The MAC address used for translating non-IP/ARP frames.
SNMPv2-TCMacAddressr/w
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.272.4.56.3.1.3
The transparent value determines if the physical MAC address of the
layer-2.5 interface is updated with the wildcard MAC address.
This option can be enabled only if the wilcard mode is set
to either static(1) or first(2…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.272.4.56.3.1.4