addtoStaticMacTable
ADVANTECH-EKI-PRONEER-MIB ·
.1.3.6.1.4.1.10297.202.7000.4.3.2.1.6
Object
column r/w
Enumeration
Add the entry from dynamic to static.
Context
- MIB
- ADVANTECH-EKI-PRONEER-MIB
- OID
.1.3.6.1.4.1.10297.202.7000.4.3.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- macAddressInfoEntry
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 'ADVANTECH-EKI-PRONEER-MIB' -M '/opt/observium/mibs/advantech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADVANTECH-EKI-PRONEER-MIB::addtoStaticMacTable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADVANTECH-EKI-PRONEER-MIB' -M '/opt/observium/mibs/advantech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADVANTECH-EKI-PRONEER-MIB::addtoStaticMacTable.<macAddressInfoIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADVANTECH-EKI-PRONEER-MIB' -M '/opt/observium/mibs/advantech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADVANTECH-EKI-PRONEER-MIB::addtoStaticMacTable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | nothing |
1 | addtoStaticMac |