Brocade Fabric OS MIB Reference - Supporting Fabric OS 5.3.0 (53-1000439-01, June 2007)
2 Fabric OS MIB Reference
53-1000439-01
Understanding SNMP Basics
1
System services (yes, y, no, n): [no]
ssl attributes (yes, y, no, n): [no]
snmp attributes (yes, y, no, n): [no] y
Select SNMP Security Level:
(0 = No security, 1 = Authentication only, 2 = Authentication and
Privacy): (0..2) [1]
rpcd attributes (yes, y, no, n): [no]
cfgload attributes (yes, y, no, n): [no]
webtools attributes (yes, y, no, n): [no]
System (yes, y, no, n): [no]
No changes.
Understanding SNMP Basics
Every Brocade switch carries an agent and management information base (MIB), as shown in
Figure 1. The agent accesses information about a device and makes it available to an SNMP
network management station.
FIGURE 1 SNMP Structure
When active, the management station can get information or set information when it queries an
agent. SNMP commands, such as get, set, getnext, setnext, and getresponse, are sent from the
management station, and the agent replies once the value is obtained or modified (see Figure 2).
Agents use variables to report such data as the number of bytes and packets in and out of the
device, or the number of broadcast messages sent and received. These variables are also known
as managed objects. All managed objects are contained in the MIB.
FIGURE 2 SNMP Query
TABLE 1 Security Level Options
security level Protocol Query Behavior Traps
No security [0]
(noAuthnoPriv)
SNMPv1
SNMPv3
Allowed.
Allowed.
Sent.
Sent.
Authentication only [1]
(authNoPriv)
SNMPv1
SNMPv3
Allowed.
All SNMPv3 users allowed except
noAuthNoPriv users.
Sent.
Sent for all SNMPv3 users
except noAuthNoPriv users.
Authentication and
Privacy [2]
(authPriv)
SNMPv1
SNMPv3
Not allowed.
Only SNMPv3 users with authPriv
privilege are allowed.
Not Sent.
Sent only for authPriv users.
Agent
Management Station
SNMP
MIB
Management Station
Agent
ge
t
, ge
t
nex
t
, se
t
reply