- mib-profile profile-name {
- file filename;
- interval minutes;
-
- object-names {
- mib-object-name;
- }
- operation operation-name;
- }
Statement introduced in JUNOS Release 8.2.
Create a MIB profile to collect selected MIB statistics and write them to a file in the /var/log directory.
profile-name—Name of the MIB statistics profile.
The remaining statements are explained separately.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.