ethIfSrcMacCtrlTable
RAD-EthIf-MIB ·
.1.3.6.1.4.1.164.3.1.6.1.7.1
Object
table
This table supports source MAC addresses control parameters per interface. Source MAC control will be used mainly for security. Only packets with certain source MAC Addresses will be allowed to access the device. The source MAC addresses can be static or learned. The static addresses will be defined by the user in another table: ethIfSrcMacCtrlAddrTable. The learned addresses will exist in the ethIfSrcMacCtrlAddrTable as well.
Context
- MIB
- RAD-EthIf-MIB
- OID
.1.3.6.1.4.1.164.3.1.6.1.7.1- Type
- table
- Status
- current
- Parent
- ethIfMacLayer
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-EthIf-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-EthIf-MIB::ethIfSrcMacCtrlTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-EthIf-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-EthIf-MIB::ethIfSrcMacCtrlTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.