beautypg.com

Software configuration, Switch ip configurations, Sntp server table – Brocade 6910 Ethernet Access Switch MIB Reference User Manual

Page 60: Switch ip configurations sntp server table

background image

48

Brocade 6910 Ethernet Access Switch MIB Reference

53-1002652-02

6

Software configuration

Software configuration

Switch IP configurations

SNTP server table

These objects provide information on the SNTP server.

NOTE

In a specific configuration and with IPv4 SNTP servers only, SNMP may stop working when the SNTP
server table is viewed. If this occurs, add rfc4001-inetAddressMIB.mib or rfc4001.mib.

Name, Identifier, and Syntax

Access

Description

snAgGblIfIpAddr
brcdIp.1.1.2.1.13
Syntax: Integer

Read-write

Shows the IP address of the interface.

snAgGblIfIpMask
brcdIp.1.1.2.1.14
Syntax: Integer

Read-write

Shows the IP address mask of the interface.

snAgDefGwayIp
brcdIp.1.1.2.1.10
Syntax: Integer

Read-write

Shows the IP address of the default gateway router.

Name, Identifier, and Syntax

Access

Description

fdrySntpServerTable
brcdIp.1.1.7.1.1.1

None

Simple Network Time Protocol (SNTP) server table.

fdrySntpServerEntry
brcdIp.1.1.7.1.1.1.1

None

An entry in the SNTP server table. This table uses running index as
the Index to the table.Reasons to go for running index Scheme
rather than IP addresses:
1

The table will be Virtual Routing and Forwarding (VRF)
independent so that multiple VRFs can share the same
address type and address.

2

Index with address type and address could be potentially 17
unsigned integer, dp parsing and finding the next index takes
CPU time. The PDU gets to be huge too!

3

IP address is just another attribute; they are supposed to be
a list of servers.

fdrySntpServerIndex
brcdIp.1.1.7.1.1.1.1.1
Syntax: Unsigned32

None

The index to the SNTP server table. A maximum of three SNTP
servers are supported.

fdrySntpServerAddrType
brcdIp.1.1.7.1.1.1.1.2
Syntax: InetAddressType

Read-create

The SNTP server IP address type:

ipv4(1)

ipv6(2)

ipv6z(4)

Default: IPv4