efpBridgeStpConfigPortGroupMacAddress
ELTEX-FASTPATH-BRIDGE-MIB ·
.1.3.6.1.4.1.35265.1.103.3.1.2.1.1.1.1
Object
Sets destination MAC address for Bridge PDUs. A port sends and receives BPDUs only with specified group MAC address.
Context
- MIB
- ELTEX-FASTPATH-BRIDGE-MIB
- OID
.1.3.6.1.4.1.35265.1.103.3.1.2.1.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- efpBridgeStpConfigPortEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ELTEX-FASTPATH-BRIDGE-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-FASTPATH-BRIDGE-MIB::efpBridgeStpConfigPortGroupMacAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-FASTPATH-BRIDGE-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-FASTPATH-BRIDGE-MIB::efpBridgeStpConfigPortGroupMacAddress.<dot1dBasePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-FASTPATH-BRIDGE-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-FASTPATH-BRIDGE-MIB::efpBridgeStpConfigPortGroupMacAddress'
Syntax
- Source
- EfpBridgeStpGroupMacAddressType
- Base type
Enumeration
Values & Constraints
Type Values
1 | dot1d |
2 | dot1ad |
3 | auto |