snmp-server trap

Switches between standard and enterprise MIB to generate the BFD traps. When this CLI is configured, the BFD traps defined in standard MIB get generated.

Syntax

snmp-server trap bfd-std-mib
[no] snmp-server trap bfd-std-mib

Modes

Global configuration mode

Usage Guidelines

The no form of this command will reset to default behavior. i.e., the BFD traps defined in enterprise MIB get generated.

Examples

The following example provides an option to switch between standard and enterprise MIB.

SLX(config)# snmp-server trap ? 
    Possible completions: 
	bfd-std-mib Set standard MIB for BFD trap 
    SLX(config)# snmp-server trap bfd-std-mib? 
    Possible completions: 
	<cr>

SLX(config)# show run snmp-server snmp-server 
	sys-descr "Extreme SLX9540 Switch/Router" 
	snmp-server engineID local 80:0:6:34:b2:9c:60:0:10:14:70:5a:9f 
	snmp-server trap bfd-std-mib 

    SLX(config)# no snmp-server trap bfd-std-mib ?
     Possible completions:
	 <cr> 
    SLX(config)# no snmp-server trap bfd-std-mib