SNMP Configuration on BDCOM OLT
To configure Simple Network Management Protocol (SNMP) on a BDCOM optical line terminal (OLT), you need to perform the following steps:
-
Log in as an administrator to the BDCOM OLT via Telnet or Console.
-
Enter global configuration mode by typing
configure terminal
and pressing Enter. -
Configure the SNMP community string with the following command:
snmp-server community [community-string] [read-write | read-only | write-only]
Replace [community-string]
with a string of your choice and specify the access level of the community string as either read-only
, read-write
, or write-only
.
- Configure the SNMP agent location with the following command:
snmp-server location [location-string]
Replace [location-string]
with a string that describes the physical location of the BDCOM-OLT.
- Configure the SNMP agent contact information with the following command:
snmp-server contact [contact-string]
Replace [contact-string]
with the contact information for the person responsible for the BDCOM-OLT.
- Enable SNMP on the BDCOM-OLT with the following command:
snmp-server enable
- Save the configuration changes to the startup configuration file with the following command:
write all
These steps should enable basic SNMP configuration on your BDCOM OLT. You may also need to configure SNMP on the network management system that will be used to manage the BDCOM-OLT.
Read Also :
- How To Delete Onu In BDCOM-OLT ? Easy Method
- llid-admin-down status BDCOM ONU
- BDCOM-OLT All Commands ( BDCOM )