All MIBs › LBMSH-MIB › macBroadcastAvailable
macBroadcastAvailable
Module: LBMSH-MIB
OID (symbolic): LBMSH-MIB::macBroadcastAvailable
OID (numeric): 1.3.6.1.4.1.43.1.8.4.1.3.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This is an informational field. It describes the capability of the MAC represented by this conceptual row to receive and transmit a 'broadcast' packet. Note that the shared MAC is currently used to transmit and receive SNMP frames. If an attempt is made to use a MAC with insufficient capability that request will be rejected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.1.8.4.1.3.1.3 snmpwalk -v2c -c public <target> LBMSH-MIB::macBroadcastAvailable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.1.8.4.1.3.1.3.1 snmpget -v2c -c public <target> LBMSH-MIB::macBroadcastAvailable.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> macBroadcastAvailable.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.43 | a3Com | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.1 | products | A3Com-products-MIB |
| 1.3.6.1.4.1.43.1.8 | hub | A3Com-products-MIB |
| 1.3.6.1.4.1.43.1.8.4 | linkBuilderMSH | A3Com-products-MIB |
| 1.3.6.1.4.1.43.1.8.4.1 | misc | LBHUB-MSH-MIB |
| 1.3.6.1.4.1.43.1.8.4.1.3 | chassisMgmtMACTable | LBHUB-MSH-MIB |
| 1.3.6.1.4.1.43.1.8.4.1.3.1 | chassisMgmtMACEntry | LBHUB-MSH-MIB |
| 1.3.6.1.4.1.43.1.8.4.1.3.1.3 | macBroadcastAvailable | LBMSH-MIB |