maintFdbGetLearningInfoExecute
IPE-COMMON-MIB ·
.1.3.6.1.4.1.119.2.3.69.501.6.9.1.1.1.6
Object
Request to export dynamic FDB entries. The system provides the file interface for dynamic FDB entries. The agent start to export dynamic FDB entries to file, when the object is set to 'on'. After completing to export, the object will be changed to 'off' and the manager can retrieve the file using usual file transferring method.
Context
- MIB
- IPE-COMMON-MIB
- OID
.1.3.6.1.4.1.119.2.3.69.501.6.9.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- maintFdbEntry
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 'IPE-COMMON-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-COMMON-MIB::maintFdbGetLearningInfoExecute'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPE-COMMON-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-COMMON-MIB::maintFdbGetLearningInfoExecute.<maintFdbIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPE-COMMON-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPE-COMMON-MIB::maintFdbGetLearningInfoExecute'
Syntax
- Source
- OffOnValue
- Base type
Enumeration
Values & Constraints
Type Values
0 | invalid |
1 | off |
2 | on |