User's Manual
Table Of Contents
- Using the Bay Command Console (BCC)
- Contents
- Figures
- Tables
- Preface
- Chapter1 Overview of the BCC
- Chapter2 Getting Started with the BCC
- Entering and Exiting the BCC Interface
- Displaying Your Location in Configuration Mode
- Navigating in Configuration Mode
- Displaying Configuration Data
- Displaying Help on System Commands
- Displaying Help on show Commands
- Chapter3 Entering Commands and Using Command Files
- Chapter4 Tutorial: Configuring a Bay Networks Router
- AppendixA Multilevel Access
- AppendixB System Commands
- AppendixC TCL Support
- Appendix D System show Commands
- AppendixE Syntax for Module Location
- Appendix F BN Console Slot Election
- Index

Tutorial: Configuring a Bay Networks Router
117383-D Rev 00
4-11
16.
Check what you can configure next at this level.
box# snmp
snmp# ?
Sub-Contexts:
community trap-entity trap-event
Parameters in Current Context:
authentication-traps lock-timeout state
lock on type-of-service
lock-address scope-delimiter
System Commands:
To list all system commands, type "help commands".
For detailed help on a specific command, type "help <command>".
You can modify values currently assigned to parameters of SNMP, and you
can add a community, define a trap entity, or define a trap event.
17.
View the parameter definitions using the BCC
help
command.
snmp#
help snmp
snmp Parameters:
_________________________________________________________________
state
Indicates the administrative state of this object (enabled or
disabled).
authentication-traps
Sends trap for sets from false Mgr or Community.
lock
Allows the locking mechanism to be disabled.
lock-address
Allows the lock address to be cleared.
lock-timeout
. . .
. . .
. . .
18.
Define the SNMP community “public.”
snmp#
community public
community/public#