Connectivity Guide

Table Of Contents
Parameters
view-name Enter the name of a read-only, read-write, or notify view. A maximum of 32
characters.
oid-tree Enter the SNMP object ID at which the view starts in 12-octet dotted-decimal format.
included (Optional) Include the MIB family in the view.
excluded (Optional) Exclude the MIB family from the view.
Defaults Not configured
Command Mode CONFIGURATION
Usage
Information
The oid-tree value specifies the OID in the MIB tree hierarchy at which a view starts. Enter included
or excluded to include or exclude the remaining part of the MIB sub-tree contents in the view.
The no version of this command removes an SNMPv3 view.
Example
OS10(config)# snmp-server view readview 1.3.6.5 excluded
Supported
Releases
10.4.2.0 or later
snmp-server vrf
Configures an SNMP agent to receive SNMP traps for the management VRF instance.
Syntax
snmp-server vrf management
Parameters None
Defaults Not configured
Command Mode CONFIGURATION
Usage
Information
The no version of this command disables the SNMP agent from receiving the SNMP traps.
Example
OS10(config)# snmp-server vrf management
Supported
Releases
10.4.1.0 or later
System clock
OS10 uses the network time protocol (NTP) to synchronize the system clock with a time-serving host. If you do not use NTP,
set the system time and the timezone. The hardware-based real-clock time (RTC) is reset to the new system time.
You can set the current time and date after you disable NTP. When you enable NTP, it overwrites the system time.
Enter the time and date in EXEC mode.
clock set time year-month-day
Enter time in the format hour:minute:second, where hour is 1 to 24; minute is 1 to 60; second is 1 to 60. For
example, enter 5:15 PM as 17:15:00.
Enter year-month-day in the format YYYY-MM-DD, where YYYY is a four-digit year, such as 2016; MM is a month from 1
to 12; DD is a day from 1 to 31.
Enter the timezone in CONFIGURATION mode.
clock timezone timezone-string Hours Minutes
Enter timezone-string which is the name of the time zone.
Enter Hours offset from UTC, ranging from 23 to 23.
System management
109