5-8
Cisco ONS 15216 EDFA2 Operations Guide
78-16033-01
Chapter 5 SNMP MIB Installation and Configuration
Enabling SNMP Remote Management Community Strings
After creating a view, use the snmp row set local cerent15216EdfaCommunityEntry command to
create a community entry for that view.
The SNMP manager prompts the user for each attribute. Press the Spacebar and then the Tab key after
a prompt to view possible data inputs (Example 5-4). Refer to Table 5-4 on page 5-8 for information
concerning data for each prompt.
Example 5-4 cerent15216EdfaCommunityEntry Set Command
ash:hostname:ONS15216 EDFA2> snmp row set local cerent15216EdfaCommunityEntry 3
cerent15216EdfaCommName ""
cerent15216EdfaCommViewIndex 0
cerent15216EdfaCommPrivileges 35
cerent15216EdfaCommSrcIPAddr 0.0.0.0
cerent15216EdfaCommNetMask 0.0.0.0
cerent15216EdfaCommStatus 0
cerent15216EdfaCommStatus OBJECT-TYPE
SYNTAX INTEGER
{
active(1),
notInService(2),
notReady(3),
createAndGo(4),
createAndWait(5),
destroy(6)
}
MAX-ACCESS read-create
DESCRIPTION
::= { cerent15216EdfaCommunityEntry 7 }
Table 5-4 displays the definitions for the community entry values.
Table 5-4 Creating a Community Entry
Data Prompt Description
cerent15216EdfaCommIndex Community Index: An index that uniquely identifies a
particular SNMP community. This community index is part of
the command. In Example 5-4 on page 5-8, it is “3”.
cerent15216EdfaCommName Community Name: The community string.
cerent15216EdfaCommViewIndex View Index: The view index specifies which MIBs this
particular community string can access.
cerent15216EdfaCommPrivileges Privileges: A bitmap of access privileges that govern what
management operations a particular community can perform.
These privileges are expressed as a sum of values, where each
value represents a particular operation. Refer to Table 5-5 on
page 5-9 for the SNMP Operation Decimal Values.
cerent15216EdfaCommSrcIPAddr Source IP Address: The IP address from which network
management traffic for this community originates.
cerent15216EdfaCommNetMask NetMask: The subnet mask for the source IP address.
cerent15216EdfaCommStatus Status: The status of this conceptual row in the community
table.Use createAndGo to create a new row. Use active to
modify an existing row.
Comments to this Manuals