[Contents] [Prev] [Next] [Index]


[edit snmp] Hierarchy Level

 snmp {
     description description; 
     location location; 
     contact contact; 
     interface [ interface-names ]; 
     community community-name {
         authorization authorization; 
         clients {
             default restrict; 
             address <restrict>;
         }
     }
     trap-group group-name {
         categories category;
         targets {
             address;
         }
         version version; 
     }
     traceoptions { 
         file <files number> <size size>;
         flag flag <disable>; 
     }
 }    # End of [edit snmp] hierarchy level



[Contents] [Prev] [Next] [Index]